prodport
Forum Replies Created
-
I sent the required files to this address. I got back an AI response from Fin. I followed instructions to let folks know I still needed help. Hopefully, you got the info.
As i mentioned, I have the JSON file but I need an address to post it to since I can’t attach a file here.
I have the JSON file but I don’t how I can attach a file. Do you have a support address I can send to?
I did create a short video to show the problem. https://app.screencast.com/OMRK6zsxwQhbe
And happy to give you access to staging. Problem happens on production. Main differences is I can’t update some staging plugins because of author restrictions.
Thanks. That worked and I could see it removed once I published the post.
Forum: Plugins
In reply to: [Cloudflare] Possible Conflict with Yoast Duplicate PostI was able to recreate when I disabled CF and deleted cache si I don’t think it is primary cause.
I think the issue might be a conflict with the Cloudflare plugin v4.11.0. When I set up my staging site, I brought over all the plugins. I’ve never logged into this version. However, when it’s active, it triggers the errors above. If I clear out my cache and deactive the Cloudflare plugin, I can successfully use the Duplicate Post plugin.
I set up a staging site and can reproduce the error. I also installed the wp-debugging plugin to get details. When I click Rewrite and Republish, I get this error:
Fatal error: Uncaught Error: The script tried to modify a property on an incomplete object. Please ensure that the class definition "Wpil_Model_Link" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-includes/formatting.php:5022 Stack trace: #0 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-includes/formatting.php(5017): map_deep() #1 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-content/plugins/duplicate-post/src/utils.php(52): map_deep() #2 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-content/plugins/duplicate-post/src/post-duplicator.php(302): Yoast\WP\Duplicate_Post\Utils::recursively_slash_strings() #3 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-content/plugins/duplicate-post/src/post-duplicator.php(169): Yoast\WP\Duplicate_Post\Post_Duplicator->copy_post_meta_info() #4 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-content/plugins/duplicate-post/src/handlers/link-handler.php(217): Yoast\WP\Duplicate_Post\Post_Duplicator->create_duplicate_for_rewrite_and_republish() #5 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-includes/class-wp-hook.php(308): Yoast\WP\Duplicate_Post\Handlers\Link_Handler->rewrite_link_action_handler() #6 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #7 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #8 /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-admin/admin.php(419): do_action() #9 {main} thrown in /home/583436.cloudwaysapps.com/esxhhnzscb/public_html/wp-includes/formatting.php on line 5022
If I hit the browser back button and get to the admin panel, I do have a new Draft article. However, there is no Republish button, only Publish.
Thanks, Loic. I found your page more helpful than the one linked to in the plugin.
As it turns out my issue was scrolling. As I moved down to add the overlay info, the additional row of buttons disappeared so that I was only seeing the fixed Manage one. Once I scrolled back up, the other buttons appeared.
Forum: Plugins
In reply to: [WP Search with Algolia] Search SpamThanks Michael.
Algolia had provided those links but I don’t think they apply. If I go to IPs, they all show the same whether I’m the searcher or the spammer. That’s why I went to CloudFlare support.
And I think we can rule out the Google bot.
It was worth a try to test the service, but it clearly doesn’t work with my site. There might be something unique, I don’t know. Obviously, it works for folks like Yoast.
I’ll keep playing till the trial runs out to see if I can solve it. If not, I can’t afford to pay for the erroneous queries.
And I’ll mark the ticket as resolved and figure I’m an outlier case.
Forum: Plugins
In reply to: [WP Search with Algolia] Search SpamI think there may still be some issues.
1. I still have spam entries going to my Algolia dashboard. See below
“query”: ” Generic cialis 10 mg online Comprar viagra generico online ebay???? https://www.MedicineNet.store ???? Quanto costa il cialis Si puo acquistare il viagra senza ricetta in italia Si puo comprare viagra nelle farmacie senza ricetta”
2. I wonder if your plugin is dependent on jQuery. I don’t think my theme, GeneratePRess, loads it except for the sticky navigation. I’m trying to find that out. That may explain the previous error I saw.
Forum: Plugins
In reply to: [WP Search with Algolia] Search SpamHi,
no, I deleted the Cloudflare rule. I don’t know why it’s now doing that. When I look in dev console, I see uncaught reference jQuery not defined. I’m going to clear cache and see if that resolves.
Clearing cache didn’t help.
OK…maybe I didn’t wait enough. Working now.
Forum: Plugins
In reply to: [WP Search with Algolia] Search SpamHi Michael,
Thanks. The site is https://www.timeatlas.com. I’m happy to do a screen share if you want to see what comes into Algolia’s dashboard.
Forum: Plugins
In reply to: [SVG Support] Sorry, this file type is not permitted for security reasons.I noticed that some services add a comment line at the top when you export the code. So, you need to make sure you add the line above that comment if there is one. Otherwise, you still fail.
I’m a bit confused as I see a “Resolved” at the top and yet I still have this issue. I can’t convert to blocks unless I deactivate the TA plugins.
Has this been fixed?
Forum: Plugins
In reply to: [Code Snippets] Plugin Broke 5.03Hello @shea,
thanks. That search tip was enough to get me going. I was able to figure out which snippet is providing the error. I’ll investigate from here.