Difference between revisions of "JReviews:Theme Customization"

From JReviews Documentation
Jump to: navigation, search
Line 2: Line 2:
  
 
== Overview ==
 
== Overview ==
*[[Theme debugging tools]]
 
 
*[[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]]
 
*[[What happens with modified files when JReviews is upgraded]]
 +
*[[Theme debugging tools]]
 
*[[How to edit .thtml theme files]]
 
*[[How to edit .thtml theme files]]
 
*[[How to edit the JReviews language files]]
 
*[[How to edit the JReviews language files]]
 
*[[Tools for customizing JReviews Themes]]
 
*[[Tools for customizing JReviews Themes]]
*[[How to prevent direct url access to .thtml theme files]]
 
  
 
== Default theme ==
 
== Default theme ==
Line 15: Line 14:
 
*[[Variables you can use in theme files]]
 
*[[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]]
 +
 +
== Theme Tips & Tricks ==
 +
*[[How to prevent direct url access to .thtml theme files]]
  
 
=== Listing detail page ===
 
=== Listing detail page ===
*[[Customizing the 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]]
 
*[[How to improve rich snippets using microformats]]
 
*[[How to improve rich snippets using microformats]]
Line 24: Line 27:
 
*[[Adding jQuery UI tabs to listing detail page|Adding jQuery UI tabs to the listing detail page]]
 
*[[Adding jQuery UI tabs to listing detail page|Adding jQuery UI tabs to the listing detail page]]
 
   
 
   
=== Section/Category list pages ===
 
*[[Customizing the list page]]
 
 
 
=== JReviews Modules ===
 
=== JReviews Modules ===
 
*[[Creating custom search forms with the Advanced Search module]]
 
*[[Creating custom search forms with the Advanced Search module]]

Revision as of 11:22, 5 January 2014


Overview

Default theme

Theme Tips & Tricks

Listing detail page

JReviews Modules