When I am logged into WP, the Add to Cart shows up on the page... When I am not logged in... it disappears... Why all of sudden the website does this? It was working fin before...
When I am logged into WP, the Add to Cart shows up on the page... When I am not logged in... it disappears... Why all of sudden the website does this? It was working fin before...
I am not sure if that is your issue. From what I can tell looking at the surface, you have JS errors which is preventing your variation dropdown to function properly. The correct behavior is after you have selected an option from the variation dropdown is when the "add to cart" button will show up.
Correct... When I select the variation, it should show up... but it is not right now... :(
Weird though that it works fine if I am logged into WP...
Right as I stated it is not showing because you have JS errors....Fix that issue first.
To quickly isolate the problem, simply switch your theme to twentytwelve and re-test...If that didn't work. Then turn all plugins off except WooCommerce and re-test...See what you find.
If I "simply" switch themes... won't I lose some settings switching back?
If your theme is build properly then no you shouldn't lose anything. You just need to re-save your permalinks inbetween each switch.
OK.. So I can see this error... But I am not a JS expert by far... How would this be fixed?
Timestamp: 1/31/13 12:51:51 PM
Error: SyntaxError: missing ) after argument list
Source File: http://www.brendascheesecakes.com/wp-content/themes/builder/js/jquery.easing.1.3.js?ver=1.3
Line: 41, Column: 28
Source Code:
jQuery.extend( jQuery.easing;
This is not something we can help you...Without looking at all the code there is no telling what is causing that.
But again, you should really perform the test I suggested so you know where it is coming from...
You must log in to post.