Version: 1.00, by trackpads
Developer Last Online: Nov 2022
Version: 3.0.3
Rating:
Released: 12-22-2004
Last Update: Never
Installs: 3
No support by the author.
This is close to my other PP hack which shares the same premise. I want to acknowledge the 2nd navbar idea which was given to me by using atroll's Additional Navbar hack. If you use this please click install on his aswell:
VB 3.03 (may work on others, didnt test)
Reviewpost 2.8b4 or higher (may work on others, didnt test)
>>>---------------------------->
What it does & why:
On my site I have a standard navigation system set up on the site and while I loved the new integration that comes with Reviewpost and I wanted to keep the Products gallery with its own seperate identity without losing the integration features like style sheets and others. So using atrolls hack as a guide I create both a seperate VB Header and Navbar for my Products.
You will need to create 2 new templates in your VB style(s) that you use. First thing is to open your current header & navbar templates and copy the information as a basis for your new ones. Save them in txt files or wherever for the moment.
A. Create a new template called headerrp and paste the information from the original header. Make any reviews specific modifcations that you want. You can always come back later through and edit the file.
B. Create a new template called navbarrp and paste the information from the original navbar. Make any reviews specific modifcations that you want. You can always come back later through and edit the file.
When this step is complete you should have 2 new custom templates called headerrp & navbarrp.
C. Edit your phpinclude_start template and add the following anywhere in the file:
A. Since the template is uncached you will have an extra query on each page. To fix, open global.php and FIND:
Code:
// misc useful
ADD BELOW:
Code:
'navbarrp',
'headerrp',
ReviewPost File Edits:
Please note that you should have already integrated and tested your Reviewpost installation with the VB integration first. Ensure that the VB header & navbar are both showing.
Finally. Save all files and upload to the server. REMEMBER, always make a backup in case something is wrong so you can just re-upload the original without de-hacking the file.
Again, no screenshots are attached. Just look at the differences on my forum and reviews gallery. If you have any questions please ask, I am no expert though but I will try to help you. Please clickty click install if you like and use. It will make my day
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.