Aliya Yasir
Forum Replies Created
-
Forum: Plugins
In reply to: [Permalinks Customizer] Lost all Created Custom Permalinks After UpdateHi @diydoctor
Sorry about the issue and thank you for reporting us. We have solved the issue in the latest version(1.2.3).
Kindly check the latest version and let me know if the issue still persist for you.
Regards,
AliyaForum: Plugins
In reply to: [Make Paths Relative] Woocommerce responsive images@cpucpu I doesn’t get you. What’s the bug you are facing now. It’s working fine for me.
Please share issue so, we can help you out.
Forum: Plugins
In reply to: [Make Paths Relative] Woocommerce responsive images@cpucpu Responsive images Issue has been fixed.
Forum: Plugins
In reply to: [Make Paths Relative] Woocommerce responsive images@cpucpu Thanks for the reporting protocol issue. This issue has been fixed in version 0.4.
Thanks,
AliyaForum: Developing with WordPress
In reply to: Customize WP-Query for radius searchHi DenisCGN,
Give it a try with this:
global $wpdb; $results = $wpdb->get_results('SELECT id, ( 6371 * acos( cos( radians( '.$lat_set.' ) ) * cos( radians( '.$lat_post.' ) ) * cos( radians( '.$lng_post.' ) - radians( '.$lng_set.' ) ) + sin( radians( '.$lat_set.' ) ) * sin( radians( '.$lat_post.' ) ) ) ) AS distance FROM '.$markers.' HAVING distance < $search_distance ORDER BY distance LIMIT 0 , 20;');
Thanks,
AliyaForum: Plugins
In reply to: [EWWW Image Optimizer Cloud] Cross-Site Scripting (XSS)we purchased 15000 credits and unable to use the plugin as it is reporting vulnerability by our hosting company. we might have to put refund request if problem does not resolve.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Cross-Site Scripting (XSS)my hosting company pantheon dashboard showing me this warning. The scan is coming from https://wpvulndb.com/plugins/ewww-image-optimizer-cloud. It looks like the vulnerability hasn’t been reported as fixed in more recent versions. I am not sure how that is handled. In the support queue, I am seeing there is no mention of the vulnerability at all. which means I can only assume it has not been addressed.