Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #359166

    Hey,

    Need some help. (the site is on localhost)
    I have used a ‘header widget area’ plugin and the following code in the header.php
    <div id=”search”><?php if (!function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Header Widget Area’)) :endif; ?></div>
    to place the ‘woo-commerce search products’ widget in the header.

    With regards to that I have two questions.

    1. Ideally I would have the ‘woo-commerce search products’ widget in the same line as the breadcrumbs. Could you tell me where to place the code above to achieve that? Please see image1.

    2. The mentioned widget ( ‘woo-commerce search products’ widget in the header) has pushed the sidebar widget down, below the other content. Please see image2. How can I bring it back?

    Thanks in advance

    #359256

    I’ve redone the steps and it seems to be fine now, so don’t worry about it. Cheers

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Search Widget, Sidebar widget position’ is closed to new replies.