PrestaShop 1.6.x. How to manage the Themeconfigurator module

This tutorial shows how to manage the "Themeconfigurator" module


PrestaShop 1.6.x. How to manage the Themeconfigurator module-1
  1. Open site admin panel and go to Modules and Services section. Find the Theme configurator module and click Configure.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-2
  2. We can see a list of settings. You can enable/disable particular setting using the yes/no switcher.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-3
  3. Display links to your store’s social accounts (Twitter, Facebook, etc.) section allows to configure social accounts. Click on Configure in order to configure the appropriate settings. We can see a list of social networks and URLs. You can remove the link in order to hide a social icon. Save changes after all the modifications have been performed.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-4
  4. This is how social networks appear in our template (availability of networks depends on the template).
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-5
  5. Let’s change contact information. Click on Configure in Display your contact information setting. Change contact details and save changes.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-6
  6. You can also configure social sharing buttons on the product’s page using the Display social sharing buttons on the product’s page setting.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-7
  7. This is how social network buttons appear on the product page.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-8
  8. Facebook block, custom CMS information block and other settings may not be available in the particular template.
    You can also define settings for Quick view, top banner and logos of available payment methods.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-9
  9. Live Configurator allows changing color scheme and other layout settings. Live configurator is available for Prestashop administrators only. Click View in order to access it.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-10
  10. Theme configurator allows adding content to particular hooks. In our case content is added to "Footerhook. Click Edit in order to access a particular item content.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-11
  11. This item may have an image along with html content. In our case image is not included by default. Change the html code (we recommend that you keep the original html code structure) and save changes.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-12
  12. Refresh the page. We have changed a content.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-13
  13. You should perform the same changes to each language.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-14
  14. You can add a new item using the Add item button.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-15
  15. You can remove an item by clicking on an arrow next to the ‘Edit’ button. There you will find a Delete item button.
    PrestaShop 1.6.x. How to manage the Themeconfigurator module-16

Comments

Popular posts from this blog

Script For Login, Logout and View Using PHP, MySQL and Bootstrap

Real-Time Web Interface to MQTT using Socket.io and Node.js

Customize radio buttons and checkboxes with CSS sprites