Topic Resolution: Resolved
  • Closed
  • webkaz
    Spectator
    February 14, 2015 at 7:23 am #14740

    Hi
    The new woocommerce version has some css changes. However the main conflict is there are now 2 “Proceed to Check Out” buttons

    Any ideas on how to remove the 2nd button?

    Everthing else seems to be working find with the update.

    Asad Ullah
    Spectator
    Posts: 47
    February 14, 2015 at 11:43 am #14741

    Hi Webkaz,

    Can you please put your screenshot here to check the exact error? or you can share the site URL if possible!

    Thanks

    Lukasz
    Spectator
    Posts: 45
    February 14, 2015 at 4:57 pm #14745

    I have got the same problem, as Webkaz. Probably we have to wait for new version of Alora theme.

    Asad Ullah
    Spectator
    Posts: 47
    February 14, 2015 at 6:43 pm #14746

    Hi Lukasz,

    I’m sorry you are facing the problem can you please share the site URL and the screenshot of the error you are facing so we can fix it as soon as possible might be before new release.

    Thanks

    Lukasz
    Spectator
    Posts: 45
    February 15, 2015 at 10:41 pm #14754

    On Monday I will try send you screenshot and site URL. I must prepare them.

    Do you know the date, when will be introduced new release of theme?

    webkaz
    Spectator
    Posts: 5
    February 16, 2015 at 1:54 am #14755

    Hi Asad

    Here is the screenshot https://drive.google.com/file/d/0ByMyDk6HHA2RQlQtNkx3czBGM2s/view?usp=sharing

    Site is still being developed. If you installed a new theme and woocommerce, add a product, add to cart and view cart you will see the same.

    Thanks
    Webkaz

    Lukasz
    Spectator
    Posts: 45
    February 16, 2015 at 7:19 pm #14771
    Anonymous
    Inactive
    Posts: 49
    February 17, 2015 at 10:52 am #14787

    There is temporary solution for this but you need to provide the site link so i can inspect the buttons and provide you little CSS code solution.

    You can send me link on PM.

    Regards

    Lukasz
    Spectator
    Posts: 45
    February 17, 2015 at 11:00 am #14790

    I couldn’t find on my account option to send PM

    Lukasz
    Spectator
    Posts: 45
    February 17, 2015 at 11:45 am #14794
    This reply has been marked as private.
    Anonymous
    Inactive
    Posts: 49
    February 17, 2015 at 2:49 pm #14796

    Add below CSS code to your Theme Options->Custom CSS tab:

    .woocommerce-cart .wc-proceed-to-checkout {display:none;}

    This is temporary fix until next theme update.

    Regards