Tag Archives: avada
The problem of invalidation of the Chineseization of the avada theme
In October 2019, avada was updated to version 6.1.0. As usual, upload the Chinese file to the languages folder, refresh the background, and the Chinese is invalid. I guess it must be official and less code. Then add it yourself. Officially updated themes and plugins often do this kind of thing. The avada theme file opens functions.php to edit the most...
Some commonly used custom CSS styles for avada themes
Avada functions and styles are very powerful, but they can not meet the needs of various perverts. Try to use avada custom CSS to change the style, this will not affect the upgrade theme, just fill in Avada-Theme Options-Custom CSS, one line at a time. 1. Add a border to the main image of the product page. product .images {border: 1px...
Simultaneous display of product categories and menus
This tutorial applies to the avada theme and all themes that use the woocommerce plugin. The first thing to understand is: no matter what Wordpress theme, using the woocommerce plugin, the product category is not synchronized with the theme by default, and needs to be manually added to the main menu and automatically. Sort order. Step 1: First classify the products (including sub...