allanit
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] How do I tell if webhooks is working?I have gone to the “Permalinks” settings and clicked save several times with no luck. So today I changes the “Permalinks” setting to something else and saved then changed it back to Post Name and saved then on the Participants Database MailChimp Integration page I clicked save but the Synchronizes participant signups and updates with your MailChimp account message is still there.
Forum: Plugins
In reply to: [Participants Database] Validations in the admin areaThanks that is helpful. I have also been reading the documentation on your web site which is also very helpful. I think i am starting to get it.
Thanks for the exceptionally quick fix. What fantastic service. All working as expected now.
I had what I think was the same problem for two of my sites. After wordfence updated automatically if anyont tried to access either of these sites all they got was a blank white screen. If I deactivated wordfence by renaming the wordfence folder the site was then accessible. Then I discovered several of the other plugins needed updating. After updating the other plugins I renamed the wordfence folder back to its correct name and the sites were working again. Hope this helps someone.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] a href linkOk I figured it out. I needed to use a pods template to do the page layout instead of trying to put it directly on the page. Then I add the template to the wordpress page and it all dropped in to place.
Forum: Plugins
In reply to: Spam inc.php found in wordpress siteYes. The simplest way to get rid of it is to install the Wordfence plugin. It will require a bit of configuration on its settings page but I found the support to be excellent and then run a scan. Wordfence will then recommend things to fix.
If that does not work get back and I will try to remember the steps I took to manually remove it from the first site I found it on.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] ‘0’ zero in required fieldHi Scott
Thanks for the info I did not know that about PHP empty. However that acuses a bit of a problem because what I am trying to save in the field is the PHP numeric value for day of the week and Sundays numeric value is ‘0’ zero.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] ‘0’ zero in required fieldHi Scott
Sorry for my ignorance but how is entering a ‘0’ zero in a field entering an empty value. I would have thought that entering the number ‘0’ zero in a field would be putting something in the field? Can you please explain why the number ‘0’ zero is an empty value.Hi Tim
The developer of the link-library plugin has fixed the problem
Thanks for your help
Also thanks to mwrusnak.
Forum: Plugins
In reply to: [Link Library] link-library/stylesheettemplate.cssHi Yannick
Thanks for the quick fix. Yes I can confirm that the update to 5.8.10.6 has fixed the problem.
Again thanks.
More information. admin-ajax.php only runs every two minutes while logged in to the dashboard. As so as you log out it stops. Is this the intended behaviour?
Hi Tim
Even more information. I deactivated the link-library plugin to see what would happen. Then while on the Wordfence scan page the wp-admin/admin-ajax.php fires off continually and as soon as I go to a page that is not a part of Wordfence the wp-admin/admin-ajax.php stops.
Is that supposed to happen?
Hi Tim
Your last question got me thinking. So I temporarily changed the theme from the twenteleven child theme to the twenteleven theme, then to the twentythirteen theme, and finally to the twentyfourteen theme. Each time I changed the theme I checked the logs both before and after going to the Wordfence scan page.
In each case before there is one log record to wp-admin/admin-ajax.php and one to wp-content/plugins/link-library/stylesheettemplate.css followed by silence
In each case while on the Wordfence scan page the wp-admin/admin-ajax.php and the wp-content/plugins/link-library/stylesheettemplate.css are fire off continually.
My guess is it is something to do with the link-library plugin.
Hi Tim
I am using a child theme based on the twentyeleven theme.