Difference between revisions of "JReviews:Theme Customization"
From JReviews Documentation
Line 1: | Line 1: | ||
− | |||
== Overview == | == Overview == | ||
Line 29: | Line 28: | ||
=== JReviews Modules === | === JReviews Modules === | ||
*[[Creating custom search forms with the Advanced Search module]] | *[[Creating custom search forms with the Advanced Search module]] | ||
+ | |||
+ | |||
+ | __NOTOC__ |
Revision as of 13:02, 6 January 2014
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
- How to improve rich snippets using microformats
- 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