How do I change CSS & templates files in order to integrate my theme ?
If your theme requires specific integration work, here are the steps to follow:
- If you have some knowledge in SCSS then make your changes in: modules/gsnippetsreviews/views/scss/front
- Otherwise, make your changes in: modules/gsnippetsreviews/views/css/front
Here are the details of the files (whether you go through SCSS or CSS):
- hook : these are all the classes common to the different blocks of the module as well as the classes for the review block on product pages
- product_list_review : these are the classes related to the display on product list pages
- product_list_review_advanced-with-rs and product_list_review-with-rs : these files will only be useful if you also have our module "Repairabilty Score" (from Presta-Module catalog)
- rating_distribution : necessary for the review distribution block on product pages
- review_form : necessary for everything related to the product or shop review forms
- shop_widget : widget for the "Shop Review" badge
- common/star directory : allows to manage the basic styles of the stars. Note that everything that comes from the configuration (color, size of the stars) is in custom_star but it is recommended not to edit this file otherwise you will lose the configuration.
About wharehouse
By default our module follow default Prestashop theme, in this case you shouldn't have Integration work to do ( except if you want make customization ).
All themes are follow default theme should have easy Integration
But wharehouse is more technically advanced as the default theme.
That means you will be in this case https://faq.businesstech.fr/en/faq/43-how-do-i-get-the-module-to-look-right-and-integrate-correctly-on-my-custom-theme
But in order to help you we prepare a basic theme kit to help you with wharehouse integration https://www.dropbox.com/s/z80faktbhwn37wt/views.zip?dl=0
We are talking about a base that does not engage our responsibility in the integration and compatibility with the theme, it is really a basic help (there is a good chance that your webmaster will have to make adjustments).
The help zip is valid for warehouse version 4.5.5
About Panda
By default our module follow default Prestashop theme, in this case you shouldn't have Integration work to do ( except if you want make customization ).
All themes are follow default theme should have easy Integration
Do not forget deactivate stproductcoments from panda
But panda is more technically advanced as the default theme.
That means you will be in this case https://faq.businesstech.fr/en/faq/43-how-do-i-get-the-module-to-look-right-and-integrate-correctly-on-my-custom-theme
But in order to help you we prepare a basic theme kit to help you with wharehouse integration https://www.dropbox.com/s/z80faktbhwn37wt/views.zip?dl=0
We are talking about a base that does not engage our responsibility in the integration and compatibility with the theme, it is really a basic help (there is a good chance that your webmaster will have to make adjustments).
The help zip is valid for panda version 2.8.0