• I’ve installed the same plugin on two different sites. On Site A, the plugin stylesheet is <link>ed, but on Site B <style> has been inserted.

    This is not true for all plugins. Three of the plugins have the css linked correctly in the <head>, while two insert <style> into the <head>.

    What could be the cause of this issue? Any suggestions on how to resolve this?

Viewing 1 replies (of 1 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Are they on the same theme? The plugin just uses wp_enqueue_script to insert those, so depending on what your themes code is the plugin does not decide on its own.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP-EMail] Plugin CSS — style inserted instead of link’ is closed to new replies.