Switching to Default Theme Not Working
-
I followed the instructions below, changing ‘light_rounded’ to ‘default’ but the plugin remains in the ‘light_rounded’ theme.
Only when I uncheck the ‘Hide Gallery Social Buttons’ checkbox does the plugin go into the default theme, however, none of the images show. It looks like a discrepancy between the class ‘default’ and ‘pp_default.’
Can someone look into this?
—-
Through the plugin editor in the admin panel, select this file ‘wp-easy-gallery-pro/js/EasyGalleryLoader.js‘. This is the code you should see:jQuery(document).ready(function(){
jQuery(“.gallery a[rel^=’prettyPhoto’]”).prettyPhoto({counter_separator_label:’ of ‘,theme:’light_rounded’,overlay_gallery:true});
});
- The topic ‘Switching to Default Theme Not Working’ is closed to new replies.