Gilou24
Forum Replies Created
-
Forum: Plugins
In reply to: [Internal Links Manager] 3 problemsHello,
I just did a test with the same keywords as before.
Everything has been recorded. So, a priori, it works.
Thank you.
If the problem happened again, I would let you know.
Cordially,
GillesForum: Plugins
In reply to: [Internal Link Juicer: SEO Auto Linker for WordPress] Internal ErrorHello,
thank you for your reply
I have been using Thrive Leads for several years … never having had this problem.
And the site systematically crashes when I activate Internal Link Juicer …
I tested several times: I deactivated Internal Link Juicer … the website works … then when I reactivate it, it crashes again … with each time the same warning.
I deleted it and there was no more problem …
There is no doubt, the problem is with your plugin (or probably a conflict with Thrive Leads …).
Regards,
GillesForum: Plugins
In reply to: [Internal Links Manager] 3 problemsHi,
The problem just happened again.
There were 6 keywords (in french): “culture de pommes de terre sous paille”, “culture de pommes de terre sous paillis”, “culture de pommes de terre sur gazon”, “cultiver les pommes de terre sous paille”, “cultiver les pommes de terre sous paillis”, “cultiver les pommes de terre sur gazon”
It was ok…I added 3:”pommes de terre sous paille”, “pommes de terre sous paillis” and “pommes de terre sur gazon”.
And, as you can see here https://i.imgur.com/puHiBuT.jpeg, the keywords have been removed …
There are other internal links with more keywords and longer keywords … which are okay …
There are also no special characters …
It is therefore incomprehensible.Regards,
GillesForum: Plugins
In reply to: [Internal Links Manager] 3 problemsHi ,
1) ok …
2) all entered keywords disappear when the bug occurs … so it is very difficult to understand the reason. But when it does happen again, I’ll try to hold it back and pass it on to you.
3) I disabled the cache plugin to test, but there is still no recorded click (I tested on another browser as well as with another device, but nothing …)
Regards,
GillesI Jose
I just did the update again.
Everything is working fine now (no error message and posts display well on the posts deactivation page).
Thank you.
Looks,
GillesForum: Fixing WordPress
In reply to: Attempt to read property…Hi,
Thanks,
It’s a problem with shortcode ultimate plugin.
I just reported the problem on this plugin’s forum.
Regards
GillesForum: Plugins
In reply to: [LiteSpeed Cache] Lite Speed Cache broke my siteHi,
Ok… it’s : RZGQOKZE
Thanks
GillesForum: Plugins
In reply to: [LiteSpeed Cache] Lite Speed Cache broke my siteHi,
Thank you for your reply,
There is no report number on the Report page …
But the problem disappeared after emptying all the caches on the Purge page
Thanks
GillesForum: Plugins
In reply to: [WP Customer Reviews] You have failed the spambot check. Code 0Thank you for your reply Aaron Queen
I am using Lite Speed ??Cache … and I have no problem updating plugins or wordpress (caches are automatically purged with each update) …
I tried to clear the caches but the problem was still the same ….
Actually, I think the problem was that I was handing over the old wp-customer-reviews.js file for translation (but the file isn’t the same anymore) … I translated the new one file and it works …
When are you going to make this pro version allowing us to translate (promised for years)? it would still be easier and avoid this kind of problem)
Best regards,
GillesForum: Plugins
In reply to: [WP Customer Reviews] You have failed the spambot check. Code 0Hi,
I have the same problem : “You have failed the spambot check. Code 7” after last update… and I do nothing with AIOWP Security
You can test it here : https://www.un-jardin-bio.com/ebooks/mon-potager-au-naturel/
it worked well before
Regards
GillesForum: Plugins
In reply to: [Simple Page Tester] No answer for my refund requestHello,
I sent you my request more than a month ago (it was then on time since my order had been placed on March 26 – invoice 2447) directly from the Support page https://simplepagetester.com/support/
But as your system does not deliver any confirmation, I obviously cannot prove it and cannot give you the exact date of my request …
Regards,
GillesHi,
I have the same problem since this morning…
The logic option doesn’t seem to work anymore … it’s still ok for the categoriesForum: Plugins
In reply to: [LuckyWP Table of Contents] Link issues with the latest versionHi
Yes…
A person who had the same problem proposed another solution on the forum :I ran into the exact same problem today after upgrading LuckyWP Table of Contents on a local site.
I hope it’s ok that I share this here as a possible alternative work-around for others who might search for the issue. Please let me know and my apologies if not.In my case, I wanted to keep the GP smooth scroll functionality for my site. Using the steps below, I was able to have fully functioning smooth scroll for both LuckyWP ToC and my site, using only the GP smooth scroll function.
First, ensure GP Smooth Scroll is enabled in Customizer > General.
Next, disable smooth scroll in the LuckyWP plugin settings by unchecking “Enable” in General > Behavior > Smooth Scroll.
I then placed the following PHP snippet (modified from GP Documentation) into my child theme’s functions.php file:
add_filter( 'generate_smooth_scroll_elements', function( $elements ) { $elements[] = 'a[href*="#"]:not([class*="lwptoc_toggle_label"])'; return $elements; } );
This applies GP smooth scroll to all hash links on the site, except for the “show/hide” toggle link of LuckyWP Table of Contents. This prevents the page from scrolling to the top when showing or hiding the table, but still scrolls from the links in the table.
Seems to be working great without any errors here anyway.
Forum: Plugins
In reply to: [LuckyWP Table of Contents] Link issues with the latest versionForum: Plugins
In reply to: [LuckyWP Table of Contents] Link issues with the latest versionI asked gp-premium support the question … I’m waiting for an answer.
But I still have a doubt: the problem appeared after updating your plugin … while there has been no update to gp-premium for a while … so with the previous version of your plugin, gp-premium was not a problem …