Alimir
Forum Replies Created
-
Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] The initial number of likes@oraev Yeah, sorry for that! As i mentioned in your review, we prioritize support requests made through our own support service!
We made this tool before! maybe could help you:
https://gist.github.com/Alimir/4987ad6f72138e1ffc75397bb196c471- This reply was modified 7 months, 2 weeks ago by Alimir.
Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] The initial number of likesHi @oraev
To help with transferring the existing likes to our plugin, a data migration will be necessary. Could you please let us know which plugin you were using before?Forum: Reviews
In reply to: [WP ULike - All-in-One Engagement Toolkit] The worst supportDear @oraev
Thank you for your feedback, and we sincerely apologize for the delayed response. We prioritize support requests made through our own support service, which sometimes leads to delays in addressing tickets on www.remarpro.com. We’re truly sorry for any inconvenience this has caused.
We appreciate your patience and understanding as we work to manage the high volume of inquiries. If you could kindly share the link to your topic, we’ll make sure to check it out and provide the assistance you need.
Thank you again for bringing this to our attention.
Hi,
Yes, maybe in the near future we will do it.Hey
I’m not sure we received your prev emails. All support requests are answered on the same day, except for weekends.
Please send us an email again to check your history.Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] Functions and Actions1- Yes, you can use following hook:
function wp_ulike_sample_proccess( $id , $key, $user_id, $status ){ } add_action( 'wp_ulike_after_process', 'wp_ulike_sample_proccess', 10, 2 );
2- using following method:
wp_ulike_get_post_likes( $post_ID, $status = ‘like’ )
Hi there,I’m thrilled to inform you that the issue you reported regarding the wp ulike pro plugin has been successfully resolved! We sincerely apologize for any inconvenience caused by the delay in addressing your concerns.
After thorough investigation, we identified the root cause of the json error (related to cloudflare) you encountered during the activation process. Rest assured, the problem was not overlooked, and our team worked diligently to find a solution.
Regarding the delay in our response, I want to clarify that it was not 2 weeks as mentioned, but rather a couple of days due to the extensive investigation required to ensure a comprehensive resolution.
Your patience and understanding throughout this process are greatly appreciated. We are committed to providing prompt and effective support to all our users, and we’re delighted that we could resolve this issue for you.
If you have any further questions or need assistance with anything else, please don’t hesitate to reach out. We’re here to help!
Thank you for your support and understanding.
Best regards,
AliForum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] Reported vulnerabilityplease update to V4.6.9
Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] Reported vulnerability@tufty @razorfrog It’s a small issue in shortcodes usage! but we will release an update in the next few days
Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] Doesn’t work with Safari on iPhoneHey @cinnamon6
We have tried this on multiple Safari versions and there was no problem!
I think you have a kind of access issue with admin ajax! have you made any restriction on it?
https://imgtr.ee/image/lpaCxHey @atesz03
I tried with loco translate and it worked!
1- remove translation string:
https://ibb.co/ThPq0Vq2- translate it inside loco:
https://ibb.co/tYszGjC3- result:
https://ibb.co/ypVXvsVForum: Plugins
In reply to: [NSFW] [WP ULike - All-in-One Engagement Toolkit] Display ErrorHey @ffejl2002
Please check your “Custom HTML Template”. We don’t have META_INFO variable! Probably you make it before by custom code in your theme and now has been removed!!!
https://docs.wpulike.com/article/14-content-types-settings
Default template:<div class="wp-ulike-likers-list">%START_WHILE%<span class="wp-ulike-liker"><a href="#" title="%USER_NAME%">%USER_AVATAR%</a></span>%END_WHILE%</div>
Hey @atesz03
Hope you’re doing well.
To make this happen you need to have a wpml-config file which is unfortunately not available in our free version.But there is also one other way if you don’t want to use pro version! You can simply remove those strings in their options! Then try to translate them using polylang.
Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] WP Rocket Cache Issue – With LikesHey @n33d
We don’t have a specific url to exclude it in varnish configurations. Because like button is available on all post types and we don’t have any specific way to exclude our data! Please ask them what kind of filters they have for wordpress?!
Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] Persian website@nwm2006 problem has been solved.