Tag: WordPress
-
Post Views: 5 This site has just completed the two-column homepage transformation of the Twenty Twenty-Five theme, referring to the previous article‘WordPress Twenty-Five Two-column Homepage Transformation: Text Blog Small Picture List Template Complete Practical Record’. After the renovation is completed, the list of articles on the homepage adopts the ‘small pictures and title’ block template, with a regular layout and…
-
Post Views: 5 When using WordPress Site Editing (FSE) topics, such as Twenty Twenty-Five (hereinafter referred to as TT5), you often encounter problems with limited scope control scope. This article records the drop-down menu for the category directory <select> Elements, from style failure, troubleshooting logic to the final technical review of the final solution. The first attempt at the original…
-
Post Views: 5 Preface Twenty Twenty-Five (2025) is a block-based full-site editor theme, with two sets of global width control:content width,wide width, can realize the effect of ‘small screen full screen full screen full, high score large screen automatic center white’.This article combines the actual measurement of my 1920×1080 Ubuntu 26.04 device to completely record the problem of solving the…
-
Post Views: 8 From the bottom of the menu to the top bar in the upper right corner, a tossing record of a block theme layout Recently I switched the website theme from Hueman to WordPress official 2025 themes(Twenty Twenty-Five), which is a block-based modern theme. The website needs to support Chinese and English bilingual, the use is polylang plugin…
-
Post Views: 8 Continuing lastAfter chatting, how did I struggle and finally decided to change the theme. I decided to do it, but then I encountered a new problem: How to change the theme and open the CDN, how to arrange the order? My original plan is to use the old theme to test the data of ‘No CDN’, open…
-
Post Views: 9 Things are like this Recently, I was tossing about CDN, and the plan is very simple: first use the old theme to run the data of ‘No CDN’, and then turn on the CDN for comparison, and see how much faster it can be. Everything went as planned, until I looked down at the theme I used…
-
Post Views: 9 Introduction In the process of remote job hunting, the screening of information sources and the control of the rhythm are very important. In order to show my job search strategy more intuitively, I decided to use the Mermaid flowchart to visualize the distribution and rhythm of information sources. In this way, you can not only help yourself…
-
Post Views: 17 1. Preface Reference: Blog Label Translation Practice | 8060 tags, implement the whole process based on PHP scripts. Use a set of custom PHP scripts to traverse Chinese labels in batches, and automatically synchronize the missing English translation tags. The script runs stably in WordPress version 6.9, with zero errors and zero data exceptions, which can perfectly…
-
Post Views: 16 Preface This article will introduce how to solve it completely The Chinese label problem remaining in the English language, and automate tag merge and URL jumps through Go scripts. project address:https://github.com/shuijingwan/tag-merge problem background After completing the operations of the previous blogs, we found that there are still some Chinese tags that have not been processed under the…