Difference between revisions of "JReviews:Theme Customization"
From JReviews Documentation
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <div class="successbox" style="width: 95%"> | ||
+ | |||
+ | [https://www.jreviews.com/docs/themes There's a new version of this article] | ||
+ | |||
+ | </div> | ||
== Overview == | == Overview == | ||
Line 6: | Line 11: | ||
*[[Theme debugging tools]] | *[[Theme debugging tools]] | ||
*[[How to edit .thtml theme files]] | *[[How to edit .thtml theme files]] | ||
+ | *[[Category Layout Manager|How to use theme suffixes customize pages]] | ||
*[[How to edit the JReviews language files]] | *[[How to edit the JReviews language files]] | ||
*[[Tools for customizing JReviews Themes]] | *[[Tools for customizing JReviews Themes]] | ||
+ | *[[Email Templating]] | ||
== Default theme == | == Default theme == |
Latest revision as of 23:46, 8 July 2020
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 use theme suffixes customize pages
- How to edit the JReviews language files
- Tools for customizing JReviews Themes
- Email Templating
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
- Customizing JReviews buttons
Theme Tips & Tricks
List pages
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