Quantcast
Channel: Topic Tag: error | WordPress.org
Viewing all articles
Browse latest Browse all 31576

fundix on "[Plugin: Displet Pop] Error in script"

$
0
0

Hi,

you have an error on

wp_register_style( 'style', plugins_url('style.css', __FILE__) );
wp_enqueue_style( 'style' );

a must rewrite to this

wp_register_style( 'styledisplet', plugins_url('style.css', __FILE__) );
wp_enqueue_style( 'styledisplet' );

because style is not unique name - you rewrite all styles on wordpress

Karel Funda

http://wordpress.org/plugins/displet-pop/


Viewing all articles
Browse latest Browse all 31576

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>