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

    In reply to: Side bar width

    #144915

    I’m only seeing one sidebar. Where is your other displaying?

    Hannah

    In forum: Virtue Theme

    In reply to: Side bar width

    #144912

    http://www.senpak.nz/courses_new/
    I wish to reduce the width of the sidebar. I have two sidebars in my system. The other one has a satisfactory width which I do not wish to change.

    Tony

    #144900

    Thanks for your response. You are correct – I expected the option in the “static front page” setting to work as normal with regard to specifying the blog page, and for the “no sidebar” setting within Virtue to apply to all pages including the blog.

    I haven’t had a chance to experiment yet, but your fix has certainly solved the sidebar issue on the blog page.

    It would appear that I cannot have the full entry text without it displaying the large version of the featured image, rather than a thumbnail, so unless I can find a way later I would have to settle for the post excerpt, for it to display neatly. On other themes I have used I can have the full text with a thumbnail on the blog page, only expanding the image when displaying a single post.

    Unfortunately I cannnot post a link to the site as I am developing it offline.

    I suspect I will have other questions – off the top of my head, if you don’t insist on me creating a new thread for these,

    1. Is there a way to specify a background color for the main menu (and will it extend full width)?
    2. Do I need to specify another plugin to have homepage-style sliders on pages other than the home page?
    3. When I tried specifying some slider images in the “Featured Slider” section at the bottom of a page I was editing, it had no effect. How does this work?

    In forum: Virtue Theme

    In reply to: Side bar width

    #144885

    I have two sidebars in my system. One of them, I wish to reduce the width? Would appreciate someone pointing me in thecorrect direction.
    Tony

    In forum: Virtue Theme
    #144884

    I have two sidebars in my system. One of them, I wish to reduce the width? Would appreciate someone pointing me in thecorrect direction.

    Tony

    #144826

    I found the setting “Blog Post Sidebar Default” and set it to “No, Do Not Show”.

    Had absolutely no effect, I cant get rid of the sidebar at all. Very frustrating that this doesn’t work on the premium version, having just purchased a membership.

    All the stuff that didnt work in the free version seems to not work on the premium version?

    Have selected full text for posts, not an excerpt, but still get an excerpt. Does the premium version do anything?

    In forum: Pinnacle Theme

    In reply to: Shop header missing

    #144789

    Hi Hannah,

    No reason but activated it incase it was important but no change to issue.
    Child theme css below:

    /*
    Theme Name: Pinnacle Premium Child Theme
    Theme URI: http://themes.kadencethemes.com/pinnacle-premium/
    Description: Child Theme for Pinnacle Premium
    Author: Kadence Themes
    Author URI: https://www.kadencewp.com/
    Template: pinnacle_premium
    Version: 1.0
    */
    
    .sow-cta-base {
        padding: 0px;
    margin-right: 0px;
    margin-bottom: -15px;
    
    }
    
    .entry-content .image_menu_content .image_menu_message h4 {
    margin-top:70px;
    }
    
    /* .bc_nomargin #kadbreadcrumbs {
    text-align: left;
    } */
    
    .bc_nomargin #kadbreadcrumbs {
    font-size: 14px !important;
    }
    
    .bc_nomargin #kadbreadcrumbs a {
    color: #026E9C;
    }
    
    .home-message {
     padding-top: 140px;
    }
    
    .widget_nav_menu li a {
        display: block;
        padding: 2px 10px 2px 10px;
        background: #fff;
        margin-bottom: 0px;
        color: #444;
    }
    
    .sidebar .widget-title {
    color: #006591;
    font-weight: bold;
    margin-bottom:0px;
    }
    
    button {
    background-color: #0C7AAB;
    color: #fff;
    padding: 8px;
    border: none;
    }
    
    .bioSections {
    line-height: 40px;
    font-size:38px;
    text-align: center;
    }
    
    .bioTitles {
    text-align: center;
    font-weight: bold;
    color: #117FB0;
    line-height: 21px;
    font-size:16px;
    margin-bottom: -3px;
    }
    
    .bioQual {
    text-align: center;
    color: #117FB0;
    line-height: 21px;
    font-size:16px;
    margin-bottom: -8px;
    }
    
    .readMore {
    text-align: center;
    font-weight: bold;
    color: #117FB0;
    line-height: 16px;
    font-size:14px;
    margin-top: -8px;
    }
    
    .readMore a {
    font-weight: bold;
    color: #000;
    }
    
    h2 {
    clear: both;
    }
    
    textarea {
    height: 120px;
    }
    .kadence_social_widget {
    text-align: left;
    }
    .widget-title {
        text-align: left;
    }
    
    .kad-call-sitewide-button-case a.kad-btn-primary {
        display: none;
    }
    
    .kad-primary-nav .sf-menu ul {
        background-color: #1585B7!important;
    opacity: 0.9 !important;
    }
    
    .home-padding {
        padding: 5px 0;
    }
    
    .topbar-widget {
    float: right;
    }
    
    #topbar .top-menu-search-btn {
    font-size: 22px !important;
    }
    
    .entry-content ul li a, .kt-simple-box .entry-content ul li a {
    color:: #000;
    text-decoration: underline;
    }
    
    .entry-content .giggle li {
    font-size: 14px;
    color: #7caa2d;
    font-weight: bold;
    }
    
    .giggle li:hover {
    font-size: 14px;
    color: #1d96c5;
    font-weight: bold;
    }
    
    img.alignnone, img.alignleft, img.alignright, img.aligncenter {
    
    border-radius: 12px;
    border-top-left-radius: 0px;
    padding: 0px !important;
    margin-bottom: 20px;
    }
    
    a img.alignnone:hover, a img.alignleft:hover, a img.alignright:hover, a img.aligncenter:hover {
    -webkit-transform: scale(1.1);
    	transform: scale(1.1);
    } 
    img.alignnoneNP, img.alignleftNP, img.alignrightNP, img.aligncenterNP {
    border-radius: 12px;
    border-top-left-radius: 0px;
    padding: 0px !important;
    margin-bottom: 25px;
    align: centre;
    margin-right: auto;
    margin-left: auto;
    }
    
    img.aligncenterNB {
    padding: 0px !important;
    margin-bottom: 20px;
    align: centre;
    margin-right: auto;
    margin-left: auto;
    }
    
    img.aligncenterNB:hover {
    -webkit-transform: scale(1.1);
    	transform: scale(1.1);
    }
    
    .home_blog article .entry-content {
        min-height: 134px;
    }
    
    .sidebar span a {
    padding: 5px;
        background-color: #026994;
        margin-top: 30px;
        text-decoration: none;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #193B68;
    }
    
    .sidebar span a:hover {
    background-color: #193B68;
    border: solid 1px #2791C3;
    }
    
    .kad-btn-primary {
    padding: 5px;
        background-color: #026994;
        margin-top: 30px;
        text-decoration: none;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #193B68;
    font-size: 14px;
    margin-top: -11px;
    margin-top: -2px;
    }
    
    .kadence_recent_posts .recentpost_date, .widget_kadence_recent_posts .recentpost_date {
        color: #fff;
    }
    
    .footerclass .kadence_recent_posts .postclass a {
        color: #fff;
    }
    
    #containerfooter h4 {
    font-size: 21px;
    text-align: left;
    }
    
    .footerclass .widget-title:after {
        display:none;
    }
    
    .hometitle:after, .sectiontitle:after, .widget-title:after {
        content: '';
    display:none;
    }
    
    /* Blog post snippets on home page */
    
    #kad-blog-grid-home img {
        
        border-radius: 12px;
        border-top-left-radius: 0px;
        padding: 0px;
    }
    
    .home_blog_title a {
    text-decoration: none !important;
    }
    
    .home_blog article .entry-content a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    padding: 4px;
    background-color: #1C90C4;
    margin-top: 30px;
    white-space: nowrap;
    }
    
    .hometitle {
        font-family: "Open Sans";
        line-height: 42px;
        font-weight: 300;
        font-style: normal;    
        font-size: 40px;
    color: #000;
    
    }
    
    .home_blog article {
    border: solid 4px #00466F;
    border-radius: 12px;
    border-top-left-radius: 0px;
    }
    
    [class*="wp-image"] {
        margin-top: 20px;
    }
    
    .mobileclass {
    background: #198BBF;
    }
    
    kt-simple-box span p {
    font-size: 20px;
    }
    
    .entry-content .myBtn a {
    padding: 7px;
    
        background-color: #026994;
        margin-top: 30px;
        text-decoration: none;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #193B68;
    font-size: 14px;
    margin-top: -11px;
    margin-top: -2px;
    color: #fff;
    }
    
    .entry-content .buttonLink {
        color: #fff;
        font-weight: normal;
        text-decoration: none;
        padding: 4px;
        background-color: #1C90C4;
        margin-top: 30px;
        white-space: nowrap;
    }
    
    h6 {
        font-family: "Open Sans";
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        color: #000;
        font-size: 26px;
    }
    
    .entry-content a, .footerclass a {
    text-decoration: underline;
    color: #00446C;
    }
    
    /* Remove extra space top of footer */
    #containerfooter {
    padding-top: 10px;
    }
    
    /* Mobile sub nav enable click anywhere */
    .kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion {
        width: 100%;
        text-align: right;
    }
    
    /* Simple box */
    .kt-simple-box {
    margin-bottom: 22px;
    border-radius: 12px;
    border-top-left-radius: 0px;
    padding-top: 0px;
    box-shadow: 6px 6px 3px #ccc;
    border: 1px solid #ccc;
    }
    
    .kt-simple-box:hover {
    box-shadow: 6px 6px 3px #B1B1B1;
    border: 1px solid #B1B1B1;
    }
    .kt-simple-box h1, .kt-simple-box h3, .kt-simple-box p {
    color: #fff;
    }
    
    /* Contact 7 forms */
    .wpcf7 input, .wpcf7 textarea {
    border: solid 2px #ccc;
    border-radius: 7px;
    }
    
    .wpcf7 input:focus, .wpcf7 textarea:focus {
    border: solid 2px #ccc;
    }
    
    .wpcf7 input.wpcf7-submit, .modal-footer .kad-btn {
    font-size: 16px;
    background-color: #026994 !important;
    color: #fff;
    border: 1px solid #666;
    border-radius: 12px;
    }
    
    .wpcf7 input.wpcf7-submit:hover, .modal-footer .kad-btn:hover {
    background-color: #193B68 !important;
    }
    
    .sidebar a {
    text-decoration:underline;
    }
    
     /* Map */
    #wpgmza_map_1 {
    border: solid 2px #ccc;
    border-radius: 20px;
    z-index: 100;
    }
    
    /* Directions color */
    .adp {
    color: #fff;
    }
    
    /* Square date box on posts pages */
    .bg-lightgray {
    background-color:#1B3490;
    }
    
    .headerfont {
    color: #fff;
    }
    
    /* AND posted in small text */
    
    .subhead a, .postedintop {
    color: #fff;
    }
    
    .entry-content .nav-tabs li {
        background-image: none;
    }
    In forum: Ascend Theme
    #144785

    Try changing the CSS to this and let me know if it works for you:

    .single #ktsidebar {
    margin-top: 300px;
    }

    -Kevin

    #144762

    Hi,

    I’ve noticed on my category pages that the sidebar widgets are not aligning with the top of the main content section.

    I have this in the custom css to fix the sidebar height on my posts (using call to action header in builder on posts) and was wondering if there is a way to separate it from the category pages in order to use a different height?

    #ktsidebar {
    margin-top: 300px;

    Would you be able to provide a fix for that please?

    I will send a link in a PM.

    Thank you,
    Gayle

    #144759

    Sorry I was looking at the price filter in the sidebar. Have you cleared your cache after configuring the widget in Appearance> Widget?

    -Kevin

    #144706

    I’m afraid that it doesn’t fit as I don’t know how to include 2 different sidebars in the German and in the English site.

    In forum: Virtue Theme

    In reply to: Woocommerce Shipping

    #144695
    This reply has been marked as private.
    #144689

    Hey,
    Just looks like you’ve set the line height very low. You can increase with this css:

    .sidebar h5 {
        line-height: 22px;
    }

    Or you can remove the underline with this css:

    .sidebar .widget-title:after {
    display: none;
    }

    Hannah

    #144682

    Hi, I am seeing a line through the headers in my sidebar ie Places, and Recent Posts – how can I fix?
    Thanks
    Rosemary

    In forum: Virtue Theme

    In reply to: primary menu

    #144679

    Did something change in the Virtue theme with the latest update?
    It seems that the category pages and single product pages are now all “full width” even though the settings for Product Sidebar Default is still “Yes, Show”

    #144617

    Hi!

    I’ve been encountering a strange problem while testing out my site’s Woocommerce payment options. I’ve set up a PayPal Sandbox account and have tried purchasing the same product several times. I’ve had success once, yet I made no adjustments to any settings, in order to make that happen. The problem arises when the product is in the shipping basket and this message is displayed: ‘There are no shipping methods available. Please check your address or contact us if you need any help.’ My shipping zones and classes must be set up correctly, otherwise I would not have been able to make that one successful test payment.

    I would be very grateful if you could tell me of any similar issues you’ve heard of, or if you could offer any assistance.

    Here is the system report:

    ### WordPress Environment ###

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

    ### Server Environment ###

    Server Info: Apache
    PHP Version: 7.0.18
    PHP Post Max Size: 8 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.36.0
    OpenSSL/1.0.1e

    SUHOSIN Installed: –
    MySQL Version: 5.6.33
    Max Upload Size: 8 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔

    ### Database ###

    WC Database Version: 3.0.5
    WC Database Prefix: wp_
    woocommerce_sessions: ✔
    woocommerce_api_keys: ✔
    woocommerce_attribute_taxonomies: ✔
    woocommerce_downloadable_product_permissions: ✔
    woocommerce_order_items: ✔
    woocommerce_order_itemmeta: ✔
    woocommerce_tax_rates: ✔
    woocommerce_tax_rate_locations: ✔
    woocommerce_shipping_zones: ✔
    woocommerce_shipping_zone_locations: ✔
    woocommerce_shipping_zone_methods: ✔
    woocommerce_payment_tokens: ✔
    woocommerce_payment_tokenmeta: ✔
    MaxMind GeoIP Database: ✔

    ### Security ###

    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔

    ### Active Plugins (20) ###

    Redux Framework: by Team Redux – 3.6.4
    Anti-spam: by webvitaly – 4.3
    Image Widget: by Modern Tribe
    Inc. – 4.4.1

    Media Rename: by ShadowsDweller – 3.2.3
    Ninja Forms – Layout & Styles: by The WP Ninjas – 1.2.3
    Ninja Forms: by The WP Ninjas – 3.1.1
    Really Simple SSL: by Rogier Lankhorst – 2.5.13
    Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 2.2.6
    Responsive Lightbox: by dFactory – 1.6.12
    Social Media Feather: by socialmediafeather – 1.8.3
    UberMenu 2 – WordPress Mega Menu Plugin: by Chris Mavricos
    SevenSpark – 2.4.0.3

    WooCommerce Currency Converter: by WooCommerce – 1.6.5
    WooCommerce Stripe Gateway: by WooCommerce – 3.1.8
    WooCommerce Professor Cloud: by Add On Enterprises – 2.0.17
    WooCommerce jQuery Cookie Fix: by Splashing Pixels (Roy Ho) – 1.0
    WooCommerce Table Rate Shipping: by WooCommerce – 3.0.3
    WooCommerce: by Automattic – 3.0.5 – 3.0.6 is available
    WooSidebars: by WooThemes – 1.4.3
    WooCommerce Helper: by WooCommerce – 1.7.2 – Network enabled
    Yoast SEO: by Team Yoast – 4.7.1

    ### Settings ###

    API Enabled: ✔
    Force SSL: ✔
    Currency: GBP (£)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)

    ### WC Pages ###

    Shop base: #5084 – /shop
    Basket: #5085 – /cart
    Checkout: #5086 – /checkout
    My account: #5087 – /my-account

    ### Theme ###

    Name: Virtue – Premium
    Version: 4.1.6
    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

    Thanks in advance! If you need a login or any further details I’ll be very happy to supply them 🙂

    Best,
    Tim

    #144575

    Hey Tony,

    You can create a new sidebar in Theme Options> Misc Settings. Then go to Appearance> Widgets to add your widgets to the sidebar.

    Let me know if this works for you.

    -Kevin

    #144558

    This sidebar has been removed completely from my site. I would appreciate someone advising how to reinstate another sidebar. I have the Primary one.

    Tony (NZ)

    #144557

    Within the shop’s primary sidebar we have an image that shows the payment mehtods.
    This image is integrated within a Pinnacle: Image widget. Can you please give me an advice how to “translate” this as there should be a different image for the German and the English site. The text can be translated with WPML string translation but for the image/media I can’t find a possibility within WPML.
    Thank you
    Angelika

    #144555

    Hi guys!

    I have created a Child Theme for the virtue premium and I’m not able to override the style from H1 to H5. I can override h6 and p.

    Here is my style.css and my functions.php

    /*
    Theme Name: Virtue Premium Child
    Theme URI:
    Description: Virtue Premium Child Theme for Cardonet
    Author: Jesus Sanz
    Author URI: http://www.jesussanz.net
    Template: virtue_premium
    Version: 1.0.0
    Tags: light, dark, two-columns, right-sidebar, responsive-layout
    Text Domain: virtue-child
    */

    /* Theme customization starts here
    -------------------------------------------------------------- */

    <?php
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
    function theme_enqueue_styles() {
    wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
    wp_enqueue_style( 'child-style', get_stylesheet_uri(), array( 'parent-style' ) );
    }

    The website is on my local computer, so I can’t share a link of it. Would you mind to let me know where is my mistake?

    Thanks 🙂

Viewing 20 results - 2,241 through 2,260 (of 5,356 total)