• Resolved JudahsMom63

    (@judahsmom63)


    I can’t get any icons to show up with my counts. I’ve tried using the <?php echo get_scp_widget(); ?> code, I’ve tried using shortcode from a widget shortcode generator. >>NOTE! this was working but now is not for some reason<< I’ve tried inserting your recommended css codes, and nothing. I’ve tried to add background-color, I get nothing. It’s like the icons aren’t attached to the count text at all. I have no idea what I did, but if anyone knows how to dig me out of this hole I’d be very grateful. I don’t have a url, I’m working in a localhost environment.

    https://www.ads-software.com/plugins/social-count-plus/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    Probably problem with CSS in your theme or lack of wp_head() in header.php.
    As I can not see, I also can not help. If you still have these problems when you publish the site, please let me know.

    Thread Starter JudahsMom63

    (@judahsmom63)

    @claudio: when I open the Chrome inspect element tool, I find that all of the classes have height and width except for <a href="mywebsiteaddress"></a>. That measures 0px x 0px. It also apparently isn’t recognizing my css (that I got from the plugin website) .social-count-plus .custom .count-twitter a{background-image: url(“../icons/twitter-icon.png”) !important;} Could you please advise me on what changes I should make to my css to make the icons show up? I would really, really appreciate it!!

    Plugin Author Claudio Sanches

    (@claudiosanches)

    Test using the inspect tool.
    As I said: “As I can not see, I also can not help”.
    And this is an issue in your theme, not a issue with this plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘where are my icons?’ is closed to new replies.