Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'sidebar'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 2,421 through 2,440 (of 5,356 total)
  • Author
    Search Results
  • #136520

    Hey Leif,

    You can set the sidebar for all of your products in Theme Options> Product Settings. However, if you’ve manually assigned a sidebar to your products, whatever is set on the product edit screen will override your Theme Options Settings. So the only way to change them will be to go into the product and do it manually.

    There is no way to set a sidebar for categories either.

    -Kevin

    In forum: Virtue Theme

    In reply to: Sidebar colors

    #136508

    You can do this using page specific css. So for the sidebar on your homepage you could use this css:

    .home aside#ktsidebar {
        background: #eadd20;
    }

    Hope that helps!

    Hannah

    In forum: Virtue Theme
    #136502

    My client wants to alter the way the theme handles the sidebar on mobile devices. Currently by default the sidebar displays after the homepage content. What they want is for the sidebar content to appear before the homepage content as the sidebar content includes daily menus and specials. Is there an easy way to do this?

    #136489

    Hi,
    I would like to display a certain sidebar on all product pages. The only way I have found is to change the sidebar options on each product page. Is there any way to make a bulk update? And even better, is it possible to bulk update sidebars for a product category?

    Best Regards,

    Leif

    #136488

    Hello,
    how can I change the font-size in the sidebar-widget? I want to make the menu titel smaller in a custom sidebar.
    I would be happy for some advise.
    Thank you!
    Kati

    #136479

    Hi ALEKSANDR,
    You can remove the sidebar from the search results page with css like this:

    .search-results .main.col-lg-9 {
        width:100%;
        float:none;
    }
    .search-results #ktsidebar {
        display:none;
    }

    Hope that helps!

    Hannah

    #136468

    Hi Jade,
    The sidebar is meant to drop below the content on mobile otherwise it squishes the content and makes it difficult to read. You can override this with css, but it is not necessarily advised. Looks like you’ve already added css to have your sidebar sit beside content on mobile?

    Hannah

    In forum: Virtue Theme

    In reply to: Sidebar colors

    #136462

    Sure, can you post a link to where you have these sidebars?
    Thanks,

    Hannah

    In forum: Virtue Theme
    #136460

    I would like the primary sidebar and the extra sidebar I created to be have different background colors. Is this possible.

    #136420

    Hey, Ben

    Don’t know what you mean with search though?

    It’s sidebar, I can not turn it off. The search results page is always obtained with the sidebar.

    Thank you

    #136355

    Hi
    I have a problem with the function “Smooth Scrolling” in the following themes:
    1) Ascend Premium – does not work
    2) Virtue Premium – does not work
    3) Virtue Bold – does not work

    And also, in the theme Ascend-Premium does not work the parameter “Search Results Settings => Search Results Layout”

    Thank you

    In forum: Reply To:

    In reply to:

    #136301

    I found how to remove the image currently in my footer. widgets – inactive sidebar

    In forum: Reply To:

    In reply to:

    #136282

    Hey,
    I would strongly urge you not to edit files, unless you know code.

    Can you link to the page where your sidebar is below your content.

    Ben

    In forum: Reply To:

    In reply to:

    #136277

    The latest theme is now installed. On blog pages I have my content and primary sidebar but on static pages I have the sidebar running underneath the content and the content arranging itself into a left hand column. I’ve also acquired a random image in my footer and when I’ve tried to edit it as with my other site it has this… <?php
    /*
    Empty on purpose.

    – Force plugins to stop stating incorrect errors –
    wp_footer();

    */
    Can I just copy and page the footer text from my site http://www.naturalfabricdyeing.com and change the image address?

    How do I get all my pages to have left hand content and right hand side bar please?
    thanks Ben,
    Justine
    p.s. my host is eukhost.com they’re cheap but frustrating!

    In forum: Reply To:

    In reply to:

    #136265

    Just the sidebar template: http://docs.kadencethemes.com/virtue-premium/templates/sidebar/

    If you are not using a plugin then you shouldn’t activate. No sense in loading something your not using. Simply go to plugins and deactivate any slider plugin your not using.

    ok I have to go on chat with my host to do that because I can’t upload themes from wordpress for some reason…

    Who is your host? That is very odd?

    In forum: Reply To:

    In reply to:

    #136260

    only just read your other reply sorry. I updated from the themes section but I take it that wasn’t current and I need to update via the download link you sent… ok I have to go on chat with my host to do that because I can’t upload themes from wordpress for some reason… instead of ‘featured with sidebar’ what should I have if I want my page/blog content and then a right hand sidebar please?

    In forum: Reply To:

    In reply to:

    #136256

    Your using the page template “featured with sidebar” if you don’t want a slider don’t use that page template.

    Your still using 3.4.0 which is not the current and why those sliders won’t update. PLEASE update to the latest version

    Ben

    #136157

    You are using WPML Widgets, which means in every widget you have Display on language settings. You have them all set to only show on one language. Once you set a widget to show on all languages then it shows in your sidebar.

    Ben

    #136097

    Hi Kevin,
    Thank you, but I have tested all tree alternatives for language 2 and without any success:
    – Theme Options (default) <– this is used for language one
    – Primary Sidebar
    – Sidebar1

    What else can be done?

    Pamela

    #136089

    Go into the “Edit Post” screen for the post, and find “Post Options.”

    There you should see the sidebar options for the individual post. Be sure that the correct sidebar is being set through there.

    -Kevin

Viewing 20 results - 2,421 through 2,440 (of 5,356 total)