Plugin Author
Allen
(@amweiss98)
hmm…that should work…I’ll give this a try and see why it’s not deregistering…I’ll let you know here.
Plugin Author
Allen
(@amweiss98)
ok…first of all, I guess you know this, but the frontend style only shows up on any page on your site where the shortcode from the plugin is running. So, in disabling this and the others, none of the styling from the template, etc, will work…is that what you want?
Yes, this is what I want. I have created my own template for displaying the feeds and I have incorporated the styles into my CSS.
Plugin Author
Allen
(@amweiss98)
ok..here is what I would try…go into the template you created and at the top put this
wp_deregister_style( ‘frontend’ );