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 - 3,321 through 3,340 (of 5,356 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Product page

    #89303

    Hey,
    1. What featured gallery? You only want to control there?

    2. sure use this css instead of what you are.

    @media (min-width: 992px) {
    body.home .main.col-lg-9 {float:right;}
    }

    3. It’s at the edge of your page content width.. you can add this css to make everything wider on that page.

    @media (min-width: 1400px){
    #content {
        width: 1360px;
    }
    }

    4.

    .sidebar .menu li a {
        font-family: "Roboto Slab";
        line-height: 18px;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
    }

    You can use ^ that css.

    Ben

    In forum: Virtue Theme

    In reply to: Product page

    #89280

    Hey, some more questions

    This is my site: okgadget.ru

    I have Extra Sidebar on my products pages: http://okgadget.ru/tovar/besprovodnaya-zaryadka-magic-disk-iii-chernaya. And that was on the right. But after I added main sidebar to the home page and applied the css code you gave to put it to the left, both sidebars bow are on the left.
    Is it possible to have the left-side sidebar on the home page and at the same time right-hand side bar on the product pages?

    Then several questions on polishing:
    1) The left side bar on the home page is quite far from the left edge. Is it possible to move it closer?
    2) Where I can control the style of the Menu, which I have in the sidebar? I want to make it simialr to my main menu.

    Thanks
    Alexander

    In forum: Virtue Theme

    In reply to: Left side navigation !

    #89071

    Can you explain more what you mean?

    Are you referring to the sidebar? Or the header?

    Ben

    #89069
    This reply has been marked as private.
    #88975

    Hi!
    I need some help,
    after adding this codes:

    #content .main {float:right;},

    And:

    @media
    (min-width: 992px) {
    body .main.col-lg-9 {float:right;}
    }

    I have problems with mobile site :

    thanks

    lesarts
    Paris , France

    #88947

    I tried this css but it didn’t work for me.

    @media
    (min-width: 992px) {
    body .main.col-lg-9 {float:right;}
    }

    my page is

    Thanks!

    In forum: Virtue Theme

    In reply to: Sticky/fixed sidebar?

    #88866

    You would need to change this in the js not css:

    
    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    if($(window).width() > 992){
    var topOffset = $('body').hasClass('admin-bar') ? 66 : 34;
    var bottomOffset = $('#containerfooter').height() + 30;
    $('.sidebar').sticky({topSpacing:topOffset, bottomSpacing:bottomOffset, getWidthFrom:".kad-sidebar"});
    }
    });
    </script>

    Ben

    #88862

    Hi Simon,
    1. I would recommend either setting your home page as the latest post page (settings > reading). Or else enable Latest Blog Posts in Theme Options > Home Layout. Sounds like you’re using the Virtue Recent Posts widget? That is designed for sidebars or footers.

    2. What do you have enabled in Theme Options > Home Layout?

    Hannah

    In forum: Virtue Theme

    In reply to: Sticky/fixed sidebar?

    #88810

    Hey Ben,

    Sorry to draw attention to a resolved topic, but I’m just wondering. In the css you gave me for this issue, what defines where the sidebar will become fixed? That is to say, how to alter how far up the sidebar scrolls before pausing?

    As my top bar is now sticky, some of the sidebar is now getting hidden behind it, so I’d like to adjust it a bit so it stays below the top bar while fixed.

    Not a huge issue, but just looking to make such small adjustments to ensure the overall aesthetic of the site. 🙂

    In forum: Pinnacle Theme

    In reply to: 3 questions

    #88689

    Hi Jesper,

    1. The search menu function only works with the default header style (Theme Options > Site Header). If you wanted to use a child theme we could give you code to hook this function into the right menu.

    2. The recent posts widget was built more for a sidebar or footer. I would suggest enabling the Latest Blog Posts from Theme Options > Home Layout.

    3. If you use the Home Image Menu from Theme Options > Home Layout there is already an option to change the font color.

    Hope that helps!
    Hannah

    #88681

    Hi, I am having trouble getting rid of the sidebar here

    I chose “Blog” under “Template” in “Page Attributes.”

    In “Blog List Options” on the page I have selected “No” for “Display Sidebar”

    In Theme Options >> Blog Options, no sidebars are chose.

    I think every time I create a website with this them, I have the same issue. Eventually, I figure it out, but I don’t remember how. What am I missing? What are the steps to ensure that I have no sidebars on my blog pages? I will save the solution for future reference!

    THANKS SO MUCH for you help!

    In forum: Virtue Theme

    In reply to: Sticky/fixed sidebar?

    #88365

    remove this css:

    .kad-sidebar {
        background: #ebebeb;
        padding: 20px;
    }

    Then add this:

    .kad-sidebar {
        padding: 0;
    }
    .kad-sidebar .sidebar {
        background: #ebebeb;
        padding: 20px;
    }

    Ben

    #88323

    Hey AJ,
    Glad it’s working for now, but the theme actually provides an option to create custom sidebars so you shouldn’t need an extra plugin. You can create sidebars from Theme Options > Misc Settings then add content from Appearance > Widgets.

    Hannah

    #88307

    On the Appearance>>>>Widgets page, I have the option to create new sidebars. I think it’s a plugin called “Custom Sidebars”.

    The sidebar is appearing right now. Just hope it stays that way.

    In forum: Virtue Theme

    In reply to: Sticky/fixed sidebar?

    #88306

    Ben,

    Not sure if this problem was always there, or something new has changed it. But it seems that while the sidebar widgets are staying in place, the sidebar background is still moving up as the page is scrolled!

    Another line of css magic perhaps? ^_^

    #88305

    Where have you created extra sidebars in the theme options > misc settings?

    The theme options are the ones under so I’m guessing your are adding a plugin for the options on the side?

    Ben

    #88303

    So on the Blog edit page, there seem to be two places I can set which sidebar to use. One is below the ‘edit page’ area. The other is at the side.

    In the below area, I can only choose ‘Primary Sidebar’. there are no other option. In the side box, I can choose from any sidebar i have set up.

    So I have chosen the sidebar I called ‘Blog’ and have set it up on the widget page to have the widgets I want there.

    But still on the Blog page, so sidebar appears.

    So, which switch do I need to flip to get it working again? 🙂

    In forum: Virtue Theme

    In reply to: Mobile version site

    #88293

    Hey,
    You can’t make a sidebar appear above the content. But you can add a widget into the top of your page. Then you can have your filter show above and below the products.

    You can hide it in your page until the mobile layout with css.

    Use a plugin like this to add your widget to the page content (note that you can’t use pagebuilder): https://wordpress.org/plugins/widget-shortcode/

    If you need help with the css let me know once you have the widget in there.

    Ben

    #88285

    Hi, Kadence support team!

    At the moment on my mobile verion site the main sidebar is displayed after the content on the shop page:

    I wonder if it is possible to display it above the content, because there is a product filter widget which logically should stay before products for customs’ convenience.

    At the moment if my client wants to find smth he/she has to go almost to the footer. Most of them don’t go there and leave the site.

    Please help

    #88178

    Hey,
    You are looking at wordpress.com docs. wordpress.com is different from wordpress.org.

    Unless you are hosting through wordpress.com then you won’t have those options as they are built into the wordpress.com sites.

    You would just need to add a plugin for the twitter timeline. The Jetpack plguin has a widget for this: http://jetpack.com/support/extra-sidebar-widgets/twitter-timeline-widget/

    There are also plugins like this:https://wordpress.org/plugins/timeline-twitter-feed/

    Ben

Viewing 20 results - 3,321 through 3,340 (of 5,356 total)