Viewing 12 replies - 1 through 12 (of 12 total)
  • milkod2001

    (@milkod2001)

    Did you add product price when setting product in woocomerce?

    Thread Starter discere

    (@thistlebean)

    Hello,

    Yes, I have.

    rodicaelena

    (@rodicaelena)

    Hi,

    You have some errors in the console. That is probably why the button is not showing up.
    As I inspected your code, I saw some extra pieces of javascript code in the files, that may cause the problems.
    https://prnt.sc/8wkrf2

    Are you using any plugins that could add this code? Could you please try deactivating all the plugins and see if that is the case?

    Best regards,
    Rodica

    Thread Starter discere

    (@thistlebean)

    Hello,

    I am not sure what this code is. Could it be hacking/compromised files?

    CypressWebs

    (@jmeyer2485)

    We also have the same issue with a client site.

    There is also no variation text showing up either.

    It appears the theme is not designed for WooCommerce compatibility.

    rodicaelena

    (@rodicaelena)

    Hi,

    @thistlebean please try to deactivate all plugins you use, except WooCommerce and see if this fixes the problem. Also, if that does not work, please try to switch the theme to a default one, like twenty fifteen for example, and see if the problem still exists.

    @northwoods Creative Zerif Lite is compatible with WooCommerce. We are trying to find out if this is a bug or not, and fix it.

    Thank you,
    Rodica

    Thread Starter discere

    (@thistlebean)

    @thistlebean please try to deactivate all plugins you use, except WooCommerce and see if this fixes the problem. Also, if that does not work, please try to switch the theme to a default one, like twenty fifteen for example, and see if the problem still exists.

    I have done so. Buttons show up on twentyfifteen theme.

    rodicaelena

    (@rodicaelena)

    Hi @thistlebean,

    Thank you for doing that. Could you also please let me know which version of WooCommerce are you using so we can investigate this?

    Thank you,
    Rodica

    Thread Starter discere

    (@thistlebean)

    Hi @thistlebean,

    Thank you for doing that. Could you also please let me know which version of WooCommerce are you using so we can investigate this?

    Thank you,
    Rodica

    WC 2.4.8
    WP 4.3.1

    CypressWebs

    (@jmeyer2485)

    @rodicaelena Here is the code I had to edit and here is a screen shot of what it looks like before and after the code.

    With your CSS: https://i.imgur.com/Dem4QoM.png

    Edited CSS: https://i.imgur.com/q0MxzIl.png

    Here is the CSS I edited.

    .woocommerce div.product form.cart .variations label {
      color:#000;
    }

    Thread Starter discere

    (@thistlebean)

    Hi @rodicaelena,

    Have you got any updates for me? ??

    rodicaelena

    (@rodicaelena)

    @northwoods Creative,

    Thank you for that solution, we sure have this issue right now with the label not beeing visible. I reported this issue here https://github.com/Codeinwp/zerif-lite/issues/244 and we’ll fix it in the next updates.

    @thistlebean,

    I tested Zerif Lite with WC 2.4.8 and WP 4.3.1 and the cart button is showing like it should.
    I don’t think there is something wrong with the theme, because as I mentioned before in your js files are extra pieces of code. I am not sure where are those from, if you said that disabling the plugins don’t have any effect.
    Maybe reinstalling the theme would be a good idea.

    Best regards,
    Rodica

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘WOOCOMERCE | Add to Cart button not showing’ is closed to new replies.