Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kmaninaustin

    (@kmaninaustin)

    Finally got to look into and AdBlock Filter list “Fanboy’s Annoyances” was the problem and had been marked on two different machines.

    Thread Starter kmaninaustin

    (@kmaninaustin)

    Deleted the plugin and went the css route anyway;

    /* Sidebar Image */
    .sidebar-image img {
    opacity: .8;
    }
    .sidebar-image img:hover {
    opacity: 1;
    }

    HTML in widget:

    <div class=”sidebar-image”>
    <img src=”facebook.png” >

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Social Media Widget Stopped working across all of my websites’ is closed to new replies.