francomc
Forum Replies Created
-
Thank you very much Sandy… I think the solution for now is get back to the previous version of the plugin, isn’t? At least was working… We want to buy some addons (Frontend manager at least), this addon will work with the wcmp 2.3.1? (Which is the version that is installed and working for us).
Thank you in advance!Hi there… I have the same issue as @tshwanom… Since the last wcmp update… All my UM links redirects me to the wcmp_vendor_dashboard.
I have WC 2.5.1, so I think the issue is there… Let me know if there is a solution!! Thank you very much!!!Thank you very much for your reply!
Well, I really want to block users to get into the back-end, so for me is a good thing and I hope the UM Woocommerce conector don’t give me more conflicts…
I’ll be buying the your extension for managing products in the front-end…
If you can add that to your plugin will be amazing!! Yeah, my problem is that I don’t want to use the vendor shop page, I’ll be using only the UM profile with some little scripts with the vendor products, so the ability to change the link showed beneath the product thumbnail will be amazing…Thank you very much!! I’ll be watching for news!
I solved the second question using “Inser PHP” plugin for the new UM profile tab with this simple code:
$vendor = um_profile_id(); echo do_shortcode("[wcmp_products id='{$vendor}']");Now only need to know how to point the vendor link in the products to the UM profile… Can you help me to achieve this? Thank you…