tarynwalter
Forum Replies Created
-
Forum: Plugins
In reply to: [Role Based Price For WooCommerce] Enable role based price for all productHi @cashismatt. I also had this issue and this is the reply I got from the author:
While importing the prices enter yes / active any 1 value in the enable role based price field
So all I do in my CSV file is add an extra column which I call StockStatus and put the entry as yes for each line I want to import.
When I choose to Import, I map that field to Price Status under the WC Role Based Price section in the drop-down list and it turns on the Role-Based prices.
Good luck.
Forum: Plugins
In reply to: [Role Based Price For WooCommerce] import with standard wc importerHi @ziomimmo. I also had this issue and this is the reply I got from the author:
While importing the prices enter yes / active any 1 value in the enable role based price field
So all I do in my CSV file is add an extra column which I call StockStatus and put the entry as yes for each line I want to import.
When I choose to Import, I map that field to Price Status under the WC Role Based Price section in the drop-down list and it turns on the Role-Based prices.
Good luck.
Hi. I have just installed the Pricing Deals plugin to test, and had another issue that I was looking for a solution for here, and saw this post.
I am also using the Flatsome theme and saw that the same thing is happening to me – random text from a product is being displayed above the Slider Banner on my homepage.
Something to do with: <div class=”page-header-excerpt”> </div>
Seems very intermittent, as I just closed and opened my site again, and the text isn’t there..
Did anyone find a solution to this?