A separate section is available for adding CSS or JavaScript code to your website.

How can CSS code be applied to a site?

  1. Click on the Menu.
  2. Select Settings from the side navigation menu.
  3. Choose Custom CSS
  4. Choose a Page where you want to make changes.
  5. Paste your CSS code into the CSS code area.
  6. Click the “Update” button.

How can Javascript code be applied to a site?

  1. Click on the Menu.
  2. Select Settings from the side navigation menu.
  3. Choose Custom JS
  4. Choose a Page where you want to make changes.
  5. Paste your Javascript code into the JS code area.
  6. Click the “Update” button.

Note: Code containing <script> tags is HTML that includes JavaScript syntax. You should place this HTML code in the headers or footers section (Menu > Settings > Headers & Footers).

Accidentally entered invalid JavaScript or CSS code. How to reset it?

  1. Download the troubleshoot.zip file.
  2. Extract the contents of troubleshoot.zip.
  3. Log in to your hosting panel or FTP.
  4. Navigate to the pages folder within the Grupo directory on your hosting server.
  5. Upload the troubleshoot.php file from the extracted contents.
  6. Access your_grupo_webaddress/troubleshoot/ in your browser.
  7. In the form that appears, select Reset Custom JS/Reset Custom CSS.
  8. Click on “Submit” button
  9. Clear your browser cache and check your website.
  10. Important: After logging in, delete the troubleshoot.php file.

How to add HTML or PHP code to the header, footer, or body sections ?

  1. Click on the Menu.
  2. Select Settings from the side navigation menu.
  3. Choose Headers & Footers
  4. Choose a Page where you want to make changes.
  5. Enter the content you want to place in the header, footer, or body section of the selected page.
  6. Click the “Update” button.