- This topic has 1 reply, 2 voices, and was last updated 11 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › estore – wp_enqueue_style handler
Tagged: css handler, enqueue style
Hi, may i know ehere is the wp_enqueue_style handler for the following?
/eStore_extra_shortcode_css.css
/wp_eStore_style.css
/wp_eStore_custom_style.css
Hi, These files are loaded using the “wp_head” hook. Using “wp_enqueue_style” would be a good way to load these but there is a little history to it. What are you trying to do?