This topic has 2 replies, 2 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler
Hi there,
first of all I have to appologize if ANYTHING of my questions would be answered in the documentation. I found nothing – esp. as this is my very first time dealing with ecommerce (WooCommerce).
Furthermore, it might be that some questions will be only WooCommerce related (which I dont know as I think they are related to the theme)
First picture: https://ibb.co/Ry3gNcG
You see that the VAT is listed 2 times. That does not look good and is not serious. How can I remove one of it?
Second picture: https://ibb.co/zR48rRz
I am using the WooCommerce plugin “Product Add On’s”. Before I have purchased this Theme I have read the comments on envato. There was stated that a lot of customers are using this plugin and there should be no problems.
My problem is, that these fields are required fields. If I choose a file I cant proceed as I got the message “Sorry, you cant choose this item” and there is a message “*1 is required” – but I have uploaded it.
Third picture: https://ibb.co/ygddQfZ
Is it possible to display (a) in another color and remove b?
Picture 4: https://ibb.co/Pwm94Ds
How can I change that this is no longer preselected?
Picture 5: https://ibb.co/X8jTZbp
You see that the layout seems to be “broken”. the checkboxes and also the item descriiption. Why there is a break after “16 cm * ” and “enthält 1 Stück”. Is it also possible to change the background to white?
Picture 6: https://ibb.co/wML0hMb
How can I edit these footer elements?
Picture 7: https://ibb.co/zfQYj7k
How can I remove the social share icons and the “email to a friend” notification?
Thanks in advance
Hello,
1/ Is it solved? http://prntscr.com/nv9az4 https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/
2/ How does it work with the default WC theme – Storefront? If the problem is independent of theme, contact the support of the plugin.
Let us know results.
3/ You can do this if you have CSS skills.
Which product can be added to cart?
4/ WooCommerce > Settings > Shipping > Shipping options https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-13
5/ Unfortunately, I can’t see this screenshot. Please provide a new one.
6/ Theme Options > Footer > Show footer demo blocks > Off.
Please read about footer – https://www.8theme.com/demo/docs/royal/#9_footer https://youtu.be/KWAQRXZXsaw
7/ Theme Options > Single product page > Show share buttons > Off.
Add this code in Theme Options > Custom CSS > Global custom CSS:
.product-information .email-link {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up