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,701 through 3,720 (of 5,356 total)
  • Author
    Search Results
  • #71258

    my conversion rate on mobile is low because my category menu is on a sidebar on a product page and appears below the product on mobile browsers. I would like to move my category widget above the product on the product page so it is first to be displayed on a mobile browser. How can I drop a widget above the product?

    #71238

    Hey Hannah, I don’t get it. I don’t mean to add menus in sidebar. But I want to add something in my user account or customer account. Just like my account in kadencethemes.com, there are available download or may be I will add available download for product catalog.

    #71201

    Hey Danny,
    You can do this using the Custom Menu widget. You can create a menu from Appearance > Menus then add the widget into your sidebar from Appearance > Widgets.
    Hope that helps!

    Hannah

    #71193

    Here is all the code via Theme Options>Adv Settings>Custom CSS. It also has at the bottom the two latest code additions recommended that are not working at this point. Thanks for helping to solve the mystery. Sharon


    @media
    (min-width: 992px){
    .main.col-lg-9{
    width:80%;
    }
    .kad-sidebar.col-lg-3 {
    width:20%;
    }
    }

    .sticky-wrapper > #nav-main ul.sf-menu {
    float: none;
    text-align: center;
    }
    .sticky-wrapper > #nav-main{
    padding: 10px 0;
    }
    .sticky-wrapper > #nav-main .sf-menu>li {
    display: inline-block;
    float: none;
    }
    .is-sticky #nav-main {
    margin: 0;
    background: #fff;
    width:1170px;
    }
    .headerclass > .container {
    width: 100%;
    }

    .kad-header-right {
    padding: 0;
    }

    .sticky-wrapper.is-sticky > #nav-main .sf-menu:before {
    content: ”;
    height: 60px;
    overflow: hidden;
    position: absolute;
    float: left;
    top: 0px;
    display: block;
    margin-left: 20px;
    width: 175px;
    background: url(‘http://temp.mychoiceconnection.com/wp-content/uploads/2015/11/CC-LOGO-DarkGreyBlue-mcc.jpg’) no-repeat center center;
    background-size: contain;
    }


    @media
    (max-width: 1200px){
    .is-sticky #nav-main {
    width:940px;
    }
    }

    @media
    (max-width: 768px) and (device-width: 768px) {
    .kad-header-right .sticky-wrapper {
    display:none !important;
    }
    .home .panel-grid-cell .widget-title {
    color: #fff;
    }

    #containerfooter h3 {
    font-size: 12px;
    }

    #71156

    Hi Debi,
    You can use the sidebar layout and add css like this to move your sidebar to the left:

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

    Just paste that in your custom css box in Theme Options > Advanced Settings.
    You can use a custom menu widget to add a menu to your sidebar, then use css to hide your header. Like this:

    .home .headerclass {
        display: none;
    }

    Hope that helps!

    Hannah

    #71142

    2. I just noticed that the tags in my sidebar are in a really tiny font for some reason…. Can I change this?

    Thanks!

    #71141

    Hello,
    My client just informed me that they want the same layout for their home page as their current site:

    Which means they want a left side bar navigation. I do not see how to create this without keeping the top “main navigation” which I have on all the remaining pages. Any documentation on how to creat this left sidebar WITHOUT the main top nav?

    Thanks,
    deb

    #71113

    Hi Ben/Hannah,

    When i try to used reCAPTCHA in my contact form my sidebar will go under the contact form. Please help.

    Here’s the Link:

    Thank you very much.

    In forum: Virtue Theme
    #71030

    Hey,
    The theme doesn’t hook into anything in terms of email it only uses the send mail function in wordpress if your using the contact form page template. It is by the way the same form that is in free.

    Can you post a link to your page? If you have set the page template to the contact form template change that to be sidebar or fullwidth. If you have the page template on defualt try changing that to sidebar or fullwidth.

    Ben

    #71010

    Currently I have a calendar that is tied to posts. I want it to be exclusively for events that may or may not have a signup and fee. What plug in do you recommend for Virtue Premium? Does woocommerce have an events calendar interface? Or can I modify the existing calendar and remove posts and put in events in some way?

    http://www.temp.mychoiceconnection.com

    In forum: Virtue Theme

    In reply to: Widgets on home.

    #70980

    If you have the sidebar enabled on the homepage (Theme Options > Home Layout) and it is not showing then yes, you should check your plugins. Let me know if there’s still no change.

    Hannah

    In forum: Virtue Theme

    In reply to: Widgets on home.

    #70914

    I’m not seeing a sidebar on your site?
    Regardless, try adding this to your custom css box in Theme Options > Advanced Settings:

    @media (min-width: 1200px) {
    .container {
        width: 100%;
    }
    }

    Does that kind of do what you were thinking?

    Hannah

    #70911

    Hi Hannah and Ben,
    At the bottom of my posts (or in a sidebar) I would like to be able to add a carousel of related products (from my woocommerce store).
    It would be nice if I could select a “product category” to display in the carousel from the post page.

    Could you please point me to a plugin which would do that nicely?
    I tried several but without much success.

    Thanks a lot,
    Erol
    ==============

    #70827

    In your appearance > menus page. Click on “screen options” in the top right corner. Click the descriptions check box so you can edit the descriptions in your menus. Then click to expand each menu item and remove the description.

    In terms of the icon you can use this css:

    .sidebar .widget_nav_menu .menu a:after {
        font-family: virtue_icons;
        font-style: normal;
        speak: none;
        font-weight: 400;
        content: "e3b5";
        float: right;
        -webkit-font-smoothing: antialiased;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Widgets on home.

    #70713

    Hey Hannah yes I’m using static page. as you said I put some widgets in primary side bar at Appearance > Widgets. and chose right one at ‘Display a sidebar on the Home Page’ Home Layout. also chose primary sidebar as well. But They doesn’t come out. What did i miss?

    In forum: Virtue Theme

    In reply to: Widgets on home.

    #70614

    Hi,
    Have you set you page to a static page from Settings > Reading? If so, just go into the page and, using page builder, you can create rows and columns and add whatever content you want via widgets. If you want a sidebar on the homepage you can enable it from Theme Options > Home Layout and add content from Appearance > Widgets.
    Hope that helps!

    Hannah

    #70611

    Hi Dominik,
    So you have created sidebars from Theme Options > Misc Settings, correct? Then added content from Appearance > Widgets? Have you tried clearing your cache? If that doesn’t work do you mind posting a link?

    Hannah

    #70588

    Hello,

    I need to show a different sidebar on every page. But when I chosse the page-template “Sidebar”, I only can choose the “primary sidebar”. I’ve already add some new sidebars but they didn’t appear in the menu.

    In forum: Virtue Theme

    In reply to: Alternate Blog Sidebar

    #70489

    In your theme options > misc settings you can create a new sidebar.

    In your settings > reading make sure you have not selected a page for the post page. Leave that empty.

    In your blog page using the blog template you can select which sidebar you want to show.

    Ben

    #70476

    Does anyone know if there is a way to make an alternate sidebar for the blog page alone? For the blog page I would like to display recent posts, categories, and archives but I really do not want to display those widgets throughout the site by putting them in the primary sidebar. Thanks.

Viewing 20 results - 3,701 through 3,720 (of 5,356 total)