Tag: WordPress 6
-
Post Views: 12 1. When logging in in WordPress 6, an error is reported: Error: cookies are blocked or not supported by your browser. You must enable cookies to use wordpress.. as shown in Figure 1 2. Click Enable Cookies to open:https://wordpress.org/documentation/article/cookies/#enable-cookies-in-your-browser. But in fact, my browser has not made any special settings, and in theory, it is impossible to…
-
Post Views: 20 1. The default number of tag clouds is 45. as shown in Figure 1 2. Prepare to increase the limit of the number of label clouds to 90. Reference:Is there a way to add more tags to the tag cloud? 3. Add this code to the functions.php file of the theme. Go to the background – Theme…
-
Post Views: 78 1. Reference:In Alibaba Cloud ECS, CentOS 7 migration (replace) to Alibaba Cloud Linux 3 . After the WordPress system disk is redeployed, it prompts: This site encountered a fatal error. as shown in Figure 1 2. Learn more about troubleshooting WordPress. Enable developer-only: WordPress debug mode. Edit wp-config.php 3. Refresh the page again, report an error 4.…
-
Post Views: 17 1. Reference:https://www.shuijingwanwq.com/2023/03/16/7483/. AMP website based plugin: Accelerated mobile pages 2. Open:https://www.shuijingwanwq.com/amp/, there is no Google AdSense automatic ad set on the page. Reference:https://support.google.com/adsense/answer/9261309. Set up automatic ads on your AMP website 3. Use the <link> tag to pair non-AMP content with AMP content, so that your web page can be easily discovered. This preparation has been implemented…
-
Post Views: 17 1. In WordPress 6, open the page in the mobile phone, and the interface is confused. as shown in Figure 1 2. Scroll the page to the end of the page, there is a button to exit the mobile version. as shown in Figure 2 3. Click the Exit mobile version button, the page is normal. as…