superfoods on "products will not go in shopping cart"
Hi Devin, I upgraded Abundance to the last version. In Chrome the avia cart is still not working. You get informed that products are added but no products are shown in the cart at the top. Only if you...
View ArticleDevin on "products will not go in shopping cart"
Hi Anita,It could be that something else is interfering with the ajax to add the cart live since the way I'm seeing the behavior is the products get added but the cart does not get updated until page...
View Articlesuperfoods on "forgot password button behind password field"
Hi, when you want to log in and you forgot your password, the button can not be seen because it is behind the password field. How can i adjust that? Thanks for your time!Best regards, Anita
View Articlesuperfoods on "products will not go in shopping cart"
Hi Devin,All the plugins are disabled at the moment, it is still not working, I really hope there is a solution... Thanks, Anita
View ArticleDevin on "forgot password button behind password field"
Hi Anita,Can we see the page you are talking about?Regards,Devin
View ArticleDevin on "products will not go in shopping cart"
Hi Anita,As Peter first mentioned, I believe there is just a huge delay from your server on sending back the response that puts the items in your cart. It takes 3-4 seconds for the item to be shown...
View Articlesuperfoods on "forgot password button behind password field"
Hi Devin, here is the attachement. The orange button when you forgot your password disappears behind an other field..http://www.superfoodkitchen.nl/wp-content/uploads/2012/11/checkout_login.jpgRegards,...
View ArticleDude on "forgot password button behind password field"
Hey! Try to add following css code to css/custom.css:form.login .form-row { width: 70%; Best regards, Peter
View Articlesuperfoods on "forgot password button behind password field"
Hi Peter,It looks like:http://www.superfoodkitchen.nl/wp-content/uploads/2012/11/password.jpgCan you change the second field to the right?Thanks and regards, Anita
View ArticleDevin on "forgot password button behind password field"
Hi Anita,Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:#top form.login...
View Articlesuperfoods on "forgot password button behind password field"
Hi Devin,Sorry, doesn't work. Nothing changed... Any other ideas?Regards, Anita
View ArticleIsmael on "forgot password button behind password field"
Hi Anita,Try to add this code in Quick CSS or custom.css:.form-row { padding: 0; } form.login .form-row { width: 100%; } .register .form-row label { font-size: 10px; }or, if the code above doesn't...
View Articlesuperfoods on "products will not go in shopping cart"
Hi Devin,Did Peter know something about the delay? Thanks!Anita
View Articlesuperfoods on "forgot password button behind password field"
Hi Ismael, unfortunately both codes aren't working in Chrome:-( Regards, Anita
View ArticleIsmael on "forgot password button behind password field"
Hi Anita,Kindly open wp-content/themes/abundance/woocommerce-config/woocommerce-mod.css and find this line of code:.form-row{overflow:hidden;zoom:1;padding:3px;margin:0 0 6px;} and replace it...
View ArticleDude on "products will not go in shopping cart"
Hi! No, I couldn't find a reason. I'll mark this thread for Kriesi. Regards, Peter
View Articlesuperfoods on "products will not go in shopping cart"
Hi Peter,OK, thanks. Today I downloaded a plugin of WooCommerce Advanced Ajax Layered Navigation and the shop slider row on the front page goes crazy. The slider is not active, you have to scroll it...
View ArticleDude on "products will not go in shopping cart"
Hey! Yes, have a look at this thread: http://www.kriesi.at/support/topic/ajax-layered-nav-widget-causes-image-overlay-menu-to-not-show-up - probably the best solution is to contact the plugin authors....
View Articlesuperfoods on "sale flash pro"
Hi,The Sale Flash Pro extension is not working. I asked WooCommerce, but this is the answer they gave me:The cause for this is probably that your theme does not support the theme flash. The Sale Flash...
View ArticleDude on "sale flash pro"
Hi! Add following code to css/custom.css and the on sale tags should work:#top .onsale { display: block; } Regards, Peter
View Article