Conversation
supportHello there, The short code placed above menu in a text widget is displaying vertical instead of horizontal? Is there a short code to adjust? https://wordpress.org/plugins/the-logo-slider/
I’m having this same problem. Did you figure out a solution. Or, did you ever get support for this plugin? Thanks in advance.
Hi, Thanks for choosing our plugin. if shortcodes do not work in widgets , you will have to add a filter in your theme’s functions.php add_filter(‘widget_text’, ‘do_shortcode’);
I’m having this same problem. Did you figure out a solution. Or, did you ever get support for this plugin? Thanks in advance.
Hi, Thanks for choosing our plugin. if shortcodes do not work in widgets , you will have to add a filter in your theme’s functions.php add_filter(‘widget_text’, ‘do_shortcode’);