close
BERJAYA

Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

BERJAYA

Solid Post Likes

Опис

This plugin enables you to add a customizable like button to all post types. It supports all custom post types and all WooCommerce product types. Post comments are also supported.

This button uses the same button for like and dislike. It has been tested with all major page builders.

Scroll down for demo site link.

Feature list

Scope:

  • Support for all post types.
  • Enable/Disable likes per post type.
  • Enable/Disable like text and counter.
  • Like / Unlike feature on the same button.
  • WooCommerce supported.
  • Supports all WooCommerce product types (i.e. WooCommerce Subscriptions, WooCommerce Bookings)
  • Post comments supported.
  • Post comments on custom post types supported.

Design:

  • 29 icons available for like and dislike.
  • Choose different icon for like and dislike.
  • Uses Icomoon for Icons.
  • Choose different text for like and dislike.
  • Set any text for like and unlike.
  • Set any icon for like and unlike.
  • Control icon and text size.
  • Control icon and text color.
  • Set icon and text padding to position each element as needed.

Shortcodes:

  • Free placement of like button via shortcodes.
  • Like button shortcode [oacsspl] accepts post_id as argument.
  • Show user liked posts via shortcode.

Developer:

  • Use custom hook for posts.
  • Use custom hook for WooCommerce likes.
  • Caching support for all full page caching plugins.
  • Ajax based like loading.
  • Filter available for custom content before and after button.

More:

  • User post like are shown in backend user profile. Useful for admins.
  • Disable Likes via post ID.
  • Set or remove likes manually.
  • Visitors likes can like as well.
  • Shows on single posts only.
  • Zero configuration required. Just activate and go.

Compatibility:

  • Compatible with all themes that use WordPress the_content (should be almost all!)
  • Multisite compatible.
  • WPML compatible.
  • Tested with all major page builders.
  • Ready for localization .mo / .po included.
  • Works great on phones and tablets.
  • All major browsers supported Chrome, Firefox, Safari, Opera, Edge, and Internet Explorer

Known Incompatibilities:

  • The Twenty Twenty-Three Default WordPress Theme does not work with the comment likes. Post likes work.

Documentation and Support

More documentation:
https://oacstudio.de/knowledgebase-category/solid-post-likes/installation

Demo site: https://spl-demo.oacstudio.de/

user: demo@oacstudio.de
pass: demo@oacstudio.de1

Снимци екрана

  • BERJAYA
    General settings.
  • BERJAYA
    Like icon settings.

Постављање

  1. Upload simple-post-likes.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the new „oacs SPL“ main menu item to configure.

ЧПП

Is there a dislike / thumbs down button?

No. This plugin uses the same button for like and unlike. You can however set different icons for the liked and unliked state.

Can this be used as a voting tool?

Not yet. The plugin cannot show a sorted post list based on all likes currently. But you can send us your feature request via: https://oacstudio.de/ask-question/ or via the support form here.

Is this a favorite tool?

In a limited way. You can use these shortcodes to display a list of user liked posts: https://oacstudio.de/knowledgebase-category/solid-post-likes/shortcodes/

Прегледи

BERJAYA
13. фебруар 2025.
Hello,It works good. Is there any option when user login to like the post. (Only login user like post)
BERJAYA
10. септембар 2023.
I had looked for many similar plugins but it seems that nowadays they are not as common as they were years ago. Finally, I came across this one that fulfilled all the needs I required.It is easy to use, elegant and GDPR compliant. I highly recommend it!
BERJAYA
18. јануар 2023. 1 одговор
An excellent plugin. I implemented it into an Elementor Single Post and Post Loop template with relative ease because of the many options available.The ‘Full Page Caching support’ option is great too as I, like many use caching on my sites.
BERJAYA
12. јул 2022. 1 одговор
Simple and fast plugin, easily customizable. Just what I needed for my blog. And when there were small problems after the update, support responded in a matter of hours and the problem was solved. Thumbs up!
Види свих 8 прегледа

Сарадници и градитељи

„Solid Post Likes“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Solid Post Likes“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0.8

  • Fix: Shortcode like list outputted in header in some cases.
  • Fix: Add none to post type setting to allow shortcode usage only.

1.0.7

  • Fix: Shortcode like button outputted in header in some cases.
  • Fix: Attempt to read property „ID“ on int notice on like list.

1.0.6

  • Add priority to comment_text to fix deprecated message.
  • Renamed CSS class to spl-is-active
  • Likes can now be set to zero via the settings.
  • Fix: Undefined Variable post.

1.0.5

  • Update Carbon Fields.
  • Fix individual comment like.

1.0.4

  • Fix: array_key_exists on int error occuring on some systems.

1.0.3

  • Fix: Undefined index: post_id
  • Fix: Trying to access array offset on value of type int

1.0.2

  • Add post_id as [oacsspl] shortcode argument. You can now use [oacsspl post_id=123] to show post likes of post with the ID = 123. Fallback post_id value is the current post ID.

1.0.1

  • Fix [oacsspl] output by replacing escape function.

1.0

  • Initial release.