rock4temps
Forum Replies Created
-
Forum: Plugins
In reply to: [Editor Custom Color Palette] Size and Image alignmentHello,
for the moment it is not parameters that I will add to the plugin.
You can add this code to a child theme’s functions.php file:
`function options_default_img() {
update_option( ‘image_default_align’, ‘center’ );
update_option( ‘image_default_link_type’, ‘file’ );
update_option( ‘image_default_size’, ‘medium’ );
}
add_action( ‘after_setup_theme’, ‘options_default_img’ );or all simply from the URL: https://yoursite.com/wp-admin/options.php
modify the options for the following parameters:image_default_align: center
image_default_link_type: file
image_default_size: mediumForum: Plugins
In reply to: [Editor Custom Color Palette] better options pageHello, best wishes and to the entire WordPress community.
I just updated the extension for a tabbed settings page.
The only section whose parameters will be kept after this update are those of the color palette, so remember to save your other settings before this update.For the colors, I use the native WordPress color pickers which does not have a slider to adjust the opacity.
for the preview of the real colors it would be necessary to change Color Pickers, with the disadvantage that it will not be updated later.Forum: Plugins
In reply to: [Editor Custom Color Palette] does it work for custom post types??Hello,
I just updated the plugin.
The plugin manages the Custom Post Type displayed using the single.php template file.
For the moment the plugin does not manage the archives of CPT.Forum: Plugins
In reply to: [Editor Custom Color Palette] does it work for custom post types??If I find a solution for the editor width, it will be part of a later plugin update.
Thank you for your constructive remarks.Forum: Plugins
In reply to: [Editor Custom Color Palette] does it work for custom post types??Hello,
Indeed the plugin does not manage the following parameters for the custom post type:
– the width of the editor
– wide alignment option for the block editor
– Responsive videos (right alignment in back office), works in Front endon the other hand, the rest of the parameters work (color palette, text size, etc.)
Forum: Plugins
In reply to: [Editor Custom Color Palette] better options pageFor the responsive videos I forgot to specify that the following option: corrective according to the theme must be configured to no (see screen shot) if your theme does not add a padding-top, otherwise it actually breaks the video if the ‘option is set to yes.
I am taking your remark into account, for the option page, for now I am finishing the development of an update.
A page with tab or sub-menu will take time because I am doing development outside of my working hours.If you find the plugin handy and If this plugin works like a charm,Thank you submit review with a 1-5 star rating for this plugin.
Forum: Plugins
In reply to: [Editor Custom Color Palette] breaks youtube videoBonjour,
Merci de me préciser:– Quelle version de WordPress ?
– Quelle version de PHP ?
– Quel est votre thème ?
– votre vidéo a été intégrée avec le bloc embed Gutenberg ou via une extension?Bonne journée
Forum: Reviews
In reply to: [Editor Custom Color Palette] Very good idea !Merci pour votre retour,?a fait plaisir!
Cela m’encourage a continuer le développement de cette extension.
Content que ?a soit utile.Forum: Plugins
In reply to: [Editor Custom Color Palette] Selected text color not appearing in editorHello,
Thanks you for your screen shots, it helped highlight the problems.
I fixed the two minor bugs, with version 1.6 of the plugin:
– All 12 colors appear in the palette no matter the number of colors set.
– The color is correctly applied in the frontend but not in the editor.Tested with Divi, OceanWP, Astra, GeneratePress themes.
If this plugin works like a charm,
Thank you submit review with a 1-5 star rating for this plugin.Forum: Plugins
In reply to: [Editor Custom Color Palette] Selected text color not appearing in editorSorry for the late response, I’m working on a plugin update, and haven’t gotten a message notification.
Please tell me:
– What version of WordPress?
– What version of PHP?
– What’s your theme?
Please a screen shot would be useful.Forum: Themes and Templates
In reply to: [OceanWP] problème icon handbag cart menu OceanWP 2.09Hello,
Ok, after clearing the cache
thank youForum: Themes and Templates
In reply to: [OceanWP] problème icon handbag cart menu OceanWP 2.09hello,
I had already made your settings, the problem mentioned is highlighted when:
WordPress wp-config.php file with define (‘WP_DEBUG’, true).
with define (‘WP_DEBUG’, false) there is no error message and the handbag icon is ok in the nav menu.
version 2.1.0 does not fix the problem.Forum: Themes and Templates
In reply to: [OceanWP] PB Responsive avec WordPress 5.6Oui, Tout fonctionne bien.
jusqu’à présent je n’ai pas trouvé d’autres problèmes.Forum: Themes and Templates
In reply to: [OceanWP] PB Responsive avec WordPress 5.6Après Analyse ce ne sont que les pages réalisées avec Elementor qui posent
problème.La mise a jour Elementor 3.0.15 qui traite de problèmes avec la version WordPress 5.6
a résolu mon problème.Le thème OceanWP fonctionne donc bien sous WordPress 5.6 .
Forum: Themes and Templates
In reply to: [OceanWP] PB Responsive avec WordPress 5.6Bonjour voici deux vues responsives:
Après une orientation Paysage puis portrait les deux mêmes vues cette fois ci non responsives: