johnping
Forum Replies Created
-
Hi team, any updates about my questions?
Hi Amrit,
Yes, the https://cuased the problem. I removed it and it work fine now. Thank you!
Hi Amrit, I disabled the Yaymail, and activated User Registration Email-Confirmation Email. Then registered an account and received a letter. But it redirected to a 404 page (This site can’t be reached). I made a button and gave the button a URL. The token is https://{{home_url}}/{{ur_login}}?ur_token={{email_token}}. Is there anything wrong with the token? Please advise. Thank you.
Hi Andrei, I don’t quite understand how to create a translation block. Could you please instruct in an image or a video?
BTW, another problem, please refer to the page https://www.trekinfini.com/tour/best-of-xian-mini-group-day-trip/. The contents in the selection of county on enquiry form cannot be translated. How to deal with the issue?
Thank you very much!
Hi Amrit,
Finally, I get to know which plugin bothers me so long. It’s SG optimizer. I deactivated it and now UR works fine on my site. Thank you very much for the help.
Best Regards
Hi Amrit,
Thank you very much for your detailed reply and instructions. I’ve tested the plugins one by one. It seems there are several plugins that have conflicts with User Registration.
Astra Pro (Version 4.1.4)– I use Astra Child theme, it doesn’t conflict with UR. When enable Astra Pro, issue exists. That’s really frustrating.
WooCommerce (Version 7.5.1)
Travelpayouts (Version 1.1.7)
Yatra – Best Travel & Tour Booking Plugin (2.1.13)
I need to use the above plugins. Is there anyway I can deal with the issue while still using UR? I do really love your plugin since I’ve used it on another site and it works fine.
Thank you!
Forum: Plugins
In reply to: [Yatra - Tour and Travel Booking Solution] About lost password settingI also need the end-point for “Sign Out”. I want to use customized menu to list those items, so please kindly help.
Sure, no problem. Have it done with a 5 star.
Thanks again for all your supports, really helped a lot.
Hi, team
The the CSS works. You’re amazing. Thank you a lot!
Have a nice day!
Hi team,
Thank you very much for you reply. A variation was chosen but still no display.
Please try to log in with the following account access and help.
Username: Test001
Password:123456A simple product for your reference https://www.yaksky.com/product/arabic-calligraphy-basmala-on-porcelain/
Thank you!
- This reply was modified 2 years, 3 months ago by johnping.
Hi Team,
I’ve enabled “Fix missing dynamic content”, but the issue still exists. Please check the link Woocommerce cart. It is a dynamic link, after you added some products and you’ll found that there is only one variation item display.
Thank you.
Hi team,
Thank you very much for your help!
Just reply here, cause I cannot reply the supporting ticket as it says the Sorry, support license on this ticket has expired.
The WCFM addon issue solved as after it updating to 1.0.71.
As for the former issue related to dynamic rule (minimum order by product variations), also no problem now.
A further questions, because WCFM is not well-integrated with my theme, I block the upgrading of the plugin. Is it OK that I also block the upgrading for B2B King? Will it bring any trouble in the future?
Best Regards
Hi@rajandangi649,
If you want to add my code into Child theme’s functions.php, try the following snippet:
add_action( 'wp_footer', 'my_footer_scripts' ); function my_footer_scripts(){ ?> <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> <?php }
Hope it works.
Hi,team
5 star given.
Thank you again for the support.