વર્ણન
With Terme Nav Menu Icon you can easily set Font Awesome icons for your menu items.
સ્ક્રીનશોટ
સ્થાપન
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Appearance->Menus to add item into your menus with icon.
-
Important Step: To display icons in your theme you should add walker parameter into your theme’s wp_nav_menu function. something like this:
wp_nav_menu( array(
‘theme_location’ => ‘primary’,
‘menu_class’ => ‘primary-menu’,
‘walker’ => new Terme_Menu_Walker()
) );
સમીક્ષાઓ
2 સમીક્ષાઓ વાંચોફાળો આપનાર & ડેવલપર્સ
“Terme Nav Menu Icon” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
1.0
- Use Font Awesome Icons
- Farsi language support