zmayyem
Forum Replies Created
-
Hello, thanks for your reply,
below is the link of the plugin I used for multi currency : https://www.ads-software.com/plugins/woo-multi-currency
and here are multiple screenshot explain the problem exactly:
https://ibb.co/0fxHhSw
I hope you understand the problem and I hope you fixe it as soon as possible
Thanks for your support and thanks for the pluginAlso what I notice that the currency switcher work only when I set Regular Price + Sale Price togother to work but if the product is not on sale will not work, even if I try to set the regular price = sale price didn’t work ,
and even if I set sale price and change the currency the total price when I try to increment a quantity still displayed with default main currency
so could you please fix the issue in next update ?
- This reply was modified 10 months, 3 weeks ago by zmayyem.
Forum: Plugins
In reply to: [AM LottiePlayer] Only 1 animation is played when arriving to view portThankyou very much for your rapid support,
the version (2.5.3) fixed the issue , now it work.
But just one last thing, the viewport feature missing an option to preventing the animation from beeing played again .
I mean when user scroll to the viewport of the animation and it playing, then he scroll down or scroll up then he back to the animation , he will see it played again from the begining,
So is it possible to add an option, preventing the animation that played on the viewport to not beeing played again if the user back to it’s viewport? , just keep the animation freezed on its last frame of the animation !!
Thanks again for your support and for your wonderfull pluginForum: Plugins
In reply to: [AM LottiePlayer] Play animation on viewport@johanaarstein , sorry for the late reply , I didn’t notice the updated version, as well your solution using javascript work perfectly,
thankyou very much for your support ?? ??
Forum: Plugins
In reply to: [AM LottiePlayer] Play animation on viewportthanks for your reply @johanaarstein , also I find an other problem on the plugin, the .lottie animations are not played correctly , for example I have an animation with PNG files inside it , the text and animations are played but images are not displayed!! and when I open console log a 404 error images not found in the URL of current page permalink!! could you please check this error too ??
Also if you could add an option to hide the animation after it complete playing I dont know mabe by applying “Display:none” or “opacity:0” , the idea is I want to play 2 animations at the same time and hide 1 of them when it complete playing :
for example : I have (intro.lottie) and (loop.lottie) , I will display them on top of each other using z-index , but I want to hide the (intro.lottie) when it complete playing to keep only (loop.lottie) only is displayed
I hope you understand me and thankyou very much for your plugin- This reply was modified 1 year, 7 months ago by zmayyem.
Forum: Plugins
In reply to: [The Cache Purger] Hosting or Plugin Purge SuggestionsHello dear, can you please add clearing cache for :
1) FlyingPress Plugin (https://flying-press.com)
2) wp-hide PRO ( the combined CSS and JS files) in the cache folder
Thanks in advanceForum: Plugins
In reply to: [Clear Cache for Me] Clear Cache for WP Hide Pro & Wp Rocket@webheadcoder Yes, Exactly the WP Hide & Security Enhancer Pro version use combine CSS & Javascript in ( Post Processing ) and they put combined files in cache folder
so this folder it increasing space dramatically and it need always clearing the cache.Very nice , I hope you add this feature in the next update,
there is an other plugin called WooCommerce Photo Reviews which has the autolgin feature
But I like your plugin design thats why I want the autologin feature will be implimented on ReviewX Plugin,
Hope you take this feature as top priority and release it in the next updateand thanks for your reply and support ??
Forum: Plugins
In reply to: [Phone Validator for WooCommerce] Not Working on My account PageHalf Fixed !!
before that thanks for your reply and your quick issue fix !!
but still there is an other little problem
the phone fields on registration form did not auto select CountryFlag when billing_country change, on checkout page and on logged-in myaccount page work well
but on the registration form when i select billing country the flag of phone input did not changingthis is the link of the login / register page
https://yaladates.megacloud.xyz/my-account/ ( Please take a look to understand the problem )
and i used a custom hook to display billing_country and billing_phone fields on the woocommerce registration form
this is the code that i used to display fields on registration form
function wooc_extra_register_fields() { wp_enqueue_script( 'wc-country-select' ); woocommerce_form_field( 'billing_country', array( 'type' => 'country', 'class' => array('country_select'), //'label' => __('Country'), 'placeholder' => __('Choose your country.'), 'required' => true, 'clear' => true )); woocommerce_form_field( 'billing_phone', array( 'type' => 'tel', 'required' => true, //'label' => 'Phone', 'clear' => true ), ( isset($_POST['billing_phone']) ? $_POST['billing_phone'] : '' ) ); } add_action( 'woocommerce_register_form_start', 'wooc_extra_register_fields' );
please can you try to fix this problem too !!? and thanks for your support
- This reply was modified 4 years, 1 month ago by zmayyem.
Forum: Plugins
In reply to: [Phone Validator for WooCommerce] Not Working on My account PageAny reply please ?? any syggetion how to fix the issue please ??
Please any reply or fix for this issue ??
Forum: Plugins
In reply to: [SlimStat Analytics] Map Widget in wordpress dashboard dont workok, i have an idea mabe will help you to fix the problem and i will send you the
necessary file but above all can you explain me why the plugin is vulnerable and contain a trojan
chek it your self :
Please tell me how to fix this problem or try to fix it by your self in the next update
and about the map tell me how can i send you the file that i’m talking about
to test it by your self and try to integreate it on your pluginand this a screenshot from my dashboard that explain about what I’m talking
BUT Please you must help me to fix the vulnerablity on your plugin
thankyou