Forums

[Plugin: Visitor Like/Dislike Post Rating] hidden poker link in footer (18 posts)

  1. Monika
    Member
    Posted 6 months ago #

    this plugin (version 1.1) set a hidden link to a poker site in your footer

    you will find this in visitor-likedislike-post-rating.php on line 69

    function FooterLink() {
    		$l = array('en', 'de');
    		$wpLang = 'en';
    		echo '<div style="display: none;"><a href="http://www.ftpokerbonus.com/'.iif(in_array($wpLang, $l) AND $wpLang != 'en', $wpLang.'/').'full-tilt-poker/" title="Full Tilt Poker Referral Code">Full Tilt Poker Referral Code</a></div>';
    	}

    regards

    Monika

    http://wordpress.org/extend/plugins/visitor-likedislike-post-rating/

  2. gestroud
    Member
    Posted 6 months ago #

    That was a good catch. I notice that the person who submitted the plugin doesn't even seem to have a web site.

    Hopefully, the plugin will be removed.

    You should probably add the word "WARNING" to the title of this post.

  3. Monika
    Member
    Posted 6 months ago #

    thanks gestroud

    but this [ [Plugin: Visitor Like/Dislike Post Rating] ] is *automatic

    ;)

    regards
    Monika

  4. reneelee
    Member
    Posted 6 months ago #

    Thanks for the head's up, Monika. I wouldn't have known where to look. Do you know of any similar plugins that might accomplish the same thing but are safe? -rl

  5. ousep
    Member
    Posted 6 months ago #

    I can't seem to find the links anywhere in the code... and the current version is 1.5.6. Looks like he took the link out.

  6. SanjeeOnP
    Member
    Posted 6 months ago #

    It works fine but I can't fine where I could change the plugin so that the Like/Dislike appear in the excerpt of the Homepage...

  7. PluginTaylor
    Member
    Posted 6 months ago #

    Hi.

    (sorry about the link all, but it is taken down now).

    ... Like/Dislike appear in the excerpt of the Homepage...

    SanjeeOnP: Could you describe it more precisely? so that I can add it as an upcoming feature.

  8. SanjeeOnP
    Member
    Posted 6 months ago #

    I have an homepage which displays 10 posts (excerpts) and I want to permit the visitor to vote on each one without going to the content of the article.
    'Cause now, to vote, we have to click and read the article, at the end of the article there is 2 small link "like", "dislike". I want to change that : I want to add two links on each of the excerpt : "I like" with a smiley and a number of liked people with () and I dislike the same but bad smiley.

    Title
    excerpt
    :) I like (10) :( I dislike (5)

    If u post u're mail adress I will send u a png of what I am looking for

    Thanks for the plugin, I am happy that someone finally find that it could be interested to develop and show.

  9. SanjeeOnP
    Member
    Posted 6 months ago #

    Someone know how to contact PluginTaylor ?

  10. Monika
    Member
    Posted 6 months ago #

    @ousep yes it looks like that there are now no hidden links

    I don't know how to contact PluginTaylor SanjeeOnP

  11. PluginTaylor
    Member
    Posted 6 months ago #

    Just been away from my computer for some time but back again. :P

    I know exactly what you would like to see added SanjeeOnP, and I am planning to add a lot of new functionality in the next release. Going to have statistics, list of most popular posts and such, and the ability to select where the "like/dislike" should be. For example if some posts shouldn't have it, or if it should be on the front page itself and such. Don't know when the next version is ready, though, since I am kinda busy with work and family at the moment, but I will work on it when I've got time for it.

  12. SanjeeOnP
    Member
    Posted 5 months ago #

    Hello,
    Yeah thx, I manage to do what I wanted. Like/Dislike with a smiley and the number of like and dislike.

    In some weeks, I'll certainly put it online so that users could use it.
    If u let a mail address, I'll contact u so that we could speak about it.

  13. PluginTaylor
    Member
    Posted 5 months ago #

    Oh cool! I would appreciate any help, as I currently lack of time. Also, the plugin can only get better by getting feedback and when multiple people work together. :)

  14. ousep
    Member
    Posted 5 months ago #

    The plugin author's email address is [his username](at)hotmail.
    You can delete it now, PluginTaylor. :)

  15. PluginTaylor
    Member
    Posted 5 months ago #

    hmm actually I can't.. Nah, so'll be it. :P

    Just to let you know, there are some updates arriving soon. I didn't make them though, but had some really valuable help to modify the plugin. There will be more information about it when it's released.

  16. abreckle
    Member
    Posted 4 months ago #

    Hi SanjeeOnP can you post your implementation of the like/dislike inside of the loop on the homepage for each post? Thanks!

  17. FunkyCowie
    Member
    Posted 4 months ago #

    I have altered the plugin to include an imbetween option, however I also would like to stop the like/dislike/whatever appearing on pages, is there any way of doing that?

    Also can anyone help me change the 'like - dislike - whatever' links to image buttons instead of text as my php skills are non existant and I can't figure it out from tutorials?

  18. FunkyCowie
    Member
    Posted 4 months ago #

    anyone?

Reply

You must log in to post.

About this Topic