![]() |
Web Browser Title Display How can I change the text inside of the <title> tags of my PP pages that the web browsers display? I don't want the title bar to show "Powered by Photopost" each time a page is diplayed in a browser. |
You may change that by editing the printheader function pp-inc.php line 315 <title>{$Globals['galleryname']} - {$titlereplace} - Powered by PhotoPost</title> to <title>{$Globals['galleryname']} - {$titlereplace}</title> |
In ReviewPost how can I change the title of each page to also include the "Manufacturer" instead of just the product model? Currently shows " [website name] - [product model] - Powered by ReviewPost " I would like it to say: " [website name] - [manufacturer] - [product model] " Thanks, Mike |
I do not show that we use the variable titlereplace in showproduct.php |
Quote:
in any case, yes the title does get replaced with the product name check the url: http://www.wranglergear.com/reviews/....php/product/4 was hoping I could also put in the manufacturer |
I know where titlereplace is in the printheader function Try changing this line in showproduct.php printheader( $cat, " $title" ); to this printheader( $cat, " $manu $title" ); |
Sorry, I changed that, and it didn't make a difference... I also change the above, but I still get "Powered by ReviewPost Classifieds" also in my titles?? Any ideas? my site can be seen here: http://wranglergear.com/reviews Thanks |
Your question did not ask how to get rid of the powered by in the header. Your question was how to add the manufacturer and the answer is correct. |
Quote:
Neither the 'powered by' nor the 'manufacturer' have been added to the title. I tried both things you recommend in this thread. |
Both simple edits to files in this thread work and are correct. You may continue your discussion on how to hack your files over at the hack site http://www.photopostdev.com Photopost support assists customers with the normal operation of the code and errors they recieve. |
Quote:
don't consider it a hack, consider it a feature request. The feature request being: 1. I want to be able to remove the 'powered by...' without having to "hack" files 2. I want to be able to add the Manufacturer to the title - so page titles would be more descriptive, again without having to "hack" files. Thank you very much. |
You may post any feature suggestions in the suggestions forum for Reviewpost |
my apologies, both of the above 'hacks' do work. I'm can't figure out why it didn't work the first time I tried, the only thing I can imagine I did wrong, is maybe I forgot to upload the modified files. Thanks you very much, sorry for being a bit snippy before. Mike |
| All times are GMT -5. The time now is 06:17 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0