markrr
Forum Replies Created
-
I just updated the plugin. Thanks for your quick response.
Forum: Fixing WordPress
In reply to: Admin Search Pages Function Doesn’t WorkThanks!
Forum: Fixing WordPress
In reply to: Admin Search Pages Function Doesn’t WorkSee my earlier question about what it actually searches please.
I created a unique page name, didn’t add it to the navigation and it only returned that page as it should.
But it appears it is actually searching the source code. If I search for a term that doesn’t appear on the visible page, but appears in the source code (e.g. part of a URL in a link) it returns that page. Just wish I knew what it actually searches, and I could control that.
- This reply was modified 8 months, 1 week ago by markrr.
Forum: Fixing WordPress
In reply to: Admin Search Pages Function Doesn’t WorkThanks. That didn’t change results unfortunately.
Does it check the public-facing content or the actual source code?
e.g. If I have a URL in the navigation that contains the search term (only exists in the source code), would that page show in the page search results? If so, any way to limit it to just search page titles?
- This reply was modified 8 months, 1 week ago by markrr.
Thank you, very helpful. Even though I’m not a dev/JS guy. ??
I solved the Please enable JavaScript in your browser to complete this form by deleting the whole container and re-adding the form. Not sure why that worked. Cache issue? I thought it was acting weird when I made changes to the form and they didn’t show on the page.
I’ve also put your WP Mail SMTP plug-in on the site and got both forms/pages to work.
Hope this helps someone else, so they don’t have to waste many hours running this one down like I did.
Are you saying just this plugin is having issues or all email form plugins?
I’ve had the same results. I’ve tried tried multiple plugins on many of my sites and all are having problems.
Anyone find any solutions that work?
Forum: Plugins
In reply to: [Contact Form 7] Form doesn’t submit – circle spins foreverThis has something to do with PHP. I went back to PHP 7.3 and suddenly the plugin works. Which is funny given the message it’s throwing. See below. But PHP 7.4 doesn’t work. All other plugins are deactivated. Using default 2024 theme. Weird stuff going on. Seeing other support threads with same/similar issues.
My issue is that I’m converting the theme from an old/non functioning theme that doesn’t work on PHP 74, to Elementor and that requires PHP 7.4. So, I’m at a standstill.
Forum: Plugins
In reply to: [Contact Form 7] Form doesn’t submit – circle spins foreverThanks for pitching in.
My plugins were all up to date. So, I updated WordPress.
I didn’t get as lucky. CF 7 still not working. The plugin says the email was delivered with a green box, but I don’t get it delivered in my inbox.
Thanks again.
- This reply was modified 9 months, 3 weeks ago by markrr.
Forum: Plugins
In reply to: [Contact Form 7] Form doesn’t submit – circle spins foreverThanks. I don’t know how to view those logs. But I’ll find a way. Appreciate the support.
Forum: Plugins
In reply to: [Contact Form 7] Form doesn’t submit – circle spins foreverHere it is.
Forum: Plugins
In reply to: [Contact Form 7] Form doesn’t submit – circle spins foreverThey are all deactivated and this problem still occurs. But when CF7 works, I use:
Anti-Malware Security and Brute-Force Firewall, Sucuri, updraft, wordfence, and Yoast SEO. I also want to use various Elementor plugins. I have WPForms installed but not using it.
Forum: Plugins
In reply to: [Yoast SEO] Another Error parsing the response to JSONWell, an hour later, the optimization now works. It must have taken a while for one of those earlier attempts to work/kick in.
- This reply was modified 1 year ago by markrr.
Forum: Plugins
In reply to: [Yoast SEO] Another Error parsing the response to JSONError details in case this helps.
<head> <title>404 Error - Page Not Found</title> <style> #ad_frame{ height:800px; width:100%; } body{ margin:0; border: 0; padding: 0; } </style> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script type="text/javascript" language="JavaScript"> var url = 'https://www.searchvity.com/?dn=' + document.domain + '&pid=9POL6F2H4'; $(document).ready(function() { $('#ad_frame').attr('src', url); }); </script> </head> <body> <iframe id="ad_frame" src="https://www.searchvity.com/" frameborder="0" scrolling="no"> <!-- browser does not support iframe's --> </iframe> </body>
- This reply was modified 1 year ago by markrr.
Your answer didn’t really address my question, but thank you. I just wanted to know if I deactivate the free Smush and use your plugin instead, what features would I miss out on.
Ahhhh, it’s under Settings / Expert settings. Thank you!