Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter woodbangers

    (@woodbangers)

    hey skip replying tho this, I see you posted the tip to fix it.

    I added
    add_action( ‘init’, ‘rpwe_remove_style’, 1 );
    function rpwe_remove_style() {
    wp_dequeue_style( ‘rpwe-style’ );
    }

    to theme functions and it is fixed. great plugin! keep up the great work

    Plugin Author Ga Satrya

    (@satrya)

    By the way, you don’t the code anymore. I added the custom styles directly to the widget.

    Thread Starter woodbangers

    (@woodbangers)

    thanks so much, great plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘just got update and it messed things up’ is closed to new replies.