Topbar personalization - by steight - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow

  • Avatar: steight
    steight
    Participant
    October 16, 2016 at 18:14

    Hi,
    I updated the theme and now I don’t know why my topbar menu doesn’t work right.
    I did the topbar menu only with “Newsletter”, and “Logout”/”Login” but now I see “Dashboard”, “Download”, “Order”, “Price” too. It’s a problem for me.

    How can I fix it?

    Thanks
    Stefania

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 17, 2016 at 13:47

    Hello,

    Provide link to your site, please, and temporary admin access.
    When you are logged in our theme displays drop-down menu for My account Link. This feature was added in version 1.2 of our theme http://prntscr.com/cvdelh . What was your previous theme version?

    Regards

    Avatar: steight
    steight
    Participant
    October 19, 2016 at 13:19

    Hi,
    thanks! I solved this!

    Another two questions:

    1- Is it possible add an alert when a customer add a product in the cart?
    2- Is it possible in the mobile menu click on whole space and not only on the text? For example I want to go to “abbigliamento” page and I have to click only on the text “abbigliamento”. I’d like the link in whole space of the cell.

    Thank you:)
    Stefania

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 20, 2016 at 15:53

    Hello,

    1) Unfortunately, there is no such option in our theme. But we plan to add confirmation tick after the loader in next theme update.

    2) Add the following code in Theme Options > Styling > Custom CSS

    .mobile-menu-wrapper .menu > li{
     padding-left: 0;
    }
    .mobile-menu-wrapper .menu > li > a{
     padding: 0 0 0 30px;
     display: block;
    }

    Regards

    Avatar: steight
    steight
    Participant
    October 28, 2016 at 18:53

    ok it works thanks!

    Two questions:

    1- Can I change PayPal’s icon with the icons of all of kind of credit card in checkout page?
    2- I’d like to translate “continue to payment” in checkout page too. I’m not able with Loco Translate.

    Thank you!
    Stefania

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 31, 2016 at 10:29

    Hello,

    1) It’s related to WooCommerce settings not to our theme. Check this post, maybe it will help you http://www.codemyownroad.com/change-paypal-icon-woocommerce/

    2) You need to translate WooCommerce PayPal Express Checkout Gateway plugin http://prntscr.com/d15qu4

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.