Thread Starter
cricku
(@cricku)
Works like a charm.
Sorry for late response, didn’t see the notification mail.
Thank you!
-
This reply was modified 8 years, 11 months ago by cricku.
Thread Starter
cricku
(@cricku)
Hi Daniel,
Yes, I use a free theme “bootstrap-ultimate”. The theme it’s no longer maintained from April 2014. Can you give me an example of how I can add a filter in function.php file?
Thread Starter
cricku
(@cricku)
Hi Daniel,
Thanks for your answer. I search in my theme function.php and I don’t have any filter applied to widget_title. I look into the plugin code and replacing this line worked for me:
echo apply_filters('widget_title',$linkList);
replace with
echo $linklist