Okay
  Public Ticket #227797
SocialCount Plus widget display
Closed

Comments

  • Arnav started the conversation

    Hi! Me again! Sorry for my stupid problems :) The Display in the Social Counter Widget is looking like this (screenshot) any thing I can do?!

  •  93
    djwd replied

    Hi there,

    if you updated SCP to its latest version please revert back as it breaks the widget layout. A fix wil be rolled out in the next update.

    Thank you

    Regards
    djwd

    Regards
    djwd

  • Arnav replied

    Hi! I just installed it with the theme - when it says "Recommended plugins" I installed the SCP....

  •  93
    djwd replied

    I know but the latest version (3.0) causes this problem. You have 2 possible solutions:

    1. Revert back to the previous version till next update is released

    2. Open functions.php:

     in line 387 replace:
     

    wp_deregister_style( 'socialcountplus-style' );

    with:

    wp_deregister_style( 'social-count-plus' );

    It should fix it.

    Hope that helps
    djwd

    Regards
    djwd

  • Arnav replied

    Yep, took some time for me to do it but it worked!!! Cheers!

    P.S. Do you recommend Disqus comment system to work with your theme!? I have had weird problems with it - apparently many people are fed up of Disqus in general!