ulissse
Forum Replies Created
-
I also get some troubles with version 14.0.1. The best way to restore old version is “WP Rollback” plugin. Just install it. You will then see a “Rollback” option next to every plugin that has been installed from the WordPress repository. Simply click on “Rollback” to proceed.
Forum: Plugins
In reply to: [MailPress] Mailpress 7.0.1 New installOkay, problem sovled then. thank you very much.
Forum: Plugins
In reply to: [MailPress] Mailpress 7 not working for meYes, sorry, everything is working fine now, Thank you very much.
Forum: Plugins
In reply to: [MailPress] Mailpress 7 not working for meJust notice that the temp folder was not writable, i have correct this and réactivate mailpress and no problem with sending message anymore.
But subscribe to Comment add-ons to subscribe to comments is still not working.
Forum: Plugins
In reply to: [AMP] <![CDATA[ tag block structured dataDone. 🙂
Forum: Plugins
In reply to: [AMP] <![CDATA[ tag block structured dataThis is working great!
Thank’s a lot, i have all my problems solved.
Thanks again for you great work !
Forum: Plugins
In reply to: [AMP] <![CDATA[ tag block structured dataThat’s great to hear, thank you, but in the meantime of the new release of the plugin is there a way to remove this CDATA ?
For exemple by adding something like this on the right place :
$string = str_replace(‘<![CDATA[‘,”,$string);
$string = str_replace(‘]]>’,”,$string);Thank you.
Forum: Plugins
In reply to: [AMP] Anaytics troubleWell, perhaps because i speak french but it seems very difficult just for adding a little code, very strange that adding the analytics code manually by editing the php script directly seems to be a lot more easier.
By the way, thank you for the link i will try it later and see if i can understand the process.
Forum: Plugins
In reply to: [AMP] WP Comments not showingOk, thank you.
Forum: Plugins
In reply to: [AMP] ?amp pages work, but not /amp/ pagesI have the exact same problem, pages are only working with /?amp !
Is it possible that being in php7 can be the problem?
Forum: Plugins
In reply to: [AMP] <![CDATA[ tag block structured dataOk, here is a little more information about my trouble :
In fact, i had 2 schema scripts, one from my rating pluging and the other from the AMP plugin.
I have removed the structured data of the AMP plugin because it was not complete so i’m now with the structured data of the rating plugin but still can’t found how to remove the annoying tag <!CDATA[“”].
I hope someone can help me out with that.
ps: sorry for my bad English 🙁
Hi,
I have the exact same problem, i just think it’s an error of the Google XML Sitemaps plugin.
It seems that the HTML version of the sitemap as a “noindex” tag but is paradoxally included in the XML sitemap for indexing.
But i don’t know how to solve the problem.
Forum: Plugins
In reply to: [FV Gravatar Cache] No image in mobile since version 0.4.1Hi Richard,
Not working, still pointing to a wrong URL.
I just try to new upgrade 0.4.2 and it’s the same problem, it look like the URL that point to gravatar image is doubled and not pointing to the right folder like this :
URL pointing to gravatar image should be :
https://my-website.com/wp-content/uploads/fv-gravatar-cache/default96.pngForum: Fixing WordPress
In reply to: Admin Access Impossibleresolved
Forum: Fixing WordPress
In reply to: Admin Access ImpossibleI have increase PHP memory and everything is working fine now.
Thank you.