Themes
All themesNo clustered themes yet.
Market
Commercial opportunities need traceable source links before they are treated as build-worthy.
100.0% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
No clustered themes yet.
Pain still appears around missing feature, support despite praise for quality, value.
[Plugin: Related Links] Problem with jQuery UI: users show bugs, compatibility pain that may indicate a product gap.
Related Links · [Plugin: Related Links] Problem with jQuery UI Dear Worpdress developpers, I think this awesome plugin “Related Links” is broken with WordPress 3.4. praise Top notch PluginTop notch Plugin: users show security pain that may indicate a product gap.
Related Links · Top notch Plugin This plugin saved me a lot time hacking around… The UI is very intuitive and well thought out… The flexibility of displaying the content by type is great… Nice job. complaint [Plugin: Related Links] Reciprocity of related links ?[Plugin: Related Links] Reciprocity of related links ?: users show performance, missing feature, support pain that may indicate a product gap.
Related Links · Hello Great plugin, it works exactly as I wanted ! complaint How to use thisHow to use this: users show compatibility, support, setup pain that may indicate a product gap.
Related Links · I just downloaded and install the plugin. complaint [Plugin: Related Links] More Features Please![Plugin: Related Links] More Features Please!: users show bugs, performance, missing feature pain that may indicate a product gap.
Related Links · [Plugin: Related Links] More Features Please! complaint [Plugin: Related Links] Custom Links in the select list[Plugin: Related Links] Custom Links in the select list: users show performance, missing feature, support pain that may indicate a product gap.
Related Links · I’ve altered the plugin locally to do the following: Add “Custom” to the list of options in the settings page. mixed [Plugin: Related Links] Suggestion For theme Code[Plugin: Related Links] Suggestion For theme Code: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Related Links · [Plugin: Related Links] Suggestion For theme Code Hi, Nice plugin, just started playing around with it and considering adding built in support in my theme http://www.stallion-theme.com/ You should advise using code like this for adding to themes so it’s only run when the theme is installed and active, otherwise PHP error since the function doesn’t exist. complaint [Plugin: Related Links] Where to insert code to make links appear[Plugin: Related Links] Where to insert code to make links appear: users show compatibility, support pain that may indicate a product gap.
Related Links · I’ve been searching all over the place, but cannot find there to use this code in your template: <?php related_links(); ?> In which PHP file or template file to I add it where? mixed Meta boxMeta box: users show compatibility, missing feature, support pain that may indicate a product gap.
Related Links · Meta box Is it possible to extend the plugin to acquire a value from a meta box for a custom post type? complaint Highlight current pageHighlight current page: users show compatibility, support pain that may indicate a product gap.
Related Links · if ( !function_exists( 'related_links' ) ) { function related_links() { $related_links = get_related_links(); ?> <?php if ( !empty( $related_links ) ) : ?> <ul class="related-links-list"> <?php foreach ( $related_links as $link ): ?> <li><a href="<?php echo $link['url']; ?>"><?php echo $link['title']; ?></a></li> <?php endforeach; ?> </ul> <?php endif; ?> <? complaint [Plugin: Related Links] Related posts not appearing[Plugin: Related Links] Related posts not appearing: users show missing feature, setup pain that may indicate a product gap.
Related Links · I installed and activated this plugin and set up related links on one of my pages. complaint [Plugin: Related Links] Need to show terms[Plugin: Related Links] Need to show terms: users show support, setup pain that may indicate a product gap.
Related Links · [Plugin: Related Links] Need to show terms I have installed this plugin and it correctly shows me the link and title of the related posst that I manually add to a single post. complaint metabox not appearing on certain custom post type edit pagesmetabox not appearing on certain custom post type edit pages: users show bugs, missing feature pain that may indicate a product gap.
Related Links · I have enabled the new ‘product’ custom post type in the related links settings, but the metabox is not showing up on the product edit page. complaint Displaying meta box on unwanted post typesDisplaying meta box on unwanted post types: users show compatibility, missing feature pain that may indicate a product gap.
Related Links · Displaying meta box on unwanted post types Hello @chabis , great plugin, it works exactly as I wanted! complaint Adding a Target to custom linksAdding a Target to custom links: users show missing feature pain that may indicate a product gap.
Related Links · Adding a Target to custom links Some uses may want to optionally set a target on custom links. complaint Blocking the insertion of MediaBlocking the insertion of Media: users show bugs pain that may indicate a product gap.
Related Links · I’m getting a lot of errors from it so will be ditching it! complaint How do I show the links for "pages" and "custom URLs"?How do I show the links for "pages" and "custom URLs"?: users show compatibility pain that may indicate a product gap.
Related Links · <?php $related_links = get_related_links('page'); ?> <ul> <?php foreach ($related_links as $link): ?> <li><a href="<?php echo $link['url']; ?>"><?php echo $link['type']; ?>: <?php echo $link['title']; ?></a></li> <?php endforeach; ?> </ul> http://wordpress.org/extend/plugins/related-links/ How would I go about modifying the below code to include the custom l complaint Check count of pages and custom linksCheck count of pages and custom links: users show support pain that may indicate a product gap.
Related Links · Check count of pages and custom links How would I go about checking to see if the count of “Pages” && “Custom” links is greater than zero? complaint Compatibility with qtransalteCompatibility with qtransalte: users show compatibility pain that may indicate a product gap.
Related Links · Compatibility with qtransalte Hello! complaint [Plugin: Related Links] Exclude displaying on frontpage[Plugin: Related Links] Exclude displaying on frontpage: users show missing feature pain that may indicate a product gap.
Related Links · [Plugin: Related Links] Exclude displaying on frontpage Hello, I love this plugin, but I would like the links appearing only on the pages and excluding it from the frontpage. complaint Order by…Order by…: users show missing feature pain that may indicate a product gap.
Related Links · I mean… Plugin should show me posts ordered like automatically featured posts or something like this. complaint Links also showing on Category pageLinks also showing on Category page: users show compatibility pain that may indicate a product gap.
Related Links · I have one problem: I have been experimenting with the Related Links plug in with the Fanwood theme. mixed [Plugin: Related Links] Ajax call to load_links_list() has an error[Plugin: Related Links] Ajax call to load_links_list() has an error: users show bugs, compatibility pain that may indicate a product gap.
Related Links · [Plugin: Related Links] Ajax call to load_links_list() has an error When using the related links plugin I noticed that with WP_DEBUG on, I kept getting an error warning me that line 236 of “class-related-links-box.php” was attempting to access an attribute of a non-object. mixed Needs to be integrated with templatesNeeds to be integrated with templates: users praise value, which suggests what competitors already do well.
Related Links · Needs to be integrated with templates Just too much of a hassle to integrate on each template; and every template update will remove those changes, so they will need to be inserted again every time there is a template update. question [Plugin: Related Links] dose appearing at footer of post?[Plugin: Related Links] dose appearing at footer of post?: question conversation with limited structured signal.
Related Links · [Plugin: Related Links] dose appearing at footer of post? hi i need to this plug in appearing at footer of post and dosent show on home page ! this like this plug in : http://www.nutt.net/tag/link-footnotes/ i need it ! please make it as soon as possible 🙂 http://wordpress.org/extend/plugins/related-links/ hi i need to this plug in appearing at footer of pos praise Does what it's supposed to, however…Does what it's supposed to, however…: users show compatibility, support pain that may indicate a product gap.
Related Links · Does what it's supposed to, however… The plugin works with WordPress version 3.5.1 Though I added some mark-up, I wanted to add a title above the links! praise Straightforward and lightweightStraightforward and lightweight: users show compatibility pain that may indicate a product gap.
Related Links · Straightforward and lightweight This did the trick for me. praise Great!!Great!!: users praise value, quality, which suggests what competitors already do well.
Related Links · Great!! praise Good!Good!: users praise quality, which suggests what competitors already do well.
Related Links · Otherwise is a great plugin! question [Plugin: Related Links] Thumbnail for related posts?[Plugin: Related Links] Thumbnail for related posts?: users show compatibility, missing feature pain that may indicate a product gap.
Related Links · Is there an option to display a thumbnail for each related post along with the post title? mixed display related posts if they exist, if not show something elsedisplay related posts if they exist, if not show something else: users show compatibility pain that may indicate a product gap.
Related Links · display related posts if they exist, if not show something else Plug in is great! mixed Multiple instances?Multiple instances?: users show compatibility pain that may indicate a product gap.
Related Links · While other instances would display related custom post types such as “Whitepapers”, “Case Studies”, etc This way I would have more control of their front-end display instead of lumping them into one related information area. question [Plugin: Related Links] show Label instead of type[Plugin: Related Links] show Label instead of type: users show compatibility pain that may indicate a product gap.
Related Links · I”ve tried <?php echo $link["label"]; ?> <?php echo $link["name"]; ?> no luck. neutral [Plugin: Related Links] Problem displaying links of type 'custom'[Plugin: Related Links] Problem displaying links of type 'custom': users show bugs, compatibility pain that may indicate a product gap.
Related Links · In order to list them separately, I am using: <?php $related_links = get_related_links("custom"); ?> <?php foreach ($related_links as $link): ?> <li><a class="external" href="<?php echo $link["url"]; ?>"><?php echo $link["title"]; ?></a></li> <?php endforeach; ?> That is fine – it shows just the custom (external) links. neutral [Plugin: Related Links] Not available in widgets area[Plugin: Related Links] Not available in widgets area: neutral conversation with limited structured signal.
Related Links · [Plugin: Related Links] Not available in widgets area Can’t see the plugin name within widgets. http://wordpress.org/extend/plugins/related-links/ Can’t see the plugin name within widgets. http://wordpress.org/extend/plugins/related-links/ I have the same problem. Where is the widget? this plugin isn’t a widget! I have the same problem. Where is the widget? praise [Plugin: Related Links] Take SSL into account[Plugin: Related Links] Take SSL into account: users praise quality, which suggests what competitors already do well.
Related Links · [Plugin: Related Links] Take SSL into account Hi first of all thanks for a great plugin!