muro
Forum Replies Created
-
index.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <?php wp_head(); ?> </head> <body> </body> <?php wp_footer(); ?> </html>style.css
/* Theme Name: test * */I switched to a simple theme with only 2 files as above and disabled all other plugins, but the problem persists.
Also, wordpress is installed in MAMP, is there any fear that this will affect the operation of the plugin?
Changing the color plate from ‘default’ to ‘Darkmode’ introduced a new issue where the text remained white even though the color was changed.
Also, the phenomenon that the tab that switches between “light” and “dark” displayed at the top of the screen always defaults to “light” does not change.Forum: Plugins
In reply to: [Font Awesome] Cannot be enabled after updating to 4.3.1.It was solved by uninstalling once with 4.2.0 installed and reinstalling 4.3.1.
Forum: Plugins
In reply to: [Font Awesome] Cannot be enabled after updating to 4.3.1.https://ww.wp.xz.cn/support/topic/wordpress-multisite-troubleshooting/
sorry. I didn’t notice the above topic and posted it.
I would like to try the steps mentioned in the topic.