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,721 through 2,740 (of 5,356 total)
  • Author
    Search Results
  • #119358

    Hi,

    Firstly I have been able to move the left side 🙂

    The only way the side bar appears is if in pages>shop I make the template Feature – Sidebar. Then set sidebar to primary side bar, (I have made another sidebar but that doesn’t seem to work)

    Then in theme options>shop settings I choose my side bar to be the primary side bar. And in appearance >widgets I put in woocomerce product categories in the primary side bar. The problem with this is I have to take out everything in my primary side bar and make it into the shopping page side bar only. How do I get around this little glitch?

    Thank you for all the help and the awesome advice

    Aamir

    #119357

    That site has set that up by enabling Latest Blog Posts in Theme Options > Home Layout. Because they are using the sidebar layout the images are showing on top of the content, otherwise the image would float left. If you don’t want to use a sidebar try adding this to your custom css box in Theme Options > Advanced Settings:

    .home .kt-post-image-div {
        width: 100%;
    }
    .home .tcol-md-7.tcol-sm-12.tcol-ss-12.kt-post-text-div.postcontent {
        width: 100%;
    }
    .home .imghoverclass img {
        width: 100% !important;
    }

    Hannah

    #119354

    Hmm..try adding a different widget just to test. Does that show up?
    In Theme Options > Main Settings you can set the Sidebar Side of page.

    Hannah

    #119332

    I’m not seeing the sidebar layout on your shop page. Did you change it back? Have you tried clearing your cache?

    Hannah

    #119312

    Hi

    I’m sorry to bother you again, but I still cannot get the side bar to work. I click on “Display the sidebar on Shop Page?” and choose the sidebar option then click on the widget i am using. Then in appearance>widgets i add Woocomerce Product categories and save/update everything and I get a blank side bar. Can you please advise?

    I really appreciate all the help

    Aamir

    #119304

    Hey Aamir,
    From Theme Options > Shop Settings you can enable a sidebar then add content to it from Appearance > Widgets.
    Hope that helps!

    Hannah

    #119257

    I attempted to make a child theme.

    So far I have:
    1. created a “virtue_premium_child” folder alongside my “virtue_premium” folder. (Both of these folders are within a folder called “virtue_premium”.)
    2. in my “virtue_premium_child” folder I have created a “functions.php” file along with a style.css sheet.
    3. In my style.css sheet I have input and edited the following code (based on the tutorial that was linked above):
    /*
    Theme Name: Virtue Premium Child
    Theme URI: http://streamlinedgaming.com/virtue-premium-child/
    Description: Virtue Premium Child Theme
    Author: Calvin Keeney
    Author URI: http://streamlinedgaming.com
    Template: virtue_premium
    Version: 1.0.0
    Tags: light, dark, two-columns, right-sidebar, responsive-layout
    Text Domain: virtue-child
    */

    /* Theme customization starts here
    ————————————————————– */

    4. When I go to “Appearance>Themes” in my WP admin, I do not see the child theme.

    I looked at a couple of tutorials online and tried some other things as well but can’t seem to get the child theme to show up in “Appearance>Themes”.

    Any idea?

    In forum: Virtue Theme

    In reply to: Customizing sidebars

    #119192

    Hey Thomas,
    You can create sidebars from Theme Options > Misc Settings and add content from Appearance > Widgets.

    Hannah

    #119181

    Hello, how do i customize the sidebars in kadence theme ?

    #119133

    Thanks for the hint Hannah.

    I succeeded in making what I wanted thanks to “annual archive” plugin:
    – I replaced the previous “Archives” widget with a “Text” widget on the sidebar
    – I added following shortcode [archives type=”monthly” limit=”12″ showcount=”true”]
    – I added some customized CSSS

    And it looks fine.

    Thanks again for your support.

    Marina

    In forum: Virtue Theme

    In reply to: Primary Menu

    #119014

    Hey Tracy,
    Try this css:

    .sidebar .widget {
        margin-top: 10px;
    }

    Hope it works for you!

    Hannah

    In forum: Virtue Theme

    In reply to: Primary Menu

    #119005
    This reply has been marked as private.
    #118918

    Hello Guys,

    On the blog page I have setup with Pinnacle theme, a sidebar is displayed with the “Archives” widget.

    At the present time, all the months archives are displayed from August 2015 to now and the displayed list is finally too long.

    Is there a simple way to :

    1) Limit the number of the displayed month archives to 6 or 12 months ?
    2) Display the month archives of the current year and just display kind of accordion to display all the older archives ?

    Thanks in advance for your support.

    Marina

    In forum: Virtue Theme
    #118905

    I can select any sidebar I like but the home page never changes.

    I even created a sidebar (called Home Page Sidebar) but it doesn’t appear in the list of sidebars in Theme Options > Home Layout > Choose a Sidebar for your Home Page.
    Might that be because this new sidebar contains nothing? I can’t find where to put widgets or whatever into it.

    BTW, I’ve moved the development site to localhost, so you won’t be able to inspect elements. Sorry.

    In forum: Virtue Theme

    In reply to: Primary Menu

    #118904

    How can I get rid of the white space between widgets on the sidebar?

    Not sure what white space you mean? What page where is this space?

    Ben

    In forum: Virtue Theme

    In reply to: Primary Menu

    #118896
    This reply has been marked as private.
    #118893

    Hey Elaine,
    For pages you would have to use the “fullwidth” page template. If you don’t want to change this page by page then you would need to use a child theme: https://www.kadencewp.com/child-themes/

    Then you would add this into that child theme funcitons.php file:

    function kad_sidebar_all($sidebar) {
      	return false;
    }
    add_filter('kadence_display_sidebar', 'kad_sidebar_all');

    And all pages wouldn’t have a sidebar

    Ben

    #118759

    Hi Kevin.

    Thanks for your reply. The photography template used in that documentation has the burger menu as a pre-defined element. I do not believe you can add the burger menu to a different template or a slider created from scratch.

    I’m pretty sure that is true but wish it wasn’t.

    Anyway, is there a way to add a menu to a full-screen slider? And by full screen slider I really mean full screen – no header, footer, topbar, sidebars, anything.

    Can you help me with that?

    Thanks,

    Jerry

    In forum: Virtue Theme

    In reply to: Woo sorting

    #118747

    I investigated and it seems you are once again right.

    I asked some guy for a widget, so i got a textwidget with some html in it – the same that was calling the original.

    I’ll get back to my “developer” with some clear spec for the job and get it done right!

    Sidenote:
    Searching around the net i concluded that many would be happy to change the position of the sorting and there are a few solutions up there but only for programers and none for webdesigners.
    If i get this done, i’ll share with the whole world and free the world from nasty coded sorting dropdowns 😀
    You could also include it in the WooExtras. Many would want to have the sorting in the sidebar as a widget.

    Thank you for your time.
    I ‘ll be back !
    B. Anders

    #118430

    I´m also using page builder if thats important to know! – Yes absolutely. Try this go to your page-builder settings and turn off the “sidebar emulator” in the general tab of the settings> pagebuilder.

    Ben

Viewing 20 results - 2,721 through 2,740 (of 5,356 total)