lihas1987
Forum Replies Created
-
The error message
DataTables warning: table id=eafl-link-overview – Ajax error. For more information about this error, please see https://datatables.net/tn/7
I just received during updates of plugings.
I solved it by just installing the plugin “Search and Replace” where I replaced all the wrong affiliate links by adding a “/” between domain name and the Shortlink Slug.
Lihas
Hi,
I resolved the issue. I followed your instruction here
https://www.ads-software.com/support/topic/some-buttons-are-missing/
and enabled ““Cache AddToAny locally with daily cache updates”. Now the buttons on safari and chrome debugger are visible without causing the error above.
Thanks Lihas
Hi,
I do not have any Chrome extensions and no content blocker installed on Safari. I still get the following error in the chrome debugger
QMIGRATE: Migrate is installed, version 1.4.1
page.js:1 Uncaught TypeError: a2a[((“create_” + a2a.type) + “_dropdown”)] is not a function(…)(anonymous function) @ page.js:1(anonymous function) @ page.js:1The page.js is refering to https://static.addtoany.com/menu/page.js
I disabled the Rocket Loader? (Asynchrones Laden von JavaScript)in Cloudfare. However, it did not solve the issue above.
Lihas
SOLVED
I followed the steps mentioned here
https://aacable.wordpress.com/2013/03/26/howto-remove-your-mail-server-ip-from-hotmail-black-list/
and the IP address were removed from the blacklist by Microsoft support.
Lihas
Hi,
since two weeks I have the same issue. Before that, everything was working fine. My newsletter subscripers with outlook and hotmail domain do not receive my newsletter. I am not sure whether during the last two weeks you have released a new update and that is why it is not working anymore.
I tested the spam score on mail-tester.com and the score was 9. So this cannot be the issue as the newsletter even not reaches the spam folder of outlook or hotmail inbox. When I try sending a newsletter preview on a hotmail or outlook email address I receive the following message on my inbox
SMTP error from remote mail server after MAIL FROM:<info@<mydomainname>.de> SIZE=70010:
host mx4.hotmail.com [65.55.37.120]: 550 SC-001 (COL004-MC4F16) Unfortunately, messages from 217.160.95.218 weren’t sent. Please contact your Internet service provider since part of their network is on our block list. You can also refer your provider to https://mail.live.com/mail/troubleshooting.aspx#errors.I have a private domain and if I try sending out an email to a outlook or hotmail email address using the email client of my provider 1&1, then the email is successfully sent. So I think there is an issue only when I use the mailpoet plugin in WordPress and sent an email using your plugin.
Any help would be appreciated. Thanks a lot for your answer.
Lihas
Forum: Plugins
In reply to: [WordPress Social Login] Desktop Social Login issueHi corbinfraser,
I tried deactivating, reuploading and reactivating the plugin, but it did not fixed the bug. I finally looked into the file wsl.auth.widgets.php which is located in includes/widget and saw the following code which is the root cause
if( $wsl_settings_use_popup == 1 && $auth_mode != ‘test’ )
{
$authenticate_url= “javascript:void(0);”;
}In my WordPress Dashboard I had selected the option
Authentication display : Popup
So I changed it to “Page”, so that the if condition is not invoked. I do not mark this topic as closed as my solution is only a workaround, but not actually the solution to this problem. I hope the plugin developer fix it soon.
Thanks again for sharing your thoughts.
Lihas
Forum: Plugins
In reply to: [WordPress Social Login] Desktop Social Login issueHi corbinfraser,
thanks for the hint. If you remove, reupload and reactivate the WordPress Social plugin, does it have an impact on your social counts e.g. facebook like count?
Forum: Plugins
In reply to: [WordPress Social Login] Desktop Social Login issueHi corbinfraser,
I am not sure if it is because of the href value. If you visit the standarf wordpress registration or login (wp-login.php) page, the social buttons are working fine on desktop as well as on mobile. Looking into the HTML code of the wp-login.php page, the href value is javascript:void(0);
Did you retest it with a previous version of WordPress? My current WordPress version is 4.3.1. I am also supposiing that this issue is related to the current version of WordPress and has nothing to do with plugins.
Forum: Plugins
In reply to: [AddToAny Share Buttons] Voiceover and caching problemsHi,
I am having a caching problem with the AddtoAny social share, count and follow buttons. I have downloaded the WP Fatest Cache Premium Plugin and activated caching. After that AddtoAny is not showing any social sharing, count and follow buttons. However, if I am loogin in WordPress the buttons are visible.
Any help is greatly appreciated.
Lihas