• Resolved rayhbanks

    (@rayhbanks)


    Hey, I didn’t know how to post this because I actually just resolved it but I thought I should share.

    I had some issues using this with the plugin woocommerce (in particular with variable products) and I found out the solution was just to add something to footer.php that is missing from this theme that many plugins need, check it out:

    http://codex.wordpress.org/Function_Reference/wp_footer

    Hope this helps someone! : )

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author presscustomizr

    (@nikeo)

    I rayhbanks, Thanks for sharing this.
    This is weird though because the wp_footer action hook is already included in Customizr’footer.
    I am interested by the problem you’ve had since I am currently working on making Customizr fully compatible with woocommerce. Could you be more specific on your issue?
    Thanks

    Thread Starter rayhbanks

    (@rayhbanks)

    Hi Nikeo!
    I love the theme and it’s been great.

    The issue I was having is that when you have a variable product and you selected the option you wanted, the “add to cart” button wouldn’t come up.

    It was really weird because it would work on google chrome and internet explorer, but not on mozilla firefox.
    If you do a google search of “woocommerce variable product not working” it seems to be a really common issue.

    I don’t know if this helps, but if I minified the js and css then it wouldn’t work on any browser.

    I see now where you already had the wp_footer action hook in the footer.php file, so maybe it was something else that fixed the problem? Sorry, I don’t know much about editing code and stuff.

    Anyway, hope that helps in some way. I love the theme and thanks for making it!

    Theme Author presscustomizr

    (@nikeo)

    Many thanks for your feedback on this. That really helps!
    Enjoy the theme

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue when using with woocommerce’ is closed to new replies.