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

    (@claudiosanches)

    Please contact the theme author to fix it.
    Thanks.

    Thread Starter Turksvoetbal

    (@turksvoetbal)

    For the people using the PowerMag theme. This is the fix:

    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.

    Credits: Powermag Ticket System by Djwd

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS does not it's work’ is closed to new replies.