Home›Support›English Support›[Waiting for user feedback] the icon in the homepage is still missing. You can change language to English to see the icon, and ...
[Waiting for user feedback] the icon in the homepage is still missing. You can change language to English to see the icon, and ...
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
1. The icon was added from the product category edit screen, but the tag was broken due to double quotes. I replaced it in Category icon field with the correct tag using single quotes:
<i class=' porto-icon-category-garden'></i>
2. Switched to the secondary language via the admin language switcher and added the same icon there. military-hub.com/wp-admin/term.php?taxonomy=product_cat&tag_ID=233&post_type=product&message=3&lang=de&admin_bar=1
3. Added the missing CSS of this section in theme options so the icons now display the same as in the default language. Could you please check and confirm?