nicolasrodi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Allow comments on blank templateBy the way, it just appeared after night…?!
Forum: Fixing WordPress
In reply to: Allow comments on blank templateA part of the code:
<?php
if ( ! $is_page_builder_used && comments_open() && ‘on’ === et_get_option( ‘divi_show_pagescomments’, ‘false’ ) ) comments_template( ”, true );
?>Should it work with that?
Forum: Fixing WordPress
In reply to: Allow comments on blank templateYes, I checked the metaboxes, but nothing appears on my published page. What am I not understanding?
Forum: Themes and Templates
In reply to: [Swell Lite] Remove clickable Site TitleAmazing.
Thanks
Forum: Themes and Templates
In reply to: [Swell Lite] Remove clickable Site TitleCool, thanks. The color change though…Do you know why? Am I able to keep the same color…? Is it now kind of black?
I’m a beginner in coding.
See the site title : http://lareleveinconnue.com/
It was white before…Thanks for your help, I appreciated it.
Forum: Plugins
In reply to: [Page Specific Menu Items] Undefined indexBig thanks for your personal follow-up. Problem solved!
Forum: Plugins
In reply to: [Page Specific Menu Items] Undefined indexYes, does the same thing?
Here goes in details :
Notice: Undefined index: psmi-menu-items in /home1/lareleve/public_html/wp-content/plugins/page-specific-menu-items/page-specific-menu-items.php on line 333
Warning: Cannot modify header information – headers already sent by (output started at /home1/lareleve/public_html/wp-content/plugins/page-specific-menu-items/page-specific-menu-items.php:333) in /home1/lareleve/public_html/wp-admin/post.php on line 197
Warning: Cannot modify header information – headers already sent by (output started at /home1/lareleve/public_html/wp-content/plugins/page-specific-menu-items/page-specific-menu-items.php:333) in /home1/lareleve/public_html/wp-includes/pluggable.php on line 1228