I am trying to improve the performance of my site and checked the box for "Globally Disable Cufon Font Replacement". Now the Novi slider on my page has stopped working.
disabling cufon font support with Awake 2.0 breaks Novi slider
(4 posts)
(2 voices)
-
Posted 10 months ago #
-
Hello gsalmon,
Looks like a small bug. We'll get this fixed in the next update but for now open up
/wp-content/themes/awake/lib/functions/sliders.phpand on line 640 you should see this,customChange: function(){ Cufon.replace('.nivo-caption'); },Change it like this to get rid of the error,
customChange: function(){ },Posted 10 months ago # -
I made the change above and then disabled Cufon. The Novi Slider still does not display. I have left it with Cufon disabled. HEre is the link:
Posted 10 months ago # -
It looks like your using the shortcode version. Open up
/wp-content/themes/awake/lib/shortcodes/20-nivo.phpand do the same thing on line 189.Posted 10 months ago #
Reply
You must log in to post.













