dougdirt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Different headers for posts/front/pagesI found a much easier option.
Since I already had another ‘header’ page written, rather than start off by ‘get_header’ I simply used ‘include_header1.php’ and it worked. So much easier than writing the loops.
t31os, thank you for attempting to help though. I appreciate it a ton, even if I went in a different direction.
Forum: Fixing WordPress
In reply to: Different headers for posts/front/pagest31os,
That may actually work (haven’t tried it just yet), but do you have any solution on how to tackle it from a single post?Its not really a rotation of ads that I need to run. I need specific codes to only show up when its the front page and then a different set of code for anything thats not on the front page (including pages and single posts).
Forum: Fixing WordPress
In reply to: Different headers for posts/front/pagesIts not an image that I want to use. I have different ad placements requirements that need to be met. Anything not on the ‘front page’ needs to be a different ad than what is on the ‘front page’. So anything that is http://www.domain.com/specificpost or http://www.domain.com/page need to have a different ad set up than that of the one in the header for simply http://www.domain.com.