Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
This reply has been marked as private.This reply has been marked as private.
Hi,
Yes I’m already on it. I just wanted to rule out problems with the theme.
Thanks for your help!
Great service!
Thanks for your answer.
This doesn’t solve the problem though. I have had this for a while without being able to find the reason. Do you have any idea why WPML won’t translate when the translation is complete and approved?
R.
This reply has been marked as private.I have tried original theme and removing Neighborhood.
I have found that there are several others who have similar problems. It seems that this is related to the Woocommerce Multilingual plugin. But unfortunately there are no fix for this now.
https://wpml.org/forums/topic/add-to-cart-do-not-work-with-main-language/
http://wpml.org/forums/topic/woocommerce-multilingual-3-3-2-3-3-3-does-not-work/
https://wordpress.org/support/topic/cart-does-not-work-woocommerce-224?replies=15#post-6054554If I deactivate this plugin it seems to run fine. May the problem be related to memory limit?
R.
I have changed
– content-product.php
– /cart/cart.php
– /cart/shipping-calculator.phpThese are located in a folder in child theme.
R.
Hi,
I have tried to use standard theme and I still have this problem.When I activate Neighborhood child theme again, I get a message telling that I have Woocommerce outdated files in the parent theme folder. If I delete all these files the product view is wrong and I cant see the add to cart button, related products has wrong width etc. I’m not sure how Woocommerce handles og places the files now. Where is the Woocommerce folder supposed to be located now?
When it comes to deactivating plugins, I run into a blank screen when deactivating the WPML plugins. I’m not sure which, but I have to export database again to restore the site. I have 256M memory limit specified in the wp-config.php file.
R.
I have problem that perhaps is related to the other.
Example.
I try to add a new menu item to the menu called butikkmeny. I add “Informasjon til forhandler”. It’s placed in the menu – and I’m able to move it around in the menu structure – but when I try to save the menu, the page doesn’t load again (white/blank) and if I reload or go back (or load http://cheyerdahl.no/wp/wp-admin/nav-menus.php manually) the change in the menu is gone.Similar things happens in other WP core features. Can this be related, maybe I have some cache/memory issues?
Some more info:
I’ve been reading your thread about add to cart problems:
http://support.swiftideas.net/forums/topic/urgent-adding-items-in-cart-not-working/page/2/Have tested further and when I removed WP Menu Cart plugin and I was able to add to cart in Chrome (mac). I still have problems in Safari and all PC browsers (tested in Browserstack). I have also tried to deactivate all plugins, without results.
R.
Hi,
You may try again to log in. I had to reset database. It should work fine now.
R.
Hi,
It seems that some problems was solved bye removing an empty line after end tag ?> in the child theme functions.php.
I still have problems with adding products to cart. It only works in Firefox. And I’ve tested it in Chrome and Safari as well. In Chrome/Safari I can’t add products from webshop (product overview) at all. If I’m on product level I can click add to cart, and for some seconds it appears in cart. But after 1-2 seconds the cart is cleared/empty again. I’ve tried to deactivate all plugins except Woocommerce, but went white screen again. So I first need to restore my latest settings. Hopefully this will be fixed today.
Have you heard about something similar before?
R.
Hi,
Thanks for your answer.
If I deactivare Woocommerce/all plugins, the site runs, but of course all functionality is missing.I still get the white screen when updating for example my user info etc backend. I’m not sure what’s this is causes by. Maybe there’s something wrong with WP core files?
R.
Hi Ed,
Yes, that sums it up 🙂 I have installed 2.61.
See attached screenshots for categories I’ve selected and what’s displayed.
RH
Hi David,
You may hide the spesific filtering with this kind of code:
li.has-items .category-name {
display: none;
}and still show the item below. But this isn’t a good way to do it because you have to manually check which items you have and remove the unnecessary. There is also a problem if you want to have two portfolio items on the same page (shares the same page-id).
Regards,
Roger
-
Posted in: We hit Power Elite.