current location:Home > Technical Articles > CMS Tutorial > WordPress
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- The whole process of WordPress theme production (3): HTML static template production
- Earlier I introduced to you the "Full Process of WordPress Theme Production (2): Theme File Composition". This article continues to bring you the "Full Process of WordPress Theme Production (3): HTML Static Template Production". Let's take a look at it together~
- WordPress 2586 2023-02-21 10:08:29
-
- The whole process of WordPress theme production (9): making single.php
- Today we are going to make a single article page single.php. With the previous experience of making index.php, making single.php is no longer that difficult. Here we will directly skip some content and give the results directly. If you are not sure about some modifications, you can refer to: The whole process of WordPress theme creation (8): Making index.php
- WordPress 1859 2023-02-21 10:07:34
-
- The whole process of WordPress theme creation (8): making index.php
- I have introduced to you the "Full Process of WordPress Theme Production (7): Making sidebar.php". This article will continue to introduce to you how to make index.php. Let's take a look at it together~
- WordPress 2071 2023-02-21 10:17:29
-
- The whole process of WordPress theme creation (2): theme file composition
- Before you start making a WordPress theme, you must first understand what files a WordPress theme is composed of. You must understand how the WordPress program is connected to the theme files.
- WordPress 2103 2023-02-21 10:01:12
-
- The whole process of WordPress theme creation (7): making sidebar.php
- I introduced you to the "Full Process of WordPress Theme Production (6): Making footer.php" before. This article continues to introduce to you how to make sidebar.php. Let's take a look at it together~
- WordPress 1874 2023-02-21 10:27:34
-
- The whole process of WordPress theme production (1): basic preparation
- I think most friends who use WordPress like to try new themes, but they can’t always find one that suits them, which is very frustrating. So many people have come up with the idea of modifying existing themes or making a theme from scratch, but the question arises again, how to do it? After all, making a theme requires writing code. I believe many people get confused when they see the code.
- WordPress 2240 2023-02-21 09:55:42
-
- How to get category directory in wordpress
- How to obtain the category directory in WordPress: 1. Use the "get_the_category()" function to obtain the category information of the current article based on the article ID; 2. Use the "get_category()" function to obtain the category information based on the category ID class. .
- WordPress 3570 2023-02-20 09:54:31
-
- What website can be built with wordpress?
- Websites that can be built with WordPress: 1. Blogs and personal websites can make the site more refined and mature; 2. Commercial websites or corporate official websites, which provide users with convenient tools to quickly start the website, and then as the business grows Expand it with growth; 3. Foreign trade website; 4. CMS site; 5. E-commerce network; 6. Self-media network; 7. Recommendation site; 8. Official accounts and mini programs; 9. Q&A network; 10. Multi-language Network; 11. Non-profit network; 12. Work display network; 13. Online communities or forums; 14. Coupon network, etc.
- WordPress 3556 2023-02-10 09:46:14
-
- What to do if wordpress doesn't respond
- Solution to WordPress not responding: 1. Directly add the code as "remove_action('wp_enqueue_scripts'...);" in the "fuctions.php" of the template file; 2. Disable WPRESTAPI; 3. Change the image directly; 4. Just modify the pseudo-static rules.
- WordPress 1983 2023-02-09 09:28:55
-
- What are the benefits of using wordpress?
- Benefits: 1. Easy to use, the time spent on formatting can be greatly reduced; 2. Based on the browser, users can log in and manage their own sites from any computer connected to the Internet; 3. No need to create new pages or blog posts, transfer files, etc. Other HTML or FTP software; 4. Search engines can easily read and index website content; 5. Easily control the website; 6. Website design is 100% customizable; 7. Built-in blog, ready to use; 8. Use plug-in extensions The functions of the site; 9. The website can grow with the growth of the business; 10. Multi-user management.
- WordPress 3371 2023-02-08 11:37:14
-
- What to do if wordpress doesn't refresh
- Solution to wordpress not refreshing: 1. Delete cookies for all periods, and then check whether the homepage refreshes normally; 2. Check whether cookies are filtered, and then after finding the relevant cookies, fill in the corresponding cookie filtering option column.
- WordPress 2254 2023-02-08 09:26:11
-
- What to do if wordpress is misaligned
- Solution to wordpress misalignment: 1. Open the Chrome browser; 2. Enter "chrome://flags/#disable-slimming-paint" in the address bar, then enable the "disable slimming paint" option and disable "enable slimming paint" option; 3. Restart the Chrome browser and log in to the WordPress backend again.
- WordPress 2420 2023-02-08 09:22:26
-
- What is the official website of wordpress
- The official website of wordpress is "wordpress.org", but the downloaded installation package may cause slow access to the website due to Google fonts and other reasons; domestic users should visit the "cn.wordpress.org" address. The installation package downloaded here is official for Chinese users. A specially customized Chinese version; "codex.wordpress.org.cn" is the Chinese website of official help documents.
- WordPress 6623 2023-02-08 09:15:09
-
- How to solve wordpress tag error problem
- Solution to wordpress tag error: 1. Find and open the "class-wp.php" file in the "wp-includes" directory of wordpress; 2. Modify the content to "$pathinfo = isset( $_SERVER['PATH_INFO'] ) ?mb_convert_encoding($_SERVER['PATH_INFO'],'utf-8','GBK') : '';".
- WordPress 2641 2023-02-03 14:03:13
-
- What to do if wordpress reports error 429
- Solution to WordPress error 429: 1. Manually download the WordPress installation package, themes and plug-ins, and then manually upload them to the server to perform updates; 2. Use the latest version of the third-party WordPress image; 3. Install and enable the Kill 429 plug-in.
- WordPress 2529 2023-02-03 13:57:06