WPIntell

Source evidence

Displaying Vertical

The Logo Slider · support · 2016-01-22T19:46:00+00:00

mixedsentiment
lowseverity
0.62relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 26 rows with source links

26.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
contactbecker resolved
Hello 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’);

Comments

2 shown
WebDi 2016-02-20T02:22:00+00:00

I’m having this same problem. Did you figure out a solution. Or, did you ever get support for this plugin? Thanks in advance.

Cynob IT Consultancy 2016-03-26T06:22:00+00:00

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’);