Stylesheet Redirect
-
Hi many thanks for such a great plug in. Quick question, trying to redirect the plug in to my themes stylesheet instead of flexslider.css.
I know exactly where I need to change the code.
function ctslider_load_scripts() { wp_register_style( 'flexslider-style', CTSLIDER_PLUGIN_URL . 'includes/css/flexslider.css', array( ), CTSLIDER_VERSION );
I am just unsure of how I would be able to switch it to my own stylesheets due my inexperience with php. I am trying to have it redirect to https://localhost:8888/wp-content/themes/acappella/library/css/style.css
Many thanks,
Danny
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Stylesheet Redirect’ is closed to new replies.