Reviewsforjoomla - docs.reviewsforjoomla.com - JReviews Documentation - Recent changes [en]
General Information:
Latest News:
Customizing the layout of custom fields on listing submit page 14 Aug 2013 | 07:03 pm
← Older revision Revision as of 14:03, 14 August 2013 Line 5: Line 5: [[File:SubmitFields.png]] [[File:SubmitFields.png]] - + Sometimes it is a good idea to display related custom fields in...
Making JReviews Menus active when viewing listing detail pages 12 Aug 2013 | 07:17 pm
← Older revision Revision as of 14:17, 12 August 2013 (One intermediate revision not shown) Line 6: Line 6: You probably created those menu items in a Hidden Menu. If not, do that like instructed...
I get "Upload directory is not writable" error when uploading media. 3 Aug 2013 | 11:51 am
New page This issue is typically caused by a wrong configuration for the 'tmp' folder in the Joomla configuration.php file. This folder is used to temporarily store the uploaded media for further pro...
JReviews:Troubleshooting FAQ 3 Aug 2013 | 11:45 am
← Older revision Revision as of 06:45, 3 August 2013 Line 11: Line 11: *[[I am getting an ionCube not installed error]] *[[I am getting an ionCube not installed error]] *[[I cannot install JRevi...
How to get original JReviews files 30 Jul 2013 | 03:55 pm
← Older revision Revision as of 10:55, 30 July 2013 Line 4: Line 4: == Steps to get original files == == Steps to get original files == - *extract the downloaded package (i.e.package_jreviews_2...
JReviews:Tips & Tricks 27 Jul 2013 | 07:59 pm
← Older revision Revision as of 14:59, 27 July 2013 Line 25: Line 25: === Listing Detail Page === === Listing Detail Page === *[[How do I hide Summary text on listing detail page]] *[[How do I ...
How to change the number of results per page for the thumbview layout 27 Jul 2013 | 07:58 pm
deleted "[[How to change the number of results per page for the thumbview layout]]" content was: "If you want to show 12 listings per page instead of the default 10 you need to change the page options...
JReviews:Tips & Tricks 27 Jul 2013 | 07:56 pm
← Older revision Revision as of 14:56, 27 July 2013 Line 16: Line 16: == Images & Thumbnails == == Images & Thumbnails == - *[[Can I change the size of existing listing thumbnails]] - *[[H...
How to display more than one main listing image 27 Jul 2013 | 07:55 pm
deleted "[[How to display more than one main listing image]]" content was: "By default, JReviews displays one main (large) image, and other images are displayed in smaller size gallery, based on the s...
How to remove bullets between field values 27 Jul 2013 | 07:53 pm
← Older revision Revision as of 14:53, 27 July 2013 Line 2: Line 2: <source lang="css"> <source lang="css"> - ul. fieldValueList li:after { + ul. jrFieldValueList li:after { content:'';...