This topic has 15 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
My product variables are not working in catalogue mode. There should be dropdowns for the variables to be added to wishlist but they are not there. And prices show for variables even though I have over written prices showing in the theme options.
Example of where visitors should be able to see brand drop downs for a product: http://worldofwine.info/product/rum/
You will see that a price is showing that shouldn’t be there and there is no option to select the brand from a drop down.
Login details are in the private content
Hello,
Please update the required plugins to the latest versions: https://www.8theme.com/download-plugins/
Thank you.
Regards,
Eva Kemp.
Plugins are all up to date and the error is still happening
Hello,
As I see some files weren’t uploaded for Visual Composer during update.
Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
FTP details below
Hello,
There is an error on your site:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 3072 bytes)
Please contact your host and ask to increase memory_limit value.
Thank you.
Regards,
Eva Kemp.
memory has been increased – issues are still there: no dropdown and prices showing when they shouldnt be
Hello,
Sorry, but we can’t access wp-admin panel as there is still the error:
“Fatal error: Allowed memory size of 67108864 bytes exhausted”
Please ask your host to increase memory_limit.
Thank you.
Regards,
Eva Kemp.
Sorry – hosting is fixed and memory expanded – issues still showing as above
Hello,
The reason is you didn’t create any attributes in Products > Attributes.
You can just add brands the was as you did.
Variations are shown from the Attributes section.
Please read Woocommerce documentation:
http://docs.woothemes.com/document/product-variations/
Thank you.
Regards,
Eva Kemp.
There are atributes added. The additional information is now showing in the wrong place and the price is still on the front! Can you please just edit the product with demo data to get it showing correctly and then I can edit it to show the right content? There should be no prices, and the additional information box should be back where it was
I have added in just 2 brands to the product – if you could please get it working on the Rum product and let me know then I will be able to duplicate what you do across the site. I uploaded attributes as shown in the video and yet they are still not on the front end of the site. I really need to get this fixed ASAP
Hello,
I’ve disabled “Just Catalog” in Theme Options > Shop > Just Catalog > Off.
Please check the product page now.
Thank you.
Regards,
Eva Kemp.
Drop down is now there – but now is ‘add to cart’ – I only want the choice to add it to wishlist. The price is also showing which it shouldnt be. The site is working as an online catalogue only
Hello,
Sorry, but when you enable catalog mode variations can’t be shown.
Also if you remove prices, variations won’t be displayed.
But you can disable catalog mode and hide those options in custom.css file:
.product-information .cart button[type="submit"], .product-information .price {
display: none !important;
}
Please try it.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up