sflwa
Forum Replies Created
-
I’m looking to clean submissions that have already been sent.
I have a number of sites that have not had the plugin installed previously. I am now adding it and these sites have 100s of spam form submissions.
Right now I’ve been manually searching the submissions for keywords / .ru to delete the spam, but it would be faster if the plugin could do it like it does for comments
Thank you for your reply – however the formidable responses are not comments or users so therefore they aren’t scanned.
check you logs for the site and whitelist the IP address – This has been fixed in their next version
Sorry for the delay – I didn’t get notified of your reply
https://mailster.co (via CodeCanyon)Yes I can get you a couple of the IDs although that doesn’t really answer the question.
In this case they got marked as spam because they were too many submissions in a short period of time as the submissions were from students in the computer lab filling out a form.
I was able to mark them as not spam which did generate an email to me with the submitted form data and I was able to export them to CSV and saw the serialized data.
My question is if there is a way that when I say not spam that it will post back to wordpress to actually insert it into the wordPress database with the other form submissions
https://www.wvrf.org
It just stays on the same page – let me know if I need to check any logs
I should note: I DO receive the form notification – The subscriber just isn’t in the accountForum: Plugins
In reply to: [Timely All-in-One Events Calendar] Event Detail – Page vs PostHi Ben – https://wvrf.mywordpress.site/calendar/ is the link
When you click the to detail of an event you will see it is using the blog header as the system thinks it is a Blog Post vs a custom post type to be treated like a page.I had this issue once before on another theme and I was able to work around it with some CSS – but it would be nice to know how to resolve it. I can get you a copy of the site if need be
Thanks
PhilipForum: Plugins
In reply to: [Page Builder by SiteOrigin] Editor Defaults to Text – breaks HTMLThis has been resolved in Meta SEO 3.6.8
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Editor Defaults to Text – breaks HTMLIt wasn’t working with that shut off either – but I just cleared my cache and it is –
I will open a ticket with JoomUnited – I will post back in here once I hear back from them to help others who might have this issueForum: Plugins
In reply to: [Page Builder by SiteOrigin] Editor Defaults to Text – breaks HTMLPage Builder – 2.6.3
Widget Bundle – 1.11.4
Ok – So after deactivating all the plugins and then adding them back in – of course it was the last oneWP Meta SEO (3.6.6) by JoomUnited seems to be the issue – there is nothing in the developer console about errors
Additionally – disabling individual options within WP Meta SEO does not resolve the issue
Forum: Plugins
In reply to: [Amazon S3 Cloud HTML5 MP3 Player] 404 error on iframeI can get to wp-content/plugins/amazon-s3-cloud-html5-mp3-player/html5/facebook.png and
wp-content/plugins/amazon-s3-cloud-html5-mp3-player/html5/amazon-s3-cloud-mp3-player.pngWithout issue
When I installed the plugin the html5full.php is at
wp-content/plugins/amazon-s3-cloud-html5-mp3-player/html5/html5full.phpI’ve also updated the entire plugin folder to be 755 permissions – the server is running PHP 7.1 – as I mentioned I got the same results on 2 different servers and a local install
As a test I copied the entire plugin folder to /player and it worked here
I then updated the iframe to point to here and it’s working – not ideal but I’ll use this way if I have toForum: Plugins
In reply to: [Amazon S3 Cloud HTML5 MP3 Player] 404 error on iframeThat is what I tried on 2 different sites (and a local install as well) and got the same results on all the site – I can get to the images without issue but the PHP file shows as 404
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] PHP 7 ErrorI would like to bump this as I’m having this issue too – I tried the update suggested on line 191 however that then caused a new error. I’m running PHP 7.1 and to suggest downgrading to 5.6
1) WordPress.org recommends PHP 7 or greater
2) PHP 5.6 was EOL active Support back in January and 7.0 is in another week
3) This started when using Ad Rotate and trying to save a banner, however, as per displaying errors, the error is coming from AI1ECThank you for your help
Forum: Plugins
In reply to: [WooCommerce] Column Mapping Issue in 3.1.1More than likely you need to encapsulate your CSV in quotes
here is a link to a macro for excel to do this – I had the same issue and as soon as i did this it fixed it
Forum: Fixing WordPress
In reply to: Using PDF Thumbnail as Featured ImageAndrew – I had not tried that plugin as I was concerned it would duplicate the functionality already built into WordPress 4.7+
I know I can download the image and then re-upload it, but they it re-generates the various image sizes and so now for every PDF i have like 9 files instead of 5 (PDF + 4 sizes)
I would have thought this would have been a core feature to add a 2nd database entry for the first page of the PDF so it would be in the media manager…. should this post get moved (or reposted) in feature request?