(Theme introduction:
1. The name of the wordpress template is: Micro Art2.0, which means Micro Art in Chinese. This theme is a self-modified theme based on the Teahouse theme. It is better for the free contribution version without skin and so on, and rewritten the CSS by myself to realize all the functions.
2. Basic functions include. Html5+Css3, corresponding design, Retina design, built-in FontAwesome font icon, built-in Icomoon custom font icon, loading progress bar, Ajax article like button, Ajax comment reply...
3. The basic structure includes. There are three types of articles: standard, status, and album. There are three types of pages: default, message, and archive. There are three ways to divide columns: two columns, three columns, and four columns. There are three small tool areas: bottom hidden area, left hidden area, and right display area. There are two menu areas: the main menu under the LOGO, and the custom menu on the right of the LOGO.
Theme use:
1. Since the wordpress template uses a widescreen design, the size of the feature image of the article is best to be larger. It is recommended that the width be not less than 1000 pixels, otherwise the display will be blurred and out of grade. For where to find beautiful pictures, I recommend unsplash.
2. How to design a custom menu is actually very simple. First you create a custom menu, and then prepare the menu list, and then in the theme directory includes/fonts/Loops/ there is a picture of fonts.jpg with the font icon represented by each letter. Fill in the corresponding letters in the "Navigation Label", and fill in the Tip text you want to display in the "Title Attribute". If there is no font icon you want, you can also download it from Icomoon.
3. How to create a music player, the music player I use here is built after wordpress 3.8, first select the type as "standard" when writing the article, and then check the "custom column" in the "display options" ", in the "Custom column" that appears, click "Enter a new column", fill in "music" in the name field, and enter the mp3 path of the music in the value field. It is recommended to add a featured image at the end when creating the player, otherwise the interface is very monotonous. As for where to get music links, I recommend "Qiniu Cloud" or "Baidu Developer Center".
4. How to create an album article, first select the type as "Album" when writing the article, then check "Album Settings" in "Display Options", and click "Add Picture" to create it.
5. The theme has three small tool areas, each area is hidden if it is empty. For example, if there is no widget area in the widget area on the right, the area will disappear and the article area will become very wide. When there are no gadgets in the gadget area on the left, you cannot open the sidebar.
6. The theme contains a function called SimpTip.css. It is the implementation of the Tip that pops up when the mouse passes over the custom menu. You can also use it to customize various pop-up Tips. For specific operations, please refer to the plug-in official website.
7. The wordpress template contains a firefly background, which is implemented through the canvas function of html5. In order to take care of the loading speed of the mobile phone, it is not loaded by default on mobile devices. If you don’t want to display it, you can go to includes/js/ Delete the corresponding code under the circle_bg field in Plugins.js.
8. The Ajax like button of the article needs to install a plug-in separately. The plug-in comes from zilla-likes, but my plug-in is modified to be suitable for display with the theme, so the plug-in is in the zilla-likes directory of the theme.
9. Compatibility of other plug-ins, except that the "Say Comment Plug-in" has been tested and there is no problem, the others are all tested, and there will be no major problems with visual inspection.
10. For the hidden widget area on the left, if the Sina Weibo widget has been placed, do not place other widgets, otherwise it will cause confusion in the interface.
11. When uploading the logo in the background, there is an option called "logo retina" below. If the logo is a normal size, select "Disable"; if the logo is twice the size, select "Enable".
12. Considering that the featured image of the article is relatively large, the use of custom column methods to insert external link images has been added, which saves space and optimizes the loading speed. This is the same as inserting a music link. First select the type as "standard" when writing the article, then check the "custom column" in the "display options", and in the "custom column" that appears, click "enter a new column" ", fill in "picture" in the name field, and enter the path of the picture in the value field. If you use both the external chain feature map and the wordpress feature map at the same time, the external chain feature map will be displayed first.)