Forum Replies Created
-
AuthorPosts
-
Please send Admin web account for me, I will check and try to help you.
Hi you,
Yes, you can use this image for your website, but we will not be responsible if your website is involved in an image copyright lawsuit.
February 18, 2022 at 2:08 am in reply to: Add quantity selector to quick view popup + Popup for grouped product #5392Hi again,
The product you are testing is a Group product, the product has no price or variation to choose from, it links to another product. So, of course, you cannot buy this product.
You need to re-read Woocommerc’s documentation to know more about this: https://woocommerce.com/document/managing-products/
And see previously created products to see how.We have read this feedback from you:
“Unfortunately this is not a professional solution.
I will rate your theme with 1 star on Envato, after adding a comment on public to explain the problem.”Please keep calm and research the problem carefully before giving feedback like this, it will not be good for you.
Ok, I resolved this issue, please recheck: https://prnt.sc/26xye5f
This is the CSS customization I added for you, this plugin does not provide this customization for you by default, so I really hope you will take the time to rate 5 stars for this exception support.
Ok, I have just re-fix this issue, please delete all caches on your browser and recheck.
Hi you,
To remove item from main menu, please go to Appearance -> Menus -> Edit menu tab -> Select main menu -> Click item menu -> Remove: https://prnt.sc/26xxx2d
Hi you,
I setup this page for you, please recheck: https://themillionshouse.com/blog/
Hi you,
I have just installed Elementor Pro plugin and fixed this issue, please recheck your site.
I have just added logo Stripe for your page, please recheck: https://prnt.sc/26x2fbo
Ok, I fixed this issue, please recheck.
Oh sorry, please use this plugin: https://wordpress.org/plugins/woo-orders-tracking/
Pro version: https://codecanyon.net/item/woocommerce-orders-tracking/26062993?s_rank=12
February 16, 2022 at 11:02 pm in reply to: Add quantity selector to quick view popup + Popup for grouped product #5370Hi there,
#1. Quantity still show on popup quickview, please recheck: https://prnt.sc/26x1puz
#2. Activate Popup for grouped products: https://prnt.sc/26x1seg
Hi again,
#1. Please check and send Admin web account for me, I need to check your site.
#2. Please add this custom code to file functions.php ( child-theme):
add_action('init', 'organey_fnc_custom_code', 999); function organey_fnc_custom_code(){ remove_action('woocommerce_share', 'organey_social_share', 10); }
-
This reply was modified 3 years ago by
Supporter.
Hi,
Our theme item is hidden due to font copyright issue. We are updating again and waiting for themeforest review.
You can rest assured, we still support theme-related issues on this forumHi there,
I see the € symbol is still displaying properly, if you want to change this display font you can use the following CSS code:
ul.products li.product .price, ul.products .wc-block-grid__product .price, .wc-block-grid__products li.product .price, .wc-block-grid__products .wc-block-grid__product .price{ font-famyly: your-font !important; }
-
This reply was modified 3 years ago by
-
AuthorPosts