Since Soliloquy does not "properly" enqueue the flexslider stylesheet (only meaning, it doesn't hook into wp_enqueue_scripts
, and frankly, it does it with the best approach IMHO). Here is the proper hook to remove the default Soliloquy style sheet.
What can I do for you!?
Custom Development
We develop plugins by determining both business/functional and technical requirements, following WordPress development best practices, and using agile methodology to ensure you get the best solution.
Customized Theme
We can customize your theme or child theme, or create a child theme for you based on your needs while enhancing the performance of every individual attribute.
About Travis Smith
As a WordPress enthusiast, developer, and speaker, Travis writes about what he learns in WordPress trying to help other WordPress travelers, beginners and enthusiasts with tutorials, explanations, & demonstrations.
Comments
Leave a Reply Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
kpf says
Thanks for this! I’m building a custom theme and wanted to style Soliloquy. This works great, but I’m hoping to understand why it works better. If you have a moment, would you mind telling me where you got the function name ‘tgmsp_before_slider_output’? I did a search in the Soliloquy files and didn’t see it defined; I only saw it called in the Shortcode.php file. Thanks very much!