Notifications
Clear all
Topic starter
28/04/2016 4:27 am
I can see the votes but i can't vote.
I don't know what happened, here is a link to the web http://www.walnov.com/a-nice-entry/
28/04/2016 4:39 am
Hi davipar,
Please delete cache. We don't see new icon CSS files.
For some reason your theme blocks head loading of font-awesome icons. If deleting the cache doesn't help, please edit header.php of your theme and put this code after <?php wp_head() ?> function:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">