johnping
Forum Replies Created
-
Really appreciate your demo and patience. It might conflict with my theme.
I found another way to make it by adding a js snippet at footer page as follows:<script> jQuery(document).ready(function($){ var lailu=document.referrer; console.log(lailu); $("input[name='redirect']").val(lailu); $("input[name='ur-redirect-url']").val(lailu); }); </script>I don’t know whether it works for other themes, but current works fine on my site. Just paste it here for others who may need it.
Thank you again. UR is really a great plugin, and you guys are very nice.
Here is the link https:
https://www.yaksky.com/my-account/?action=rp&key=psVMV6FLXGG3kw1qbI0V&login=HannahThank you!
Hi Team,
I’m still waiting for your reply.
Thank you.
Hi sanjuacharya,
Thanks a lot for the snippet. However, It doesn’t work. I use Avada Theme, and added it into Avada Child theme’s functions.php file. I put nothing in Redirect URL on form setting, so it still stays on the login/register page after user login/register.
Could you please help? Thank you.
- This reply was modified 3 years, 10 months ago by johnping.
Hi team,
Any updates on my topic?
I got a reply from the support team and paste it here for anyone who may need it.
“WCFM supports personalized store page customization using the Elementor Pro plugin only. Kindly check this video tutorial to know the process – youtu.be/0d-2wFlkg0I.
You can find different template files for different parts of the page under wp-content/plugins/wc-multivendor-marketplace/views/store/ folder. To override any files under this path, you’ll need to copy that file into /themes/{child theme}/wcfm/store/ folder (if the path doesn’t exists create these folders under your child theme) and make your changes there.”