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

    Unfortunately, yes. The banner is already taking up the full width of its container. If you want a full-width banner on a sidebar layout one option would be to create a row in page builder with a right column where you can add your widgets, giving it a sidebar effect. Then you can add a separate full-width row under that. Would that work for you?

    Hannah

    #248872

    Hi Hannah,

    Thanks for your prompt reply. I was able to adjust the height of the banner, but not the width. Is the width limited because I am using a sidebar? Please take a look and let me know: https://performanceplustennis.com/home-page-mock-up/

    Thanks for your assistance!

    John Craig
    Performance Plus Tennis
    http://www.performanceplustennis.com
    949-278-7704

    In forum: Virtue Theme
    #248757

    Hello,

    I would like some kind of separator between sidebars and the main pages. I have this custom css in the “advanced settings” area, but it doesn’t seem to do anything. I have many different named sidebars, so I wonder if I have to be specific and name each sidebar for this custom css to take effect? None of my sidebars are named #sidebar.

    #sidebar {
    border-left: 1px solid #d6dcdc;
    padding-right: 13px;
    }

    I would also like to play around with changing the color and width of this line, or perhaps adding a custom design like a “greek wave design” or some other weave pattern. Would this kind of separator be added as a repeating horizontal jpeg file, or what?

    #248580

    Hi,

    On this page, I have set the template to Feature-Sidebar and set a header-image. I have set the “Max Image/Slider Height to be 400.

    In CSS I have set the width:100% to give a full-width image. But it now ignores the Max Image height.

    Is there another way to keep it to 400px high?
    Thanks,
    Phil.

    #248500

    Hey,
    That’s pulling from your sidebar. You can disable the sidebar from Theme Options > Shop Settings. Or else edit/remove the sidebar content from Appearance > Widgets.

    Hannah

    #248380

    Hey Frank,
    You can remove the counts with this css:

    .sidebar span.count {
        display: none;
    }

    Hope it helps!

    Hannah

    #248373

    I’m using the WooCommerce Site Origin Builder and have add Filter to my Category Sidebars.
    Is there a way to not show the product counts?

    Maybe I have to turn all Category Product counts off to hide these?

    In forum: Virtue Theme

    In reply to: extra white space

    #248335

    add this css and let me know if that is what you were thinking:

    .sidebar .widget {
        margin-top: 10px;
    }
    
    .sidebar img.image {
        padding: 0;
    }

    Ben

    In forum: Virtue Theme
    #248232

    Hi,
    How can I remove the extra white space between the images on the sidebar widget?

    Thank you,

    Tracy

    #247998

    Hi Ben,

    I am not sure, here is a full list, I think only wp-optimize would do that.

    Akismet Anti-Spam
    Black Studio TinyMCE Widget
    Caldera Forms
    Callbell Chat Widget
    Contact Form 7
    Cookie Notice
    Cyclone Slider Pro
    Defender
    Duplicate Post
    Enhanced Media Library
    Fuse Social Floating Sidebar
    Google Analytics for WordPress by MonsterInsights
    Gutenberg
    Kadence Blocks – Gutenberg Page Builder Toolkit
    Kadence Slider
    Page Builder by SiteOrigin
    Polylang
    Really Simple SSL
    reCAPTCHA
    Redirection
    Rocket Maintenance Mode & Coming Soon Page Builder
    SiteOrigin Widgets Bundle
    Slider Revolution
    Smash Balloon Instagram Feed
    Smush
    UpdraftPlus – Backup/Restore
    WP-Optimize – Clean, Compress, Cache
    Yoast SEO

    #247892

    He Ben and Hanna and team
    I’m happily building a big directory site in Kadence Ascend Premium, and it’s going well with the integration with WPGeodirectory.
    One small thing happened, I selected the sidebar to be on the left.
    Now in Mobile, I need to have the sidebar stack on top of the content.
    Is there a way to do that? I’m hoping its a php snippet

    So simply said
    Kadence sidebar on mobile stack above the content.

    #247794

    Hey Michael,
    All good! This css should do it:

    .sidebar #archives-2 ul {
        margin-left: 0;
    }

    Hannah

    #247779

    Hey,
    When editing your gallery you can click on an image and add a Gallery Link URL (from the right sidebar). Do you see that there?

    Hannah

    #247771

    Hi!
    I had some problems with my homepage, tree.nu, so I installed the Kadence Virtue Theme again, now the slider and my post don’t show on the start page, only header and sidebar and footer. I can’t make a new slider in the Kadence Slider, I just can´t save any changes and the slider will not load. All the content on the other pages seems to be intact, only problem with the start page. Please help.

    #247742

    I’m using Woocommerce and have Virtue Premium.
    I want to make the shop page display in full width without any empty space on the sides.
    I have sidebars disabled.
    I tried setting page template to full width, but it doesn’t seem to change anything. (yes, I cleared cache, too)

    Here is the page I’m working on:

    When I resize my browser, page will adjust, and full the empty space on the sides, but I would like this to also happen when maximized

    In forum: Virtue Theme

    In reply to: Blog Post Styling

    #247593

    1. You can control the height from the edit page under Post Options. If you want to align your single image left you can use this css:

    .slick-slide img {
        float: left;
    }

    Just paste that into your custom css box in Theme Options > Advanced Styling.

    2. You can use this css to align your post count beside the category title:

    .sidebar .widget_categories li a {
        display: inline;
    }

    Does that work for you?

    3. You can add a background with this css:

    aside#ktsidebar {
        background: #eee;
    }

    Hope that’s helpful!

    Hannah

    In forum: Virtue Theme

    In reply to: Blog Post Styling

    #247590

    Hi Ellen,
    Your link took me to a page not found. Can you try again? I wasn’t able to find a page with a sidebar looking through your site.

    Hannah

    #247580

    Hey again,
    This css should do it for you:

    .sidebar .widget_archive .widget-inner li a:before {
        display: none;
    }

    Hannah

    #247574

    Our customer was using the Ascend Premium theme. He then switched to a different theme deleted Ascend Premium.

    We have re-installed Ascend Premium. When using different themes, the site behaves correctly. When switching to Ascend Premium. We see hundreds of PHP warning messages like those listed below. These warnings are serious enough to prevent the site from displaying correctly:

    Site:

    What can we do to fix these warnings?

    Partial list of warning messages:

    Warning: Illegal string offset ‘changed_values’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 1234

    Notice: Array to string conversion in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 1234

    Warning: Illegal string offset ‘changed_values’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 1235

    Warning: Illegal string offset ‘site_layout’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘site_layout_style’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘site_max_width’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘sidebar_side’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘beside_header_style’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘beside_header_width’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘second_sticky’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘above_header_style’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘above_header_logo_width’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘above_header_height’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘sticky_header_parts’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘shrinking_header’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘above_header_shrunk_height’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Warning: Illegal string offset ‘header_extras’ in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    Notice: Array to string conversion in /home/mbemalv/public_html/wp-content/themes/ascend_premium/themeoptions/redux/framework.php on line 2187

    In forum: Virtue Theme
    #247540

    Hello,
    I am harnessing the sidebar feature for a blogsite that will eventually be very well seasons. The sidebar option simply makes life easier, so I’m opting to use its I’m looking for help with some styling for my sidebar. As follows:

    1) In the post header, I’m using the Image Slider option (different image ratios) in order to control the height of the header. However in most cases, I’m using just one image. I don’t know how else to control the header height. But, I would like to left-align the photo. Is there code to control the alignment of a single photo in an image slider? Or, should I set the header to “Image” and use code to control the alignment and height?
    2) In the sidebar, I simply have the post categories listed. However, I think it’s difficult to tell what category the post count belongs to. Is there a way to move that horizontal divider to below the number? I would also like to have the count in a smaller font side, or on the same line as the category.
    3) Can I add a background color to the sidebar?

    Many thanks for all your help,
    Ellen

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