Page Banner on Blog - by emeliech - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp

  • Avatar: emeliech
    emeliech
    Participant
    January 26, 2015 at 21:36

    Hello,

    I have a “Page Banner” on my shop page (chosen from the theme options)

    I want to have a Page banner on all my pages, but on the Blog page it is not possible to put such image in the Visual Composer..

    So how can I add a page banner to my blog page?

    Kind Regards,
    Emelie

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 26, 2015 at 21:56

    Hello,

    You need select all Content Types in Settings->Visual Composer.
    After that you can add Single Image element using Visual Composer plugin.

    Regards,
    Robert Hall.

    Avatar: emeliech
    emeliech
    Participant
    January 26, 2015 at 23:29

    Hello,

    All the content types are selected, and I go to edit my Blog page and I can add an image in visual composer, but it won’t appear on the blog page.. I want it to appear above the posts so I have a red line through my website with a “Page banner” on every page..

    Also, if I click on the “preview button” next to the “update button” inside the editor it doesn’t preview the Blog page, it previews the “homepage” all messed up and with tons of blog posts..

    Avatar: Eva
    Eva Kemp
    Support staff
    January 27, 2015 at 09:41

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: emeliech
    emeliech
    Participant
    January 27, 2015 at 10:42

    Hiya,

    Yes, please see private message! Thank you.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 27, 2015 at 12:36

    Hello,

    In this case you need remove your blog page from Settings > Reading > Posts page and use Posts Grid element from Visual Composer editor.
    You’ll be able to add any other content to this page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: emeliech
    emeliech
    Participant
    January 27, 2015 at 16:52

    Hi Eva,

    Yes that works but only to show the posts in a grid.

    I came across this code somewhere (and have put it in my child theme index.php)
    <?php
    $page_id = 2; // substitute page_id of page you want content included from for “2”
    $page = get_post($page_id);
    echo “<p>$page->post_content</p>”;
    ?>

    Then I can see my image above the “posts” on the Blog page, but it also puts out a lot of visual composer code, like it doesnt connect with visual composer or the design..
    It just puts the image on the far left

    http://snag.gy/ZDJ9S.jpg

    Any ideas?

    Avatar: Eva
    Eva Kemp
    Support staff
    January 27, 2015 at 19:35

    Hello,

    This problem is related to Visual Composer editor.
    The plugin authors will produce a new update soon where some bugs are fixed.
    Meanwhile you may try to revert back to older Visual Composer version.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.