• Resolved neotechnomad

    (@neotechnomad)


    This code is this plugin’s CSS interferes with default theme code:

    /* Text styles */
    
    .entry-content img{
        margin: 0 !important;
    }

    All the images on my site would not align properly when I installed this plugin because when its CSS is loaded in the head, it negates all the .entry-content img margin styling within the theme.

    .entry-content img is used by the majority of theme developers, so this is a serious problem.

    When I deactivated this plugin, all my image alignments returned to what is stated in my theme’s CSS.

    You need to preface it with “.social-feed-element” (…I did this and it corrected the problem) and then upgrade the plugin.

    Outside of this issue, this is an excellent plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Arrow Plugins

    (@arrowplugins)

    Hi neotechnomad,
    Thanks for the tip, we will update the plugin ASAP with the fix.
    Thank you for choosing our plugins to use.
    We will update the plugin and give update. You will get auto update notification in your Plugins directory.

    Best Regards,
    ArrowPlugins

    Plugin Author Arrow Plugins

    (@arrowplugins)

    Hi @neotechnomad,
    We have updated the plugin with the fix.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin code interferes with default WP theme code’ is closed to new replies.