Home Forums Weaver Xtreme Theme Featured Image does not replace my header image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #18232
    kiwimef
    Participant

    hi there,

    i would like to replace my header image with a featured image on a specific page. i have done hat many times on other websites and always worked fine. (always weaver xtreme plus and same plugins)
    on this website the header is a slideshow with 4 slides (wonderplugin slider) and when i replace it with the FI the slider displays below the featured image. FI has exactly the header image size.
    header slider is inserted in main options/header html area
    thanks again for your patience.
    #24440
    scrambler
    Moderator
    The header image replacement replace the header image and only that.
    The page you linked to has the following header image
    Is that the featured image that you set to replace the header image in the page editing option?
    Below that you have a slider that has been inserted in the header HTML. If this is what you were hoping to replace with the featured image, it will not as this is not the header image.
    If what you wanted is to replace the Slider in the header HTML on a specific page, Then you could put both the slider AND the image in there, each in a Show_if shortcode. The show_if shortcode for the slider would be set to hide the slider on the page in question (your link page id is 748), and the show_if shortcode for the image would only display the image on that page. Syntax of the show_if shortcode is in the Add-Ons page
    It would look like
    [show_if not_post_id=748] your slider[/show_if] [show_if post_id=748]the image tag of the header image[/show_if]
    Now if you want to do that on more than one page, please give us all the details as there may be a simpler method for that.
    #24441
    kiwimef
    Participant

    scrambler, you are a genius! and thanx for the explanantion, i got the logic behind it. it is now working fine.

    thanks again for your always professional help!
    #24442
    kiwimef
    Participant

    apologies, but i have another question regarding the same thing.

    i realised, that – since i put the shortcode for the forum on a normal page, visitors woud have to click on ‘forum’ and then on the topic of there choice to get to the actual topic. i would rather like to add the forum itself to the menu, so the topics would show straight away on the first page. but on a ‘forum’ (bbpress) i cannot replace the header image the way you suggested, or at least i don’t have the per page option in that case. is there a way to achieve the same result? i tried to replace the page id with /forums/forum/kids-talk, but that does not work as it’s now showing images on all pages!
    link to the forum, where i want to replace the slider with the rosegarden.png
    thank you in advance
    #24443
    scrambler
    Moderator

    If your question is can you use Xtreme Custom CSS to customize A separate BBpress site, I believe the answer is no, but @weaver would be better suited to understand what you are trying to do and advise you on this

    #24444
    Weaver
    Keymaster

    I’ve never really done any significant work with BB press.

    I understand it is NOT a plugin, but can interact with WP sites.  I think you will have to search BBPress forums to find out if you add custom CSS via a theme for BBPress.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.