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

    In reply to: Decrease Sidebar Width

    #2383

    There isn’t a way to have two sidebars, What you can do is make two columns in the page content then add a widget area to the column that you want the recent posts in. You will need a plugin that gives you a shortcode of the widget area.

    in the next update the related products will be in a carousel and you will have options in the theme options to choose how many columns are in the carousel so if you wanted smaller items you could choose 5 or 6 columns.

    It’s close. thinking this week 🙂

    Ben

    In forum: Virtue Theme

    In reply to: Decrease Sidebar Width

    #2379

    Hi Ben,

    Thanks for your reply..Again, I really really appreciate it, and I look forward the update! 🙂

    Is there a way to have 2 sidebars at least for the home page? Or is there a way to add the Recent Posts to the right side as a short code?

    Also, is there a way to make the related products smaller? — sorry this is off topic but I wasn’t sure if I should start a new thread, let me know if I should.

    Thank you.

    Sincerely,

    Breezy

    #2345

    Ok so to add bullets just put this in your custom css box:

    .sidebar .menu {
    list-style: disc;
    }

    To change the color of your underline:

    .sidebar .widget-inner .menu li {
    border-bottom: solid 1px #3e21d1;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Decrease Sidebar Width

    #2343

    It’s not possible right now because bootstrap 2 framework uses pixels for sizes. I’m updating the theme though to bootstrap 3 which is a better system and there will be more options for the sidebar width.

    Ben

    #2340

    Hi Ben,

    Is there a way to adjust the width of the sidebar? Was hoping to have it a bit smaller to have a bigger main content.

    And bigger product images. Currently with sidebar the main product image is much smaller than a full width product page.

    Thank you.

    Sincerely,

    Breezy

    In forum: Virtue Theme

    In reply to: Sidebar on Homepage

    #2306

    Hi Ben,

    🙁 thanks

    just found it myself … after 20 mins of searching

    Sorry

    Dan

    In forum: Virtue Theme

    In reply to: Sidebar on Homepage

    #2305

    It’s the first option on the home page settings in the theme options. Yes you can have a sidebar on the home page

    Ben

    #2304

    Hi,

    sorry if this is obvious: It seems from the demo that there is no Sidebar for the Homepage possible, is that correct?

    Thx

    Dan

    #2290

    Hey,
    Just answered this in another post. I’ll get this option available to you in an update early this week. Say monday afternoon.

    Ben

    #2288

    Currently you can’t turn the sidebar off completely, There isn’t a setting for that in the theme. For pages like an archive page it’s there automatically. Originally virtue was built to always have a sidebar on post pages and it’s more recently that I’ve been adding in the options because of user requests. I’ll work next to add in a general archive category sidebar on off switch.

    Ben

    #2277

    When I use a category menu item on my site, the result looks like the sidebar is present, even when it is not enabled. For example: looks like the space on the right side is allocated for the side bar. How can I set the general page template so that it is full width for all pages (archive search, category search, etc.)?

    #2275

    On my site, , I do not have any sidebar turned on. I have “archives” in one of the bottom widgets. When I go to a month, October 2013, for example, it lists the posts for that month, which is fine. It has a “fixed sidebar” that it embeds, a calendar on the side. Which is “ok” because the user may need to navigate to another month. However, the spacing looks like there is still a sidebar on the far right, even though I have the sidebar turned off for the site. How can I fix this?

    #2274

    Currently, the home page posts show up in a 2 column grid. I would like the to take up the full width of the page (if there is a sidebar, they should not overlap that, but if there is no sidebar, full width) but still be an excerpt. Is this possible?

    In forum: Virtue Theme

    In reply to: Extra Block Of Content

    #2126

    I’m confused… If you want text for the widget area just use the text widget on the widget page and put that in the ‘sidebar’ labeled home widget area. that what you are doing?

    Ben

    In forum: Virtue Theme

    In reply to: Auto Scroll

    #2102

    Wordpress has a custom menu widget you can put in a sidebar. Is that what you mean?

    As for the auto scroll in the docs that is a completely different site design. So it’s not really a feature in virtue. You can create it but it’s going to take some coding. You will need to make a custom menu with anchor tags, then add anchor tags to your page then add the javascript to make it smoothly scroll.
    Here’s how to add anchor links http://help.typepad.com/anchor-tags.html

    Ben

    #1993

    Hi Ben,

    Is there a way to have a side navigation/menu in the sidebar? I tried adding it by using Custom Menu widget and chose Primary but it also shows the primary menu in the header. I thought since I’m using the logo in the center the primary would be hidden. Can you please advice?
    Reference link:

    Thank you.

    Breezy

    #1933

    Hello everyone.

    I’m wondering if I could see my add product images when searching for them with the search bar. Currently it only shows the date posted and the text. Also it has the blog sidebar. Anyway to change any of this?

    In forum: Virtue Theme

    In reply to: Left Sidebar

    #1868

    yea, just add this to your custom css

    body .main {
    float:right;
    }

    Ben

    In forum: Virtue Theme

    Topic: Left Sidebar

    #1866

    Hi Ben,

    I saw a topic about the Left Sidebar for Shop Pages but it is possible to just have a left sidebar instead of the right?

    Thank you.

    Breezy

    #1595

    I solve it, instead to use the default template for wordpress page, i use feature + sidebar

Viewing 20 results - 5,301 through 5,320 (of 5,356 total)