New Landing How can we help? Themeforest Theme Support Dante Disabling Woocommerce help bar

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #153555
    triinum
    Member
    Post count: 45

    Is there a way to disable the help bar on top with the “e-mail customer care”, “shipping information”, edc. without display:none?

    #153558
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    What is the url of a page where it appears so I can check?
    -Rui

    #153559
    triinum
    Member
    Post count: 45

    It’s on the product checkout page, I think you’d have to make an account to view it, but I made a screenshot, attached.

    Attachments:
    You must be logged in to view attached files.
    #153578
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your child theme functions.php

    
    if (!function_exists('sf_woo_help_bar')) {
    		function sf_woo_help_bar() {
    				return;	
    			}
    		}

    -Rui

    #153935
    triinum
    Member
    Post count: 45

    OK, thanks! Another dumb question – how can I have one product in single view on top, full width and others below it? To be more specific, I have this calendar http://thecube.agency/lp/private/toode/kalender

    and this is a woocommerce product, but I need this on top of the page, not stacked with other products. Tried adding 2 product elements on swift builder, one with the calendar product and other with other products, but it only displays one element. Hopefully I wasn’t too messy with my explanation 🙂

    #154132
    triinum
    Member
    Post count: 45

    Never mind I got it. I have another strange issue with translated content or whenever I choose a page template: http://thecube.agency/lp/?lang=ru
    As you can see, it keeps to the left.

    Other content is perfectly ok: http://thecube.agency/lp/

    #154190
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you have right sidebar at this page http://thecube.agency/lp/?lang=ru. Please insert widgets to right sidebar or remove sidebar.
    Thanks
    Mohammad

    #154257
    triinum
    Member
    Post count: 45

    I don’t have any sidebars enabled, as I said, this happens whenever I choose a template aswell: http://thecube.agency/lp/13177/

    #154465
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Do you have any custom css? Can you try to disable all plugins, clear the cache and try again?

    Thanks
    -Rui

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register