Maisonentravaux
Forum Replies Created
-
Hello,
Thank you for the tips but it doesn’t work on my website. I implemented your code in my theme file (<?php if(function_exists(“kk_star_ratings”)) : echo kk_star_ratings($pid); endif; ?>) but nothing is displayed.
These compatibility issues with AMP will be solved quickly?
Best,
Forum: Plugins
In reply to: [SendPress Newsletters] Sendpress and wp_postmeta : MySQL problemsHi Josh,
thanks for the reply. Can you tell me if it will clean my DBB please?
Best,
Cédric
Forum: Plugins
In reply to: [SendPress Newsletters] Sendpress and wp_postmeta : MySQL problemsI applied these requests to clean all the lines SendPress generated in wp_postmeta :
DELETE FROM wp_postmeta WHERE meta_key = ‘_firstname_label ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_lastname_label ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_email_label ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_button_label ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_list_label ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_lists_checked ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_thankyou_message ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_thankyou_page ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_setting_type ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_form_type ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_sp_settings_id ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_form_description ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_collect_firstname ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_collect_lastname ‘;
DELETE FROM wp_postmeta WHERE meta_key = ‘_display_labels_inside_fields ‘;It seems to work but how to stop the injections ?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple upload default images on Feed to PostHi Allen,
Thank you for your feedback. Please can you notify me where I can see the “featured image activated in the plugin” ?
Best,
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple upload default images on Feed to PostHi guys,
Allen, I have the same problem. The plugin doesn’t create new images but it duplicates the default category image in the library. When new feed items are added, default image will be duplicated “thumbs 1201” “thumbs 1202” “thumbs 1203” …
It will be a huge issue in few months and it’s not optimized for the SEO because we have to load few times the same image (“thumbs 1201” “thumbs 1202” “thumbs 1203”).
Il will share with you some URLs regarding this issue but for the moment, my website has a restricted access.
Thank you,