WPIntell

Source evidence

Allow linking

TR Post Slider Widget · support · 2015-11-11T23:37:00+00:00

mixedsentiment
lowseverity
0.68relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 27 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jas8522 resolved
Hey there, It would be great if this plugin could have the option to link: a) The widget title to the selected category or simply to a custom specified URL b) The post content for each slide to the single post page I added (b) by editing widget-post-content.php as follows: line 105: $output .= '<div class="tr-post-content"><a href="' . get_permalink($postID) . '">'; line 121: $output .= '</a></div>'; However conditionals would need to be added to make it a GUI option. For (a) to work I think there’d need to be some rearranging of code so that the $postCat logic comes before the $title output. -Jordan https://wordpress.org/plugins/tr-post-slider-widget/ Hey Jordan, Thanks for your suggestion. a) I’ll add postCat title in slider in my next version. b) Some People are not interested to linked in post content. That’s why I did not add this. But if you are interested then I’ll add this in my next version. Thank you for using this plugin. Tanzil Hey Tanzil, Thanks for the response! I definitely am interested 🙂 Would love it if you could add that in as an option in the widget settings. Totally understandable that some wouldn’t want to enable it though. -Jordan

Comments

2 shown
MohammadTanzilurRahman 2015-11-12T03:07:00+00:00

Hey Jordan, Thanks for your suggestion. a) I’ll add postCat title in slider in my next version. b) Some People are not interested to linked in post content. That’s why I did not add this. But if you are interested then I’ll add this in my next version. Thank you for using this plugin. Tanzil

jas8522 2015-11-18T19:57:00+00:00

Hey Tanzil, Thanks for the response! I definitely am interested 🙂 Would love it if you could add that in as an option in the widget settings. Totally understandable that some wouldn’t want to enable it though. -Jordan