WP SITES

3082 Coded Tutorials & 284 Plugins

Image Likes & Favorites for WordPress

$75.00

This plugin adds buttons to different image types in WordPress. The buttons enable users to like, favorite or love :

  • Single images
  • Gallery images
  • Slide show images

When images are liked, they are included in a list of liked images which can be displayed anywhere using the [favorite_images] shortcode.

Plugin settings include :

  • Display Type – Icon or text or both. When text is selected, a conditional field displays enabling you to customize the text.
  • Icon Style – Select heart, star or thumbs up dashicon.
  • Custom Text – Add a some text like Love, Like or anything else you like.
  • Show Counter – Includes the counter ( number of likes ) within the button.
  • Button styling includes color pickers to style all elements included within the button
  • Element Size – Enables you to set the size of all elements within the button.
  • Button Position – Enables you to choose the button position on the image
  • Grid Settings – Enable you to choose how many columns your favorited images display in.
  • Page Types – Enables you to choose which page types display the buttons. Includes posts, pages. media attachment pages, product pages and shop pages for WooCommerce.

Analytics

Includes :

  • Total favorites
  • Unique image favorites
  • Active users
  • Favorites per date
  • Most favorites images
  • Recent favorites by username

Screenshots

Double click to enlarge to full size or use the arrows to view the next image. Includes the plugin settings page and analytics page.

Demo Video

Shows you how simple it is to use this plugin to add like buttons to images in WordPress.

Usage

  1. After plugin installation and activation, you’ll find a new menu item in your WordPress dashboard. Click Image Favorites and select the page type you want buttons added too.
  2. Create a new page or add the [favorite_images] shortcode to an existing page or post.

Works using both the classic and block editors with any image type, gallery or slider.

The [favorite_images] shortcode is used to display a grid of favorited images per user and supports the following attributes :

columns (default: 3)

  • Controls the number of columns in the grid
  • Can be set between 1 and 6 columns
  • Example: [favorite_images columns=”4″]

size (default: ‘full’)

  • Specifies the image size to display
  • Uses WordPress registered image sizes
  • Example: [favorite_images size=”medium”]

user_id (default: current user’s ID)

  • Specifies which user’s favorites to display
  • Must be a valid user ID
  • Example: [favorite_images user_id=”123″]

limit (default: -1, meaning no limit)

  • Limits the number of images displayed
  • Use a positive number to limit results
  • Example: [favorite_images limit=”10″]

orderby (default: ‘date’)

  • Controls how the images are sorted
  • Available options:
    ‘date’ (sorts by upload date)
    ‘title’ (sorts by image title)
    ‘ID’ (sorts by image ID)
  • Example: [favorite_images orderby=”title”]

order (default: ‘DESC’)

  • Controls the sort order
  • Available options:
    ‘DESC’ (descending order)
    ‘ASC’ (ascending order)
  • Example: [favorite_images order=”ASC”]

You can combine multiple attributes in a single shortcode. For example:

[favorite_images columns=”4″ size=”medium” limit=”12″ orderby=”title” order=”ASC”]

Note : The shortcode will only display images for logged-in users. If a user is not logged in, it will display a message asking them to log in to view their favorite images.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Contact Us If You Have Any Questions

Go back

Your message has been sent

Warning
Warning
Warning
Warning.