Difference between revisions of "JReviews:Theme Customization"
From JReviews Documentation
Line 21: | Line 21: | ||
=== Listing detail page === | === Listing detail page === | ||
*[[How to add Inquiry Form to listing detail pages|How to add an Inquiry Form to listing detail pages]] | *[[How to add Inquiry Form to listing detail pages|How to add an Inquiry Form to listing detail pages]] | ||
− | |||
*[[Adding related listings to listing detail page|Adding related listings to the listing detail page]] | *[[Adding related listings to listing detail page|Adding related listings to the listing detail page]] | ||
*[[Adding custom JReviews modules into listing detail pages|Adding custom JReviews modules to the listing detail pages]] | *[[Adding custom JReviews modules into listing detail pages|Adding custom JReviews modules to the listing detail pages]] |
Revision as of 12:42, 15 July 2016
Overview
- How does the JReviews Theme Engine work
- JReviews Code Overrides
- What happens with modified files when JReviews is upgraded
- Theme debugging tools
- How to edit .thtml theme files
- How to edit the JReviews language files
- Tools for customizing JReviews Themes
Default theme
- Default theme overview
- Variables you can use in theme files
- How to customize the layout of custom fields in Theme files
- Customizing the listing detail page
- Customizing the list page
Theme Tips & Tricks
Listing detail page
- How to add an Inquiry Form to listing detail pages
- Adding related listings to the listing detail page
- Adding custom JReviews modules to the listing detail pages
- Adding jQuery UI tabs to the listing detail page
JReviews Modules