Difference between revisions of "JReviews:Theme Customization"
From JReviews Documentation
(38 intermediate revisions by 3 users 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 == | ||
*[[How does the JReviews Theme Engine work]] | *[[How does the JReviews Theme Engine work]] | ||
− | |||
*[[JReviews Code Overrides]] | *[[JReviews Code Overrides]] | ||
+ | *[[What happens with modified files when JReviews is upgraded]] | ||
+ | *[[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]] | ||
*[[Tools for customizing JReviews Themes]] | *[[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]] | *[[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 == | ||
+ | *[[How to prevent direct url access to .thtml theme files]] | ||
− | == | + | === List pages === |
− | *[[ | + | *[[Using the Magazine Blogview layout]] |
=== 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]] |
− | + | *[[Adding related listings to listing detail page|Adding related listings to the listing detail page]] | |
− | *[[Adding | + | *[[Adding custom JReviews modules into listing detail pages|Adding custom JReviews modules to the listing detail pages]] |
− | + | *[[Adding jQuery UI tabs to listing detail page|Adding jQuery UI tabs to the listing detail page]] | |
− | *[[ | + | |
− | + | ||
− | + | ||
− | *[[ | + | |
− | + | ||
− | + | ||
=== JReviews Modules === | === JReviews Modules === | ||
− | *[[ | + | *[[Creating custom search forms with the Advanced Search module]] |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
__NOTOC__ | __NOTOC__ |
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