zanatta97
Forum Replies Created
-
Ok, so I figured ou that if I have the option “Shipping cost goes to vendor” active, it shows the shipping cost to the vendor, but it also calculate the comission with the shipping cost. I need the vendors to see the shipping costs but it can’t be added to the comission calculations.
I’ve done some more research, and found this code snippet that fixed my problem
add_filter( 'wcfm_is_allow_repair_order_item', '__return_true' );Nothing?
Thanks for the help, with the category parameter I was able to figure out the other one I needed.
Is there a list of this attributes that I can use to see all the URL parameters names?
In the video bellow I show the page that I have the problem, and the UM Content Restriction settings that I have for that page. In this case only 1 user role is allowed to see this page, the other roles should see a message saying the content is restricted. In the incognito tab I’m logged with an account that should not be able to see the page, but I can still see the page.
- This reply was modified 5 years, 3 months ago by zanatta97.
I posted the question on the day before the update 2.1.14 was released. I had the 2.1.13 installed and I created the question for that version. I just updated to the 2.1.14 and still doesn’t work. But answering your question I had it working on the version 2.1.12.
I set up the restrictions on Gutenberg, but they doesn’t work, I tried removing the restrictions and creating them again after the updates and still doesn’t work.