mmswp2015
Forum Replies Created
-
Forum: Plugins
In reply to: [Koko Analytics] Stats for site restricted by iP?Thanks Lap. We’ve been testing with the https://www.ads-software.com/plugins/restricted-site-access/ plugin and aren’t getting stats.
We’d eventually like to enable SSO using https://plugins.miniorange.com/wordpress SAML Single Sign On.
This issue is solved.
Our developer used the wrong widget type and that’s why it wasn’t working. He put html code in a “text” widget. Things worked fine once I placed the html in a “custom HTML” widget.
The syntax from the WordPress document linked within the plugin also does not work.
Here’s the doc, https://codex.www.ads-software.com/Conditional_Tags.
Here’s the conditional tag we’re using:
is_single( array( 207, 934, 224, 230, 227 ) )
Hello again – we’re thinking the issue might be that contacts were removed from the “Public” list with the update. We’ve used the bulk change feature to add them back and are trying to seen a notification now. We’ll report back if it fails.
Hi Malay – we were using version 3.5.18 on a multisite. When we updated to Version 4.1.7 and then to Version 4.1.10, we lost all contacts on one of the sites.
We recovered our contact list from a backup and the import fails. Please advise.
Forum: Plugins
In reply to: [The Events Calendar] Version 4.8.0.1 update fails repeatedlyThanks Ed – I updated the plugin via FTP a week ago and it worked. So it’s the automatic update via WP-admin that fails.
Hello – we see that another plugin, which we cannot delete, has incorporated code some of the wp_mail code from wp-includes/pluggable.php. Could this be interfering with your plugin?
I found a similar posting in this forum from a year ago, https://www.ads-software.com/support/topic/what-causes-the-working-plugin-to-stop-and-needing-to-be-re-activated/. Sylvain Deaure recommends “Check your other plugins file for “pluggable.php” string, you’ll find the culprit and could advice it’s author to correct his code.”
Hi Mansi – we cannot increase the php timeout from 60 seconds to 120 seconds. I contacted our webhost and they said 60 is their max.
Hi Mansi – the php timeout is 60 seconds
Hi Mansi – we are not exceeding the AWS SES limit. Our list is only 830 subscribers.
We also do not see errors in our SMTP log.
Hello developer – can you reply to this question?
We implemented the plugin into production last week and it toggled the “Sending emails through … ” switch off again, so our mail did not send as expected.
Forum: Plugins
In reply to: [Co-Authors Plus] Changing Author OrderThis link from the Automaticc Git repository has info on a fix. Hopefully our plugin authors will put a fix in soon.
https://github.com/Automattic/Co-Authors-Plus/issues/390