Miguel1997
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Desktop: BlankBy the way, I should change define(‘WP_DEBUG’, true); for define(‘WP_DEBUG’, false);, right?
Forum: Fixing WordPress
In reply to: Desktop: BlankMy active theme is the “responsive” one. I changed it to “responsivecat”. I did this before, but nothing happens.
Forum: Fixing WordPress
In reply to: Desktop: BlankHow do I do that? That will not affect the content I have available for my students?
Forum: Fixing WordPress
In reply to: Desktop: BlankIs the problem the notification bar? That’s a plugin…But I was not able to uninstall it following the discretion from Common_WordPress_Errors .
Forum: Fixing WordPress
In reply to: Desktop: BlankOK. I got this message:
Notice: Undefined index: page in /home/miguelme/public_html/wp-content/plugins/wordpress-notification-bar/inc/class-plugin.php on line 126
Notice: Undefined index: page in /home/miguelme/public_html/wp-content/plugins/wordpress-notification-bar/inc/class-plugin.php on line 144
Forum: Fixing WordPress
In reply to: Desktop: BlankOK. I found in line #81 this: define(‘WP_DEBUG’, false);. I will change this for define('WP_DEBUG', true);?
Forum: Fixing WordPress
In reply to: Desktop: BlankShould I paste this define('WP_DEBUG', true); anywhere? at the end of the wp-config.php file?
Forum: Fixing WordPress
In reply to: Desktop: BlankThat seems to be coding or something…Should I copy-paste this define(‘WP_DEBUG’, true); in the wp-config.php file?
Forum: Fixing WordPress
In reply to: Desktop: BlankYes, I did. Following the instructions from Common_WordPress_Errors. Nothing happened.
Forum: Fixing WordPress
In reply to: Desktop: BlankSince this week. I did two things: I updated askimet (followed instructions to uninstall via ftp, but didn’t work) and added a new page for a quiz. If by public facing website, you mean a public Web site, it is. I use it to publish tasks for my students.
Forum: Fixing WordPress
In reply to: Desktop: BlankChecked out Common_WordPress_Errors. Followed directions and it seems to be there is no problem with plugins or themes.
Forum: Fixing WordPress
In reply to: Desktop: BlankYes, It is in wp-admin.