tontonmen
Forum Replies Created
-
Forum: Plugins
In reply to: [Audio Player with Playlist Ultimate] disable repeatHi,
To disable repeat by default on playlists, I ended up adding the following code on the page where the player is loaded. It simulates click on repeat button to disable repeat.
<script type="text/javascript"> (function($) { $("document").ready(function() { setTimeout(function() { $("button.jp-repeat").trigger('click'); },10); }); })(jQuery); </script>Forum: Reviews
In reply to: [Ultimate Member & Job Manager] Does what it says. Well…kinda.iaclayton your review and your replies are rude. You should have ask directly before rating and your reasons are not valid for bad review.
Plugin author tried to be nice and you replied with worst attitude again.I will try the plugin now regardless your personal opinion.
Forum: Reviews
In reply to: [Estatik Real Estate Plugin] Hmmmm….hello Estatik Plugin Author. I was about to write bad review too. But you say you’re open to discussion here, so let’s try :
There are too many features only available in PRO version that are presented as free in the plugin description.
On the wordpress depository is described as real estate portal but after installing many features arent there (frontend for agents).
On the official website though, some of these featured are correctly described as “pro version only” so why not writing this at first ?Can you tell me if I did something wrong about plugin shortcodes maybe. Or can you update plugin information so users dont get messed up with wrong description please.
Thank you.