Add category slug in css class

March 2014 WordPress Theme
GK User
Wed Mar 18, 2015 3:55 pm
Any idea how to add category slug in css class in gk nsp? Somewhore close to: gk-nsp-header?
User avatar
Junior Boarder

GK User
Wed Mar 18, 2015 10:48 pm
Hello,

Do you want to add css class depends on the category in News Show Pro widget, right? Unfortunately it's not possible without editing nsp plugin code.
User avatar
Moderator

GK User
Thu Mar 19, 2015 11:32 am
Problem SOLVED

I edit some code in layout-part.php in data_source/wp/ and add class="'.$cat->name.'"
User avatar
Junior Boarder


cron