cjhill44
Forum Replies Created
-
That’s a great solution @pedrodigitalgreen to get the suffix to change depending on the tax display status.
For me, when I initially access the shop page or a product page however, it does not display the suffix straight away. Only when I click the toggle to change the tax display it then adds the suffix. It seems like every time i start a new browser session I have to click the toggle to activate the suffix.
I have tried this on multiple browsers.Forum: Plugins
In reply to: [Multiple Roles] Is multiple roles dead?Hi Florian,
Can you let us know when this plugin will be updated as we have been rather relying on using this on our website?
Thanks
Forum: Plugins
In reply to: [WooCommerce] Assigning customers to stock locationsDoes anyone have any ideas on this?
I have searched around and cant find any plugins that will achieve this.
Just thinking out aloud here but we almost need 2 separate stores on the website which then sends the customer to their pre-assigned ‘store’ when they log in so they can only order and see stock levels from 1 location.Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Assign a user to a stock location?Hi @alexmigf
Thanks for your reply. The stock levels will be imported via a data exchange application.
That’s a shame as the plugin seems to do everything else that we need it to do. Is this something that could be written in to the existing plugin?
Thanks,
Hi @salvamb
Thanks for your reply.
I did try experimenting with your Multi-Inventory add-on but couldn’t seem to assign a customer to a warehouse location.
Is this possible with your plugin? If so it sounds like it could fit the bill for us.
Thanks
Forum: Plugins
In reply to: [WooCommerce] Enter product size/weight by cubic volume (m3)Hi, Thanks for your reply.
I have a shipping plugin….
This has the option to calculate shipping cost based on the volume (m3) of each product. I have set up the weight thresholds within the plugin, I just need to know where to enter these values.
Hi,
I am not quite sure why this post has been marked as resolved as my query still exists?
If I was to use ‘WooCommerce Composite Products’ instead of WPC would the total wholesale price update on the product page as customers selected the individual components?
Thanks
Hi @fauzanade
OK, thanks for the info. I noticed the link you supplied states the following…
Limitations: Doesn’t display the total price on the single product page as the adjusted wholesale total. Must add to cart to see the total wholesale price. We display a nice message to indicate this to customers. This doesn’t affect the usage of the integration.
This is pretty much my issue. I need to be able to display the total price as the wholesale total.
Thanks
Hi, great plugin.
Is there a way to only show the component products in the cart/mini-cart and not the composite? Our customers will be buying the 3 components that make up a whole but i need the ability for them to be able only see these and not the composite product in the cart.
Also they need to be able to remove these from their cart if they wish.
Thanks
Hi,
I have managed to resolve the initial query. It was some code in the functions.php that was causing the filtering issue.
However this has now raised another question…
As you know, I have product set up under categories and sub categories such as…
Baths (Main category)
– Single ended bath (Child category)
– Double ended bath
– Bath screens and panelsSo if i check ‘Baths’ I can see all the products under that category.
However if i check ‘bath screens and panels’ and ‘double ended baths’ i would expect to see all ‘bath screens and panels’ as well as ‘double ended baths’
Instead this returns a result saying there are no products to be found. I have search filtering logic set to ‘AND’.
I have cleared cache etc.
Any ideas?
Hi,
I have done this but still the filter isnt working as it should.
It seems a pretty basic function so surely there must be some way to get it working?When i try to ajaxify the shop, it looks to be narrowing down the search but it loads in a horrible 1 column format, the product images dont load and then the page just crashes
Thanks I did set the categories section to AND
This made no difference, still shows me all the products from the main and child categories
Its just the same as what happens on the demo site
A perfect example of this is demonstrated on your demo site, where I have selected to view a slip dress, however it shows me every product within the main clothing category
https://demo.products-filter.com/?swoof=1&product_cat=clothing,wooman,slip-dress
Forum: Plugins
In reply to: [WooCommerce] Displaying related productsWould that require some code to enter into functions.php or the related.php within Woocommerce?