Carole Mauron - App 'n' Web
Forum Replies Created
-
Hi,
The errors in the console have indeed disappeared, but the system of adding favorites still doesn’t work when the plugin is activated.
If you want an access to the concerned sandbox, don’t hesitate to ask me.
Thank you for your reactivity.
Small correction, there is no “Toolset bookmark system”, it is the button of a form to add a post in one case and a button to delete a post in the other, all nestled in a view listing the posts of the category related to the user connected and the announcement displayed to determine if there is already a favorite or not and display according to the result the appropriate button.
Bonjour Alexandre !
Excusez-moi pour le temps de réponse.
C’est exactement ça, on se retrouve avec le code Divi au lieu de la mise en page de l’article.
Merci pour votre aide !Forum: Plugins
In reply to: [Editor Custom Color Palette] Selected text color not appearing in editorWorks perfectly now, thanks a lot for your professional support and have a nice day.
Forum: Plugins
In reply to: [Editor Custom Color Palette] Selected text color not appearing in editorThanks for the feedback.
I am actually using WordPress 5.8.2 on PHP 7.4 with Divi. But I also tested the plugin on 5.8.1 / PHP 8 as well as on a testing website running core theme Twenty Twenty-One.
Here are three screenshots illustrating the problem :
https://drive.google.com/file/d/1Arz0apmmtttTO4Vou3GP2v02nAyEFQn6/view?usp=sharing https://drive.google.com/file/d/1PejrZ_Ia5RS5g4XxNq0TcuMoQUxlojy0/view?usp=sharing https://drive.google.com/file/d/1t2w3gzKzuV1FZWtCaag7SFDufrp8GLsa/view?usp=sharingThe first one shows that the twelve colors are displaying for inline color selection even if ECCP is set to use only eight which works correctly for global paragraph text color.
The second one shows that global paragraph text color displays correctly in the editor but not inline color.
The third shows that even if not displaying correctly in the editor the color is set and displayed on the page.
Thanks in advance for your help and have a nice weekend.
Forum: Plugins
In reply to: [Colissimo Delivery Integration] PHP8 compatibilityThanks for the good news, this way we can tell our customer that a fix will be released. Have a nice day.
Forum: Plugins
In reply to: [Colissimo Delivery Integration] PHP8 compatibilitySorry, I did not remember our customer had subscribed to a premium version of the plugin. I’ll see with him and come back to you via the CDI console if necessary.
Thanks for your help.
Thanks for the update but it seems the issue is resolved since the release of Akeeba 7.0.
Have a nice weekend.
I did not think about it as it’s happening on all sites and the plugins that concern them all are installed for quite a long time but the developers are right and the plugin that seems to be causing the scan to stop during vulnerability check is Akeeba Backup.
Could it be just because the latest version on their repository is actually not a stable one ?
No I did not as I encounter this problem on four different hostings on which I had no problem before the update even with the “High Sensitivity” preset.
I’ll try to do it as soon as I can and tell you if I find a way to get it working but I am quite sure it’s not an hosting related issue as it would mean that some changes were made at the same time by the four hosting providers which is not very likely to happen.
Anyway, sorry for the late answer and thanks for the feedback.
Forum: Plugins
In reply to: [Advanced Cron Manager - debug & control] Implementation code changeThanks for your answer.
In fact the action name shows the same distortion :
add_action( ‘rpp_control’, ‘cron_rpp_control_c8703c82’ ) – actual plugin data
add_action( ‘rpp_control’, ‘cron_rpp_control_f97a1fd7’ ) – original data I added in functions.php by the time I created the cron job.Sorry for mentioning the function name instead but as it’s corresponding and they are both generated automatically, I thought it was clear enough.
Actually, it’s easy to correct of course but the question for me is more something like : why did it change in the plugin data and how can I be sure it won’t change again ?
Because I can not afford to keep an eye on it all day long to keep sure it’s behaving correctly 🙂