PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Classifieds Header (http://www.photopost.com/forum/classifieds-how-do-i/146192-classifieds-header.html)

Jake99 July 25th, 2011 09:43 AM

Classifieds Header
 
How exactly do I put a custom header on my classifieds?

Chuck S July 25th, 2011 10:02 AM

If your using the classifieds header system meaning your not integrated with vbulletin then all you need to do is link to the server path including filename header.htm and footer.htm files which is located in your classifieds directory in your global options to load those files. You can then if you properly chmod them to 666 be able to edit the header footer files with the links in admin and place whatever html you want to load as a header and footer.

Jake99 July 26th, 2011 09:39 PM

?
 
What If I'm integrated with vbulletin? And same goes for vbgallery I would like to use a custom header other than that of the home page and rest of the forums.

Chuck S July 26th, 2011 09:45 PM

well no way to do that specifically in the code we load the same header as the rest of vbulletin thats part of the integration. You would have to make a code mod to use an alternate header.

too tall March 16th, 2013 07:45 AM

Quote:

Originally Posted by Chuck S (Post 1289744)
well no way to do that specifically in the code we load the same header as the rest of vbulletin thats part of the integration. You would have to make a code mod to use an alternate header.

Hi Chuck. This is related somewhat. I am integrated.
I want to display a "classifieds rules" that is visible on the front page at all times. What's the best method? There is not way to have a footer only in classifieds...this I do understand.

Chuck S March 16th, 2013 09:39 AM

well what version are you running?

You can use the classifieds plugin system and do a plugin if your using the latest code etc.

too tall March 16th, 2013 06:58 PM

Quote:

Originally Posted by Chuck S (Post 1307172)
well what version are you running?

You can use the classifieds plugin system and do a plugin if your using the latest code etc.

This is a brand spanking new install so it's the latest.

What plugin do you suggest?

BTW Abbington,MD. Nice, I'll buy you a beer someday.

Chuck S March 16th, 2013 07:22 PM

LOL why where are you. I am having myself a beer right now ;)

Well the tutorial on the plugin system is here.

http://www.photopost.com/forum/photo...ml#post1306382

Basically whatever you call it and write is up to you. You would hook the plugin on say index_top hook location and the plugin would look something like this.

Code:

Content visible to verified customers only.

too tall March 18th, 2013 06:35 PM

Locked and loaded Chuck. Thanks for the advice.

Chuck S March 18th, 2013 06:45 PM

Glad to help enjoy let us know if you need anything else.


All times are GMT -5. The time now is 12:10 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97