/
How to modify code in templates

How to modify code in templates

Basic modifications could be made in System Config → Domains of administration backend. You can setup logo, SEO values, the text of some policy and terms pages, override CSS with your custom values. However, in some cases deeper modifications required and it can be done by making changes directly in the templates. Make sure a person who does those changes has a good understanding of HTML/CSS/Javascript and basic Java/JSP skills.

We could not provide instructions on how to make changes in the code and if you do changes on your own you are taking full responsibility for risks related to those changes. It could slow down website performance, lower security protection.

Templates could be accessed with FTP or Plesk File manager.

To find the correct path to templates please open index page and find this line:

<base href="https://<YOUR_WEBSITE>/templates/default_flat/english/" />

That means your active templates set could be found at /httpdocs/templates/default_flat/english/ folder

 

Making changes in templates is not recommended. If you are planning to do in-house development it is better to install additional development server and use git for version control.

Related content

How to enable membership
How to enable membership
Read with this
How to change a website template
How to change a website template
More like this
How to edit text of following pages: Help, Term and Conditions, Ownership Statement, Refund policy, Privacy Policy, Terms of use
How to edit text of following pages: Help, Term and Conditions, Ownership Statement, Refund policy, Privacy Policy, Terms of use
More like this
How to change text and translation on the website?
How to change text and translation on the website?
More like this
How to change text on your site
How to change text on your site
More like this
How to customize the landing page (Scrile Connect)
How to customize the landing page (Scrile Connect)
More like this