Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Solution

In your theme’s functions.php file, add the following.

Code Block
bgColor#fff
add_action( 'init', 'my_init' );

function my_init() {
    wp_dequeue_style( 'testimonials-widget' );
}<p />

Filter by label (Content by label)
showLabelsfalse
max5
spacesWPFAQ
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("tw","wordpress","twp") and type = "page" and space = "WPFAQ"
labelswordpress tw twp

...