I haven't been able to fix the WooCommerce price filter problem for about 10 days.
I designed a WordPress template and then converted it to a store using WooCommerce functions. Everything is correct except for the filters and among all the WooCommerce filters the price filter.
Either it doesn't appear at all, or if it does, it doesn't work and it doesn't have a slider.
Please advise how can I fix this problem?
Related
I am trying to integrate the exVat incVat auto Suffix from the Cart Page to the single product page..
Currently if you go to checkout the prices will show exVat incVAT depending on how taxes are set up within woocoomerce when change the country they change automatically to display correctly. However on the single product page it either shows nothing or you can force it to say one in the settings. Would be much nicer if it could display either suffix.
Screenshots of example from shop page:
incVat
exVat
Is there a solution to make the single product page do this?
(I have spent 5+hrs trying options from custom code and editing the templates but with little success so would appreciate some help :D)
I have tried a mash of other codes and my own experience into fucntions.php with fatal errors or not really touching what I am looking for.
I have also tried unsuccessfully editing WooCommerce template files.
Any help much appreciated.
This might be a stupid question, but have searched quite a lot and have still not found a way for this.
I use Wordpress, WooCommerce and Elementor on my webshop.
I update my prices about once a month. A lot of places I have a price written as texteditor or headline, and want to change that to be price coming from system.
I have tried some different ways, but so far I could not manage to make it work.
Any ideas?
I have tried use product lists, I can get the price based on product ID, but cannot style it.
I have tried with CSS shortcode, but could not make it work.
There is Product Price fields in Wordpress, but cannot make them work.
I have a WooCommerce store for footwear with mainly variable products that I used on them (size attribute), I consider the user experience a lot that's why I'm trying to find a way to display each variable product size attribute with its related price" similar to the below images:
Most of the stores that have this functionality are not WooCommerce and were built using other technology and frameworks, I tried a lot to search for something to achieve similar results with WooCommerce but without any luck. Is this possible to be achieved on WooCommerce?
I will really appreciate and help.
I’m having issues trying to understand how to fix a bug I have on my website.
Here's the link to the already filtered product grid: https://marymoonlight.com/fiori-hash-trinciati/?filter_formato=1-kg
I have set that the second product you see in the page (Galaxy Kush) doesn’t even have a 1KG variation in it (on the staging website we have it, but it’s disabled) yet when you apply the 1KG filter you see that product, but you should not!
The filters we’re using (the ones you see above the product grid) are standard WooCommerce widget put in a “sidebar” that has been placed there.
We have a lot of plugins installed on this website, mostly from YITH, but no plugin about filters, sorting or that kind of stuff.
Is there a way to fix this? Has anyone else had this issue before?
Additional info:
WooCommerce: 4.7.0
WordPress: 5.5.3
EDIT:
I tried switching to storefront theme and disabling all of the plugins except for woocommerce and the issue is still there.
It doesn't show the product if it doesn't have the variation, but it will show the product if the variation is disabled.
In the single product view of Galaxy Kush there are 1kg variations available as other products. The disabled are not working properly. Check variations of the product properly. They are still active.
How can I change the Subtotal text on the WooCommerce product page (not the cart page). Screenshot attached, I'd like to change 'Subtotal' > 'Subtotal (GST Inclusive)'
Screenshot of Subtotal
Thanks!
In regular single product page of Woocommerce with default themes (like twentytwenty), there is no Subtotal inside it.
I believe, in your case, the Subtotal is shown by a plugin or theme function. So, you need to check the custom code that shows this Subtotal area. After making some research, please provide us your work related to issue and make clear your question.
Additionally, you can use translate plugins or plugin named String Locator to easily solve this issue.