Home › Forums › Themes Support › TeeSpace › Deactivate product options
- This topic has 9 replies, 2 voices, and was last updated 1 month ago by
admin.
-
AuthorPosts
-
October 27, 2023 at 7:36 pm #12403
Hi! How can I deactivate the product options that appear on the product cover?
Thanks.
Attachments:
You must be logged in to view attached files.October 28, 2023 at 3:47 pm #12408Hi,
Thanks for contacting us and choosing our product!
By default our theme doesn’t show this button.
It seems you installed an extra plugin and it causes the issue.
Please send us your current site URL and maybe a WordPress admin account.
We’ll check it for you.****
Regards,
HaruThemeOctober 29, 2023 at 12:49 am #12409Hello, I have solved it! Another question… how can I add a space to the paypal button on the cart page? Thanks!
Attachments:
You must be logged in to view attached files.October 29, 2023 at 1:06 am #12411And is it possible to view the product image on the checkout page? If so, how? Thanks!
Attachments:
You must be logged in to view attached files.October 29, 2023 at 10:36 am #12414Hi,
1. Please send us your current site URL, so we can check the and have solution for you.
However this may works:.single-product-top form.cart .single_add_to_cart_button { margin-bottom: 20px; }
2. By default WooCommerce doesn’t support this. You can do it yourself by follow this tutorial:
https://wordpress.org/support/topic/product-images-on-woocommerce-checkout-page/
Hope this helps!****
Regards,
HaruThemeOctober 29, 2023 at 11:53 am #12415This reply has been marked as private.October 29, 2023 at 7:51 pm #12419This reply has been marked as private.October 30, 2023 at 1:19 am #12422Hi,
1. You can add this code:.wc-proceed-to-checkout .ppc-button-wrapper { margin-top: 15px; }
3. About issue 500 with the server we checked the code but didn’t find any issue with the code.
If you copy this link and paste to browser, it will works fine:
But if you click from the button, it will not work.
Please send this issue to your hosting provider, they will have a solution with server config for you.4. By default we haven’t got this issue:
https://teespace.harutheme.com/shop/page/2/https://teespace.harutheme.com/shop/page/2/
You can see Product By Price Options. Please try go to Plugins -> Installed Plugins then deactivate WPC Product Price by Options. If it still show these extra button, you need to check settings of other plugins you installed.
or use this custom CSS code:.product-item .product-info .button { display: none; } .product-item .product-actions > a.button { display: none; }
Hope this helps!
****
Regards,
HaruThemeOctober 30, 2023 at 6:28 pm #12439THANK YOU! Best support ever!!
October 31, 2023 at 1:13 am #12440Thanks for your feedback!
****
Regards,
HaruTheme -
AuthorPosts
You must be logged in to reply to this topic.