Zblog Tutorial

 Z-blogPHP call article, the first tutorial with different styles

Z-blogPHP call article, the first tutorial with different styles

In fact, I had planned to create a cms 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 has a different style from the other four, It looks better like this, don't you think? I also thought about using other solutions, but all
 A tutorial on displaying different advertisements on PC and mobile sides of Z-blogPHP website

A tutorial on displaying different advertisements on PC and mobile sides of Z-blogPHP website

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. Accidentally, I saw an introduction of different advertisements implemented by wp in Baidu, so whether it can be realized by zbp under Baidu, after testing, it really can (and the most sad thing is that the official group has teaching on adaptive display of different advertisements
 Z-blogPHP Comment Beautify Tutorial

Z-blogPHP Comment Beautify Tutorial

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 remote connection tools such as FTP, open the website directory, and find the theme template file co
 Qiniu Cloud Storage Batch Download Tutorial

Qiniu Cloud Storage Batch Download Tutorial

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 were transferred directly to Qiniu Cloud storage, but not locally. When the whole site enabled HTTPS, I found that the image format is http, so I rebind the seven cow https domain name
 Quickly build MIP and experience friendly mobile pages

Quickly build MIP and experience friendly mobile pages

Before reading this article, please make sure that you have understood the definition of MIP and the principle of acceleration. If you are not sure, you can go to the MIP official website. The content of the article comes from the MIP blog. Preparation and precautions in the early stage of transformation: You can choose to directly change the original mobile station to a MIP station, or you can make a separate set of MIP stations and mobile stations coexist. MIP transformation is not recommended for complex pages. At present, it has better support for information, graphics and text
 Brieflee theme - give you the best (updated in August)

Brieflee theme - give you the best (updated in August)

Brieflee responsive theme with simple design is perfectly compatible with all mobile devices. Template page introduction: 404, error page template; About, a separate page template; (Enable sidebar 3) Catalog, classified list template; Links, friendship link template; Search, search page template; Sitemap, article archiving template (create a new page in the background, select this template, and the timeline display effect)
 JS special effect of rolling loading animation on website page (II)

JS special effect of rolling loading animation on website page (II)

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 scrolls down, some elements will produce small animation effects. Although the animation is relatively small, it can
 Website page scrolling loading animation JS special effect

Website page scrolling loading animation JS special effect

The dust finally settled. A while ago, I was very busy. I got married and worked together because of the marriage leave and annual leave. As a result, I haven't updated 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. It was not finished until today. Tutorials are also found online, I tested many, still feel
 What is the impact of modifying DNS on network speed

What is the impact of modifying DNS on network speed

Many netizens don't understand what public DNS is, what its functions and functions are, and whether modifying DNS will have any impact on network speed. For these problems, let's take you to learn more. Baidu, Alibaba, and 114dns have officially launched public DNS services. Many netizens do not know what public DNS is. What is public DNS? Quote Baidu Encyclopedia to explain: public DNS server
 An error occurred during the installation of zblogasp. The left side shows that the Access database cannot be used

An error occurred during the installation of zblogasp. The left side shows that the Access database cannot be used

Today, I suddenly remembered a previous website blog. I felt it was good, but it belonged to zblogasp, so I wanted to migrate it to the zblogphp version. But after restoring the website data, I logged in to the background and displayed it. The database connection error occurred. Because the asp+access type and directory location were both correct, it might be that the access database connection failed. To test this theory, download zblogasp 2.2 again
 Call to undefined function curl_init()

Call to undefined function curl_init()

It's really confusing to see this paragraph, especially the title. Recently, some netizens reported that after using the theme, they opened the article to display this content: Call to undefined function curl_init(). In fact, I'm also very confused, but after reading the Z-Blog official blog, the article about php function calls is roughly as follows: For developers, we have added the following functions: