CSS not found
-
The lines in /plugin/hcard-widget/hCard_widget.php need to be changed to fix a broken path:
function hcard_add_css(){ wp_register_style('hcard-style', plugins_url('hcard-widget/style.css', _FILE_)); wp_enqueue_style('hcard-style'); }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS not found’ is closed to new replies.