Aurélien Denis
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Gutty] Menu hoverBonjour,
Les 2 points mentionnés ne sont pas directement liés à l’utilisation de notre extension.
Le premier point est dû au fait que vous n’avez pas activé de pagination sur les commentaires dans les réglages de discussion. Vous pouvez tout simplement supprimer ce bloc.
Le second point nécessite de vérifier la déclaration de votre taxonomie. Il faut impérativement autoriser la présence des données de la taxonomie dans l’API REST.
Forum: Themes and Templates
In reply to: [Gutty] Menu hoverBonjour @baxter89 !
Merci à vous de tester notre thème et notre extension, nous y travaillons depuis de longs mois avec pour objectif de faciliter la conception de sites sous WordPress.
La couleur de survol sur le bloc navigation n’est à ce jour pas modifiable via l’éditeur de blocs. Il vous faudra ajouter un peu de code CSS pour le gérer. Il faut espérer que cela soit pris en charge lors d’une prochaine mise à jour de WordPress.
Ravi de lire que vous êtes un passionné du FSE, nous l’adorons ici et n’hésitez pas à nous contacter directement via notre site une fois votre tutoriel publié.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Package Tracking Critical ErrorHello,
same error with 2.8.1 this morning and PHP 8.2.20.
Forum: Plugins
In reply to: [Moloni] PHP Fatal ErrorHello,
thanks, it looks fine for now!
Forum: Plugins
In reply to: [Simple Custom Post Order] Issue with WooCommerce and SEOPress breadcrumbs@raldea89 thanks for your answer, we use SEOPress Pro Breadcrumb block, that’s why @rainbowgeek answered too.
Forum: Plugins
In reply to: [GD bbPress Tools] Quote no more workingAwesome, it’s fixed!
Forum: Plugins
In reply to: [GD bbPress Tools] Quote no more workingI’ve made some investigations and I remember that we use this snippet:
function wpc_bbp_enable_visual_editor( $args = array() ) { $args['tinymce'] = true; $args['quicktags'] = false; return $args; } add_filter( 'bbp_after_get_the_content_parse_args', 'wpc_bbp_enable_visual_editor' );If I disable this hook, the blockquote is added…
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Hide block if no dataSorry I think I’m confused with another similar block…
Ok thanks, I’ll try to find a workaround with URLS.
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Product not removed from cartThanks it’s done!
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Product not removed from cartHello, can we keep this link private?
Forum: Plugins
In reply to: [Query Loop Post Selector] Performance issuesAwesome thanks, you deserve a five stars review and blog post!
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] PHP: Fatal errorHi @jarnovos, yes we still have this issue with latest version. So I revert back for now. It seems to be conflicting with a custom function in my theme creating a custom excerpt for posts in a loop.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] PHP: Fatal errorHello, I have the same error here. How did you solve it?
Hi Niklas,
unfortunately, it’s not the case on a French business account here. We don’t have access to these features regarding the screenshot of the link.
Nice to see that the next version will try to solve these issues.