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

    In reply to: Altering my Cart Page

    #150294

    It really depends on what you’re trying to add. I think Ben simply means you should add it to your page content. Add your graphic in the visual or text editor above the [woocommerce_cart] shortcode and let me know if that works for you.

    As for a sidebar on the cart, I don’t believe that this is possible without editing WooCommerce files, since the page is output by WooCommerce.

    -Kevin

    #150262

    Hi Max,
    Try adding this css:

    .archive.woocommerce .main.col-md-12.kt-nosidebar.clearfix {
        background: #eee;
        padding: 10px;
    }

    Is that what you mean?

    Hannah

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

    In reply to: Super Messy Products

    #150160

    I also noticed that the little $ icon on the left sidebar where it says “save 25% on your order” has gone missing…. hmm whats going on?

    #150159

    Hi,

    I’ve searched the forums for hours but nothing I am trying works. I tried all the obvious things including clearing cache and regenerating thumbnails. Everything was fine BEFORE I needed to mess with some critical CSS and photo optimization for the PageSpeed test score. My test score has gone up but now my products look super messy. On the virtue carousel widget in the sidebar they seem to spill away into the abyss of behind the body and in the body the products are simply crazy. Again, I’ve tried to regen thumbs and tried some CSS but couldn’t find what I was looking for. Here are some photos so you can get a visual of my issues. THANKS!!!! Oh yeah – the products in the body are places with the woo shortcodes.

    THANKS!!

    #150082

    Did you mean to have an empty sidebar on the page?

    I switched the layout to full width then updated your pagebuilder settings.

    Ben

    In forum: Virtue Theme

    In reply to: Testimonials

    #149875

    Hi Kevin, the testimonial carousel is placed in the sidebar of https://samenwebsitemaken.nl/

    #149868

    Hello Vanessa,

    You can enable and assign the sidebar for your search results page by going to Theme Options> Misc Settings and finding “Search Results.” There, you can set which sidebar you’d like to show on the search results page, as well as the layout of your search results.

    Let me know if this works for you!

    -Kevin

    #149862

    Hello Anna,

    Try adding this CSS to Theme Options> Advanced Settings and let me know if it works for you:

    @media (min-width: 992px) {
    .kad-sidebar {
        width: 25% !important;
    }
    .main {
        width: 75% !important;
        }
    }

    -Kevin

    #149849

    Hi Guys,

    We have the theme setup to show a certain sidebar in the Woo shop – the bottom widget of that sidebar is the standard WooCommerce Product Search (which we are about to upgrade to “Enhanced Product Search for WooCommerce”).

    When a search result page is displayed there is no sidebar anymore – and we need the one we’ve setup for the store to display on that page too.

    Thanks in advance,
    Vanessa

    #149842

    Hi there,

    I realize there’s alot of white space inbetween my sidebar and my main text body and I would like to reduce the white space. May I know how I can do that? Please see link below:

    Thanks! 🙂

    #149758

    Hey Kevin!

    Thanks for the indepth answers. And yes, next time, I’ll definitely stick to one thread per question. Apologies for that.

    In response to your answers;

    1) Great!

    2) My Homepage image still not rendering correctly. I’m using the Kadence Slider, on page Builder, and choosing ‘full-width stretch’, but it’s still coming out in a container, as you can see when you check our homepage

    3) Understood. I realized I had an advanced editor on my other site. Installed and now all good. 😀

    4) I have the most up-to-date version of the Virtue Theme, and I’m not changing between the two editors. I’m trying to just use Page Builder, but it won’t stay on it. It seems to be the source of the problems in #2, because after a i set ‘layout to Full-width stretch’, click save, the Page Editor reloads, back into Text Editor. When i click ‘Page Builder, all the settings are lost again.

    5) Ah, Sidebar template! Got it! ^_^

    6) This seems to be the same issue as #4. No matter I build in Page Builder, the page is still reverting to text editor after saving or reloading. I’ve tried emptying cache, but no change.

    7) Perhaps I’m not explaining myself. I don’t really mean ‘full-width’ when I say pages aren’t displaying properly I mean, not displaying ‘full-length’ (??). For example, on the page http://www.wen.agency/talents/search-artists/, you can see there is an area directly below the footer bar. I’ve never seen that on a website before, so I assume something is going wrong with my display settings.

    Sorry to trouble you with these. And yes, PayPal is an option there now. I’ll be taking advantage of that option shortly. 🙂

    #149674

    Hi Ben

    I can’t link to my test site, as I am using a local XAMPP installation. However, I have just created a fresh local test site, with the most recent versions of WordPress and the Ascend Premium theme. I then imported the ‘Magazine’ demo data using the Kadence importer plugin. The demo date has the Search widget at the top of the sidebar as a default on import (which is not the case with your online demo). On testing this freshly installed site, the same issue occurs, with curved ends showing on the Search field intermittently on iOS devices in Safari (not sure about other browsers); changing orientation made this happen quite a bit.

    Hopefully the above will help you to identify the issue.

    Thanks

    Miranda

    #149666

    Hi again

    Sorry to post again so soon after my last query but I have noticed some strange behaviour when viewing my test site on iOS devices:

    The Search field randomly displays with rounded ends, rather than as a straight-edged rectangle. I’m afraid that I haven’t had time to try and work out whether or not this behaviour is caused by specific situations, but it seems quite random. I think that changing screen orientation sometimes causes the issue to occur. Also, tapping in and out of the Search field briefly shows the curved ends.

    If you could look into this and see if you can replicate the problem I would be grateful.

    I have placed the Search field as the top widget in the sidebar, which I have on the right. I have also made the following amendments to the styling of the Search field, using the Custom CSS tab in Theme Options to remove change the background colour, remove the box shadow, change the font colour, and thin the border:

    input[type=”number”], input[type=”search”], input[type=”text”], input[type=”email”], input[type=”password”], input[type=”url”], input[type=”tel”], select, textarea {
    background-color: rgba(0,0,0,0);
    color: #444;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.0980392);
    }

    input[type=”number”]:focus, input[type=”search”]:focus, input[type=”text”]:focus, input[type=”email”]:focus, input[type=”password”]:focus, input[type=”url”]:focus, input[type=”tel”]:focus, select:focus, textarea:focus {
    background-color: rgba(0,0,0,0);
    color: #444;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.0980392);
    }

    Many thanks again

    Miranda

    #149665

    Ok, in a child theme add this function:

    add_action('init', 'custom_child_init');
    function custom_child_init() {
    if(class_exists('Dokan_Rewrites')) {
                add_filter('template_include', 'kad_wc_dokan_override', 20);
                function kad_wc_dokan_override($template) {
                     	$store_url = dokan_get_option( 'custom_store_url', 'dokan_general', 'store' );
                     
                       	$store_name = get_query_var( $store_url );
    
    			        if ( !empty( $store_name ) ) {
    	                    remove_filter('template_include', array('Kadence_Wrapping', 'wrap'), 101);
    	                }
                      
                      return $template;
                }
                add_filter('kadence_display_sidebar', 'kad_wc_dokan_sidebar');
                function kad_wc_dokan_sidebar($sidebar) {
                	$store_url = dokan_get_option( 'custom_store_url', 'dokan_general', 'store' );
                     
                       	$store_name = get_query_var( $store_url );
    
    			        if ( !empty( $store_name ) ) {
    			        	$sidebar = false;
    			        }
    
                	return $sidebar;
    
                }
                add_action( 'woocommerce_after_main_content', 'kad_wc_dokan_footer', 20 );
                function kad_wc_dokan_footer() {
                	$store_url = dokan_get_option( 'custom_store_url', 'dokan_general', 'store' );
                     
                   	$store_name = get_query_var( $store_url );
    
    		        if ( !empty( $store_name ) ) {
    		        	echo '</div></div>';
    		        }
    
                }
            }
    }

    I uploaded a test child theme so you can see this working.

    Ben

    #149661

    Hey,

    If your using page builder you can’t also use the string translation to translate any widgets. The widgets in the page and widget area will get all mixed up in WPML.

    If you need to translate footer or sidebar widgets you would need to make a widget per language that way the string translation is not effecting any widgets.

    Ben

    #149529

    Hi Simon,
    I enabled the Feature Sidebar template on your page so the slider is now above the sidebar and content. Does that work for you?

    Hannah

    In forum: Ascend Theme
    #149524

    https://postimg.org/image/4semi0app/
    https://s6.postimg.org/k14jvs4e9/show.jpg

    The CSS that you last suggested I upload (not the mobile one but the one before) works OK for making the attribute fields not overlap the sidebar. HOWEVER, the Description tab, that should be to the left of the Additional Information tab, does not appear on the page.

    #149519

    1. You have very large menu items, so this is throwing your layout off. i suggest decreasing the font size of your main navigation to 16px, and then try adding this CSS to Theme Options> Custom CSS:

    @media (min-width: 992px) {
    .kad-header-left {
        width: 12%;
    }
    .kad-header-right {
        width: 88%;
    }
    #nav-main ul.sf-menu a {
        padding-right: 5px;
        padding-left: 5px;
    }
    }

    2. I suggest you configure a single slide slider in the Kadence Slider that features your text and set it to display full width. If you’re adding it to a page builder row, be sure that you’re setting the row to be “Fullwidth Stretched” in the settings for the row.

    3. You will have to use CSS or inline styling in the html of the post in order to change the font size for a specific page. Otherwise, fonts are set in Theme Options> Typography Settings, and Theme Options> Menu Settings for menus.

    4. This isn’t happening on my test site, and everything is up to date. Are you working on the same page in multiple tabs? Be sure that you’re only opening one tab for the page editor when changing things. You should not be switching between the text editor, you have to use one and stick with it. What version of the theme are you on?

    5. Be sure that you’re selecting the “Sidebar” template under page attributes, otherwise you wont have the option to choose the sidebar. the default template is Fullwidth and doesn’t have an option for a sidebar.

    6. This is default behavior of the editors. Only when you have content within page builder on the page will it default to the page builder tab.

    7. The pages appear to be displaying in full width when I view. Perhaps you’re confusing fullwidth with fullwidth stretched. If you want the page content to stretch from side to side of the display, no matter what size of the browser window, you need to use “Fullwidth-Stretched” page builder rows.

    Hopefully this is helpful!

    In the future, I would suggest that you limit threads to two or three questions maximum. Anymore than that, and it can get pretty confusing when a thread continues for awhile.

    As for the tip, that’s totally unnecessary, but you should be able to provide something through the paypal link at the bottom of this page 🙂
    https://www.kadencewp.com/about-us/

    -Kevin

    #149513

    Hey Team Kadence!

    I just changed over to Virtue on a new site, and in the transfer, a few (hopefully) minor issues have come up. Hopefully it’s OK to list them here one-by-one.

    The site is http://www.wen.agency

    1) My primary menu isn’t displaying exactly right. I’d like it to all be on one line, as opposed to two lines like it is now.

    2) On the Homepage, and only the homepage, i’d like a full width image, with writing over it. I assumed I could use a Hero Image widget, but I can’t get it to be full screen. No matter how I try and set it, it always comes out weird. I have everything set to ‘full width’ and ‘1920 container’ but it still gives me bars at either side. (I’ve left two different attempts on the page, both showing the same issue.)

    3) How do I select font size on pages and posts? On my previous website, it’s in the post tool bar, but doesn’t seem to be present now.

    4) There seems to be a bug in the Page Builder software. Open after I’ve edited a page, and saved, when it reloads, it reloads into ‘text editor’. I choose Page Builder, and it asks me if I want to copy the content across. I choose yes, but then the content isn’t in Page Builder, and I have to redo a lot of the work.

    5) In ‘widgets’ I have created two different side bars. But when i edit a page, i can’t find a way to choose which sidebar gets displayed (different pages should have different side bars.)

    6) I’ve set Page Builder to be the default screen to display when you go to edit pages. But the text editor always opens, not Page Builder.

    7) The rest of my pages don’t seem to be displaying correctly either. That is to say, no screen is full-screen. I would have thought that all pages would be displayed as full-screen, whether there was content on them or not. But right now, as you can see on any page you look at, the footer is in the middle of the page, rather than being rendered correctly at the bottom.

    Sorry for all the questions. If you need me to open individual threads for each one, I will.

    And I hope I can send you a ‘tip’ this time for all your help. Last time you couldn’t accept money from China, so I hope now you can. 🙂

Viewing 20 results - 2,141 through 2,160 (of 5,356 total)