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

    (@ihuman)

    I commented out lines 79 and 80 in ajax-load-more.php. Looks like these filters are interfering with other text widgets.

    I believe by just adding:
    add_filter('widget_text', 'do_shortcode');

    it will work for all widgets

    Plugin Author Darren Cooney

    (@dcooney)

    Thank you for pointing bringing this my attention as I had not seen this in my testing.

    I have removed those filters from ajax-load-more.php.

    You can go ahead and update to 2.0.11 when prompted.

    cheers!

    hello, I’m trying to put two shortcodes on one page but only one works.

    Can you help me?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘text widgets don't work’ is closed to new replies.