Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Different headers per page, how? (http://forum.bytesforall.com/showthread.php?t=14003)

itsjustlife May 3, 2011 06:03 AM

Different headers per page, how?
 
Hi
Have read previous threads on this but to be honest not sure I understand them.

I have 3 rotating headers on my home page which I want to keep, then I want different headers on my CV Writer, Shopping and History pages.

In an instruction for dummies format, how can I do this?

My site link is
http://www.itsjustlife.co.uk

Thank you, as always

Phil:p

lmilesw May 3, 2011 06:47 AM

I can think of no truly "dummies" way of doing this. The easiest I can think of is to:
  • Take out %image and replace with a New Widget Area (See the New Widget Area section in the theme options).
  • Find a slideshow plugin that supplies a widget
  • Create slideshows for each page
  • Put all the slideshow widgets in the new widget area
  • Install and use the Display Widgets plugin to hide/show on the pages in question.
There are some "ifs" here. You need a slideshow plugin that allows multiple widgets such as Nextgen and you will have to style the slideshow to "fit" the header area. For instance you may have to use overflow: hidden etc.

Other than the above you would have to code some conditionals in the theme itself which is certainly not the "dummies" way.

Maybe I'm missing the obvious though and someone has a simpler solution.

spilly1970 Aug 12, 2011 09:51 PM

Hopefully a quick question... I managed to hide the entire Header area on my Home page. The problem is I can't remember what I did and I want to know because I am still experimenting with trying out different looks and attempting to get different headers on each page.

I'm using WP 3.2.1 and Atahualpa 3.6.7 and my website is http://www.jenspillydesigns.com

Thanks!
Jen

lmilesw Aug 12, 2011 10:25 PM

How did you implement the header? What is the code in CSS Inserts and are there any display:none entries? Did you edit any theme files?

Unfortunately it is kind of like if I told you I lost my keys and don't know where I placed them and asked you to tell me where they might be. Lots of variables and I don't know what you did. :confused:

juggledad Aug 13, 2011 03:43 AM

Look in your CSS inserts

jrobie23 Sep 26, 2011 05:07 PM

Juggledad,

I found this topic quite helpful, however it seems I'm limited w/ my php inserts now.
Can you nudge me in the direction I should go to hide a header image on a specific page:

http://forum.bytesforall.com/showthr...de+header+page

juggledad Sep 26, 2011 05:53 PM

css inserts
HTML Code:

body.page-id-nn div#imagecontainer {display:none;}
where nn = page id number

jrobie23 Sep 27, 2011 04:47 AM

perfect!!
Thank you.


All times are GMT -6. The time now is 03:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.