In fact, I had planned to create a cms type blog theme for a long time, but due to my own time and technical constraints, there has always been a problem unsolved, that is, calling the articles under a certain column. The first article has a different arrangement style from other articles. For example, the current blog of our site calls five articles, of which the first article is different from the other four ..
We should have some knowledge about adaptation, but we have been thinking about how to display different advertisements on the PC side and mobile side. Some time ago, because of work, we have been busy, and gradually forget about it. Occasionally, I saw an introduction of different advertisements implemented by wp in Baidu, so whether it can be realized by zbp under Baidu is really possible after testing ..
For days, I was tired and forced. When I was bored, I saw an article on Tu Tuyan's blog to beautify the comments. I added "@ name" to the tutorial before replying to the message. I felt it was good. I tested it myself and it was pretty good, as shown in the figure: friends who like it can try to modify it by themselves, and pay attention to backup before modifying the template! Pay attention to backup! Primary Backup! Use F
Once upon a time, Qiniu Cloud storage, including images, was also enabled on our blog, which was generally very good. I remember that when I used it, I said that colleagues could store files. At that time, the configured attachments uploaded by Qiniu Cloud were transferred directly to Qiniu Cloud storage, but not locally. When the whole site enabled HTTPS, I found the grid of images ..
When building a website template, it is sometimes necessary to judge whether a user logs in or whether an administrator logs in. This is not a tutorial, but it is used occasionally. Baidu later saw that Tianxing and Fengyan Blogs have this tutorial, and make a record of their arrival in case of emergency. Judge whether the user logs in {if $user.ID
Yesterday, the website page scrolling animation JS special effect was released, but the loaded page is not perfect. The article page cannot be loaded directly, and the scroll bar needs to continue. It may be caused by not adjusting the js. So today, we retested wow.js, and I feel this is good. I like it very much. If you are interested, you can test it. When the page is scrolling down ..
Finally, the dust settles. A while ago, I was very busy. I got married and worked. Because I took marriage leave and annual leave together, I didn't update my blog for a long time. Today, I took the time to bring you a js special effect. The website module delayed loading animation. I wanted to make this function before the holiday. The page scrolled and loaded, looking very comfortable. The result is up to now ..
I accidentally found that the database of WordPress site is very large, but there are less than 10 articles in this site. It's unreasonable for such a large database. Then start to find out the reason. It is found that the database type in the background of phpmyadmin is different from other wp sites. This site is InnoDB and the other wp sites are MyISAM
I had an idea when I was working on the website. I wanted to add a "This website has been running safely for XX days" at the bottom of the website, but I was busy and forgot it later. Today, I checked the information and found that other websites had this tip, so I remembered to put the code on the website. If necessary, I can modify it myself and return it. The code is simple, easy, and does not occupy any resources. The code is as follows: put the html code in the mind ..
Today, I watched the Langya List and saw that Hu Ge met Nie Feng in the episode. The acting skills were really gone. It was off the topic. Then I downloaded the video. But when uploading the space, I failed to find the Tencent video I just downloaded. The reason is that the video format is in the qlv format, so I used transcoding software to convert Tencent video into mp4, but the software also failed ..
A few days ago, I installed the Win10 system for my colleagues. After the installation, I encountered a thorny problem. I couldn't open my own software (such as calculator, weather, calendar, etc; The newly installed system has not set anything, but cannot open all the built-in applications, so Baidu has one ..
Yesterday, we talked about how Baidu Encyclopedia successfully created entries (preparatory chapter). So we are ready to start implementing it. In fact, this article does not have any skills. It is mainly to organize and edit the reference materials. Avoid subjective words. After the reference materials are available, you can extract the contents of the reference materials for editing. There are two points to note: (1) The contents of the entries must be in the reference ..