Default theme overview
From JReviews Documentation
The default JReviews theme is located in this folder:
- \components\com_jreviews\jreviews\views\themes\default
Before you start customizing theme files, explore the structure of the default theme:
Folder and file structure
- /claims
- /community_plugins
- /directories
- /directory.thtml - "Yahoo style" directory page
- /discussions - Theme files for user review discussions
- /elements - Theme files that are included in other theme files
- /email_templates - Templates for e-mail notifications
- /errors
- /everywhere - User reviews theme files for Everywhere Addon
- /feeds - Theme files for RSS Feeds, modify to add custom fields
- /listings
- /cmsblog.thtml - Theme file for Joomla blogsection/blogcategory page
- /create.thtml - Submit listing page
- /create_form.thtml - Submit listing form
- /detail.thtml - Listing detail page
- /detail_tabs.thtml - Alternative listing detail page layout with jQuery UI Tabs
- /listings_blogview.thtml - Blogview list page
- /listings_header.thtml - Ued on top of list pages, displays breadcrumbs, rss feeds, category list, search...
- /listings_tableview.thtml - Tableview list page
- /listings_thumbview.thtml - Thumbview list page
- /modules - Theme files for all JReviews modules
- /owner_reply
- /reports
- /reviews
- /create.thtml - User review submit form
- /editor_reviews.thtml
- /rankings.thtml - Top users page
- /review_layout.thtml - Layout of a single review
- /reviews.thtml - User reviews
- /user_reviews.thtml
- /search - Advanced search page
- /theme_css - All css files and images used in them
- /theme_images - All theme images
- /theme_layouts - Containers of other theme files. no need to modify