xbaha
Forum Replies Created
-
Forum: Plugins
In reply to: [EWWW Image Optimizer] webp cdn supporthi
would you consider adding an option to load webp if browser is chrome/opera, if not, just load jpeg image without re-write rules.
preferably client side negotiation. (server side wont work if using cache or proxy).
i got some info from this article:
https://www.stucox.com/blog/using-webp-with-modernizr/
https://developers.google.com/speed/webp/faq#how_can_i_detect_browser_support_using_javascriptthank you.
Forum: Plugins
In reply to: [MultiSite Clone Duplicator] Error: Unable to create order. Please try again.My source site Id is 1
Forum: Plugins
In reply to: [WordPress Social Login] users are redirected to /wp-admin/ with google loginok i found the solution,
but still would like to know why not redirect to home:add_action(‘admin_init’, ‘no_mo_dashboard’);
function no_mo_dashboard() {
if (!current_user_can(‘manage_options’) && $_SERVER[‘DOING_AJAX’] != ‘/wp-admin/admin-ajax.php’) {
wp_redirect(home_url()); exit;
}
}Forum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] Multisite Supporti already sent you email, did you get it?
thanks.
Forum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] Multisite Supporthi,
i am having similar issue here,
did you figure this out?seems zero support here, let me know.
thanks,
Forum: Reviews
In reply to: [WooCommerce New Product Badge] It works but…thanks, i installed it, then i found nothing, i read your review, then delete, thanks for saving my time!
thanks,
i re uploaded images and it’s fine now.Forum: Plugins
In reply to: [Ajaxy Instant Search] doesnt work on dso handlersorry,
i got it to work.
dso is php handler.thanks for the great plugin.
mine is hqcart dt cm
thanks.
Forum: Plugins
In reply to: [Sticky Popup] something wrong after installhqcart/dt/com
Thank you
Forum: Plugins
In reply to: [Sticky Popup] something wrong after installactually, i just noticed that after enabling this, my page is cloned 2 or 3 times, so when i scroll down, i see another copy of the same page!
I was going you do a hot fix.
Thanks.
I was going you do a hot fix.
Thanks.
So is there anything I could do?
i have the same problem
thie is the output:
I AM IN USA NOW
Country =
and
IP = 121.35.226.12no country was detected.
but in who is IP it tells you it’s china.I also have another issue, not sure if it’s a problem or bug or it’s just like this,
the top bar where it says:
The IP-2-Nations data needs to be updated/installed before you can use the Content By Country plugin.
when i click to install, it keeps waiting for about a minute then it goes to my WP-Dash board. when i go back the the plugin setting, the message is still there!let me know what’s up.
thanks