This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Recommended Stories for WordPress

Сүрөттөө

This plugin can list a selectable number of links to the latest sticky posts, within an animated box that enters the screen when it is scrolled down more than a specified percent of the page height. Admins can set the parameters below:

  1. the percent of vertical scroll where the animated box appears
  2. the number of recent sticky posts to list
  3. if the posts have thumbnail there is an option to turn on / turn off the thumbnail theme capability
  4. since the sticky posts are presented this way, maybe there is no need to keep them on the front page anymore, so the third option allows to disable the sticky property of posts in the main loops
  5. the module can be disabled for specific posts, pages or custom posts from the post editor via a specific metabox

Other features

  1. when displaying a post that is sticky, the corresponding link is eliminated from the animated box
  2. if the sticky posts list remains empty, the animated box is not displayed anymore

Скриншоттор

  • Animated box with recommended stories
  • Admin interface

Орнотуу

  1. Upload recstory.zip to the /wp-content/plugins/ directory
  2. Unzip the archive
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ.KG

The animated box is not animated, it just appears at all times

This is most probable a jQuery conflict with the theme or with another plugin. Try to switch to the default theme and / or disable other plugins to check where the conflict is.

Сын-пикирлер

There are no reviews for this plugin.

Contributors & Developers

“Recommended Stories for WordPress” is open source software. The following people have contributed to this plugin.

Мүчөлөрү

Өзгөртүүлөр

0.1.6

  1. Multisite compatibility
  2. Option to use custom post types as recommended articles (experimental – requires other plugins to activate stiky function for custom post types such as https://wordpress.org/extend/plugins/sticky-custom-post-types/)

0.1.5

  1. Reverted to ANSI encoding (against WordPress Codex recommendations) to avoid some errors with some host environments
  2. Added option to use custom titles for the animated box and the close button
  3. Fixed some CSS issues with Opera

0.1.4

  1. Fixed some issues with plugin definition

0.1.3

  1. Added admin options to display only on single pages, search pages, archives, category pages, tag pages, front page, author pages
  2. Added admin options to display only for logged in users

0.1.2

  1. Added metabox to remove recommended stories from specific posts, pages or custom posts id’s
  2. Fixed some minor bugs that triggered javascript errors in certain conditions

0.1.1

  1. Added option to modify the percent of vertical scroll where the animated box appears

0.1

  1. Incipient version