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,181 through 3,200 (of 5,356 total)
  • Author
    Search Results
  • #95059

    Hey,
    You can added this css:

    .container .main {
        float: right;
    }

    Remove it. Using the latest theme version you can have a sidebar on the left right from the theme options > main settings. That css your using is breaking the site.

    Next you are adding this css:

    .container {
        width: 1000px;
    }

    Remove it that is breaking your site on mobile. you shouldn’t ever set a fixed with for the container. If you would like the max width to be 1000 then you need to use this css:

    .container {
        max-width: 1000px;
    }

    Ben

    #95035

    Hello Ben,

    I hope you are doing fine – I was wondering if there is a way to change the sidebar in a category other than going into the php files (I can only do a little css and wouldn’t dare to mess with php…).

    Thank a lot,

    Petra

    #95018

    In each product there are “product sidebar options”, if you changed that from default to yes or no that would override the default settings. Check your products. If it’s not on default then you would need to change in each product.

    Ben

    #95009

    In your theme options > product settings. change “Product Sidebar Default” to off.

    Ben

    #94955

    Hi,

    I’m trying to make my product page without a sidebar and full width, so the product title, text, breadcrumb, description and related products (that I would like to have 4 images there, the same size as in the demo) will be wider than they are on my site right now.

    #94948

    Hi,

    I was working on content for my company’s website http://www.sheridanmuseum.org when I notice the page I was working on came up blank. After a few minutes the whole site would came up blank as well. I’ve tried coming in from other computers and mobile. I worked mostly adding new content. The only custom css codeing I’ve added was extra space on the sidebar. We switched themes to Virtue in the last two days. I’m pretty much a first timer at this.

    Thanks,

    John

    In forum: Virtue Theme

    In reply to: SSL product loading

    #94821
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: SSL product loading

    #94817

    I’m seeing your site load for over 60 secs. It’s loading all the content but something isn’t loading. Do you have any scripts that your adding into the footer, sidebar or header?

    see what I mean here: http://tools.pingdom.com/fpt/#!/dUWARZ/https://www.bluepepper-records.com/

    are you meaning to run two security plugins ? Wordfence Security and BulletProof Security
    Ben

    #94776

    Hello, i switched my website on HTTPS with Virtue Premium.
    Here is my problem: on home page, shop page and category pages, products are not always loading (must reload pages sometimes).
    In my wordpress admin, admin url and website url are on https.
    Payment transaction process works perfectly.
    My htaccess redirection:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{HTTPS} off
    RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
    </IfModule>

    This is my Woocommerce report:

    ### WordPress Environment ###

    Home URL:
    Site URL:
    WC Version: 2.5.5
    Log Directory Writable: ✔
    WP Version: 4.5.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    Language: en_GB

    ### Server Environment ###

    Server Info: LiteSpeed
    PHP Version: 5.6.21
    PHP Post Max Size: 256 MB
    PHP Time Limit: 60
    PHP Max Input Vars: 5000
    SUHOSIN Installed: –
    MySQL Version: 5.5.5
    Max Upload Size: 128 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔

    ### Database ###

    WC Database Version: 2.5.5
    :
    woocommerce_sessions: ✔
    woocommerce_api_keys: ✔
    woocommerce_attribute_taxonomies: ✔
    woocommerce_termmeta: ✔
    woocommerce_downloadable_product_permissions: ✔
    woocommerce_order_items: ✔
    woocommerce_order_itemmeta: ✔
    woocommerce_tax_rates: ✔
    woocommerce_tax_rate_locations: ✔

    ### Active Plugins (26) ###

    BackWPup: by Inpsyde GmbH – 3.3.1
    BulletProof Security: by AITpro | Edward Alexander – .53.5
    Cookie Notice: by dFactory – 1.2.35
    Custom Share Buttons with Floating Sidebar: by MR Web Solution – 2.6
    Google Captcha (reCAPTCHA) by BestWebSoft: by BestWebSoft – 1.23
    MailPoet WooCommerce Add-on: by Sébastien Dumont – 3.0.2
    Rename wp-login.php: by Ella Iseulde Van Dorpe – 2.5.5
    SEO Redirection: by Fakhri Alsadi – 3.5
    Page Builder by SiteOrigin: by SiteOrigin – 2.4.6
    SSL Insecure Content Fixer: by WebAware – 2.1.6
    WooCommerce Table Rate Shipping by Mangohour: by mangohour – 1.2.1
    TinyMCE Advanced: by Andrew Ozz – 4.3.10.1
    Easy SMTP Mail: by priyanshu.mittal – 1.7
    WonderPlugin Audio Player: by Magic Hills Pty Ltd – 2.1
    WooCommerce Currency Converter: by WooThemes – 1.6.2
    WooCommerce PayPal Express Gateway: by WooThemes / SkyVerge – 3.7.0
    WooCommerce PDF Invoices & Packing Slips: by Ewout Fernhout – 1.5.32
    WooCommerce Predictive Search PRO: by A3 Revolution – 3.3.1
    WooCommerce WishLists: by Lucas Stark – 1.11.0
    WooCommerce: by WooThemes – 2.5.5
    WooThemes Helper: by WooThemes – 1.6.2
    Wordfence Security: by Wordfence – 6.1.7
    Yoast SEO: by Team Yoast – 3.2.5
    WP-Optimize: by Ruhani Rabin – 1.8.9.10
    WP Super Minify: by Dipak C. Gajjar – 1.3.1
    MailPoet Newsletters: by MailPoet – 2.7.1

    ### Settings ###

    Force SSL: ✔
    Currency: EUR (€)
    Currency Position: left_space
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2

    ### API ###

    API Enabled: ✔
    API Version: 3.1.0

    ### WC Pages ###

    Shop Base: #7 - /shop/
    Basket: #8 - /cart/
    Checkout: #9 - /checkout/
    My Account: #10 - /my-account/

    ### Taxonomies ###

    Product Types: external (external)
    gift-card (gift-card)
    grouped (grouped)
    simple (simple)
    variable (variable)

    ### Theme ###

    Name: Virtue - Premium
    Version: 3.6.5
    Author URL:
    Child Theme: ✕ – If you're modifying WooCommerce on a parent theme you didn't build personally
    then we recommend using a child theme. See: How to create a child theme

    WooCommerce Support: ✔

    ### Templates ###

    Overrides: virtue_premium/woocommerce/archive-product.php
    virtue_premium/woocommerce/content-product.php
    virtue_premium/woocommerce/content-product_cat.php
    virtue_premium/woocommerce/content-single-product.php
    virtue_premium/woocommerce/loop/loop-end.php
    virtue_premium/woocommerce/loop/loop-start.php
    virtue_premium/woocommerce/loop/rating.php
    virtue_premium/woocommerce/loop/sale-flash.php
    virtue_premium/product-searchform.php
    virtue_premium/woocommerce/single-product/add-to-cart/external.php
    virtue_premium/woocommerce/single-product/add-to-cart/grouped.php
    virtue_premium/woocommerce/single-product/add-to-cart/simple.php
    virtue_premium/woocommerce/single-product/add-to-cart/variable.php
    virtue_premium/woocommerce/single-product/product-image.php
    virtue_premium/woocommerce/single-product/product-thumbnails.php
    virtue_premium/woocommerce/single-product/related.php
    virtue_premium/woocommerce/single-product/sale-flash.php
    virtue_premium/woocommerce/single-product/title.php
    virtue_premium/woocommerce/single-product/up-sells.php
    virtue_premium/woocommerce/single-product.php
    virtue_premium/woocommerce/taxonomy-product_cat.php
    virtue_premium/woocommerce/taxonomy-product_tag.php

    ### PayPal Express ###

    Environment: Production

    Thanks in advance.
    Best regards.
    Raph

    #94731

    You have a widget in your sidebar that is using layout builder. That widget “row” is set to fullwidth… turn that off it’s coving items in the page.

    Ben

    #94629

    Hi

    tried using this in the theme opions advanced settings:

    .sidebar {
    background: #c0c0c2;
    }

    but not working

    #94481

    Hi Carina,
    1. I am seeing your sidebar display fine in your posts. What browser are you using? Have you tried clearing your cache?

    2. Again, I am seeing a menu to the top right of your logo. Is this not what you mean? See here- https://www.kadencewp.com/building-displaying-menus/

    3. If you add your blog posts through the Latest Blog Posts option in the homepage layout manager (Theme Options > Home Layout) rather than settings > reading it will display with images on the left.

    Hannah

    #94452

    Hello!

    I just upgraded to premium because I really like the theme. However 3 things I cannot solve or tweak as I had them with the free theme.

    1, the sidebar is not showing on the side of the blog post as I’ve said in the theme settings. The sidebar comes after the blog post and I just can’t find the setting. The settings I find seem ok.
    2, the secondary menu I earlier had to the top right of my logo and I cannot find the setting to get it back there
    3, when I do the blog post summary as my initial page with a featured picture, the picture is comes above the summary not to the left as it did before

    Example on how I want it to look –
    The blog I’m wanting to change –

    Thanks in advance

    #94344

    Or you can use this and it will just target a page that is on defualt and not using a page template:

    function kad_sidebar_pages($sidebar) {
      if (is_page() && !is_page_template())  {
        return false;
      }
      return $sidebar;
    }
    add_filter('kadence_display_sidebar', 'kad_sidebar_pages');

    Ben

    #94343
    function kad_sidebar_pages($sidebar) {
      if (is_page() && !is_page_template('page-sidebar.php') ) {
        return false;
      }
      return $sidebar;
    }
    add_filter('kadence_display_sidebar', 'kad_sidebar_pages');

    You can use a function like that ^ then it will defualt to without unless the page is using the sidebar page template.

    Ben

    #94295

    On my portfolio pages, media/text will only fill the left 2/3rds of the page. It is acting as if there is a sidebar. However, I don’t have any content in a sidebar, and I have tried to remove the sidebar in a child theme to see if it would fix the issue.

    In forum: Virtue Theme
    #94246

    Hello Kevin,

    When I added the shortcode it displayed the full blog post in the sidebar, minus the picture. I used the SiteOrigin editor widget.

    In forum: Virtue Theme
    #94226

    I was able to get the post to show with the picture in the sidebar by placing an HTML text widget into my sidebar, and adding this shortcode to it.

    [kad_blog orderby=date items=1 fullpost=false]

    Try that method and let me know if it works for you.

    #94183

    You can use a function to make it so all pages don’t have a sidebar. This could would be done through a child theme here: https://www.kadencewp.com/child-themes/

    function kad_sidebar_pages($sidebar) {
      if (is_page()) {
        return false;
      }
      return $sidebar;
    }
    add_filter('kadence_display_sidebar', 'kad_sidebar_pages');

    Ben

    In forum: Virtue Theme

    In reply to: Footer inks

    #94125

    Maybe you’re going for this css:

    #containerfooter .menu {
        margin: 0;
    }
    #containerfooter .menu li a{
        background: transparent !important;
        max-width:100%;
        padding-left: 0;
    }
    .sidebar ul.menu {
        margin: 0;
    }

    Ben

Viewing 20 results - 3,181 through 3,200 (of 5,356 total)