FEATURED... Quark

Support desk for Multipurpose Quark Theme
GK User
Sun Feb 14, 2016 12:50 pm
Hi. I need to translate my language, the text "FEATURED" which appears on the Home Page, in the upper right of the product image, Joomla, VM3, the module NSP-GK5 (Latest products) in QUARK Template angle. Probe with the classic method I always use explained. Language / en-GB / en-GB.mod_news_pro_gk5.ini, but does not work, not work with the Template language rewriter. I guess that depends on the Template, but can not find the right file with Firubug. How could resolve ?, thanks, greetings. René :oops: :?:
User avatar
Platinum Boarder

teitbite
Wed Feb 17, 2016 2:25 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.product .gk-image-badge-yellow,
.productDetails .gk-image-badge-yellow,
.quark-product-showcase .nspFeatured::after {
    content: "Featured";
}
User avatar
Moderator

GK User
Wed Feb 17, 2016 10:44 pm
Thanks, problem solved 50%. For in home Page works, but as I click on the product keeps me again the old name: "featured" http://www.festagratis.it/shop/candele/ ... 7cm-detail. html

Regards. René
User avatar
Platinum Boarder

teitbite
Mon Feb 22, 2016 8:34 pm
Hi

This badge is using a sentence TPL_GK_LANG_VM3_FEATURED, so You can add it as an override in joomla language settings or change directly in en-GB.tpl_gk_quark.ini
User avatar
Moderator

GK User
Tue Feb 23, 2016 12:06 am
Hi. Problem solved, thanks, greetings...
User avatar
Platinum Boarder

teitbite
Thu Feb 25, 2016 9:46 am
Hi

Great to hear it. Closing thread now :)
User avatar
Moderator


cron