like button wont appear on my forum Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
5 posters

    like button wont appear on my forum

    iyaaz
    iyaaz
    Forumember


    Male Posts : 350
    Reputation : 8
    Language : English
    Location : London

    Solved like button wont appear on my forum

    Post by iyaaz October 6th 2012, 11:21 pm

    PHPBB3
    I have install this on new Javascript and ticked 'In the topics' only (Enable Javascript code yes)

    var like_version = 'phpbb3';
    var DOM_IS_READY = false;
    $(function(){DOM_IS_READY=true;});
    var vote_singular = 'Like';
    var vote_plural = 'Likes';
    $.getScript('http://www.avacweb.net/like');


    After saving the Javascript, i visit CSS Stylesheet, and put this in my CSS

    .LGlike {
    background: #105289;
    padding: 3px;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-shadow: -1px 0.5px #888;
    box-shadow: 1px 1px 1px #888;
    cursor: pointer;
    margin-right: 4px;
    }
    .LGvote { margin: 0 5px; }
    .LGnovote {
    filter:Alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    box-shadow: none;
    text-shadow: none;
    }

    for some reason i don't see the like button

    http://www.iyaaz.com
    darksigner
    darksigner
    Forumember


    Posts : 110
    Reputation : 1
    Language : english

    Solved Re: like button wont appear on my forum

    Post by darksigner October 6th 2012, 11:26 pm

    i did the same thing and it didn't work
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: like button wont appear on my forum

    Post by LGforum October 7th 2012, 3:49 am

    I just looked on your forum and see no evidence that it is installed?

    And did you activate the reputation system?
    iyaaz
    iyaaz
    Forumember


    Male Posts : 350
    Reputation : 8
    Language : English
    Location : London

    Solved Re: like button wont appear on my forum

    Post by iyaaz October 7th 2012, 5:44 am

    LGforum wrote:I just looked on your forum and see no evidence that it is installed?

    And did you activate the reputation system?

    you need to make an account to see the reputation system
    like button wont appear on my forum P_tif10

    like button wont appear on my forum Aq_tif10

    like button wont appear on my forum Qqq_ti10

    like button wont appear on my forum Aaa_ti10
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51553
    Reputation : 3519
    Language : English
    Location : United States

    Solved Re: like button wont appear on my forum

    Post by SLGray October 7th 2012, 3:50 pm

    Do the like button appear in other members' posts? They will not appear in your posts.



    like button wont appear on my forum Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    iyaaz
    iyaaz
    Forumember


    Male Posts : 350
    Reputation : 8
    Language : English
    Location : London

    Solved Re: like button wont appear on my forum

    Post by iyaaz October 7th 2012, 4:06 pm

    slg wrote:Do the like button appear in other members' posts? They will not appear in your posts.

    i have tested with a new name still not showing up, any solution to this matter?
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: like button wont appear on my forum

    Post by LGforum October 7th 2012, 6:15 pm

    I see no evidence of the Javascript on the topic pages. Have you ticked "In the topics" for the Javascript.

    The JS file is not being included in the head of your pages.
    iyaaz
    iyaaz
    Forumember


    Male Posts : 350
    Reputation : 8
    Language : English
    Location : London

    Solved Re: like button wont appear on my forum

    Post by iyaaz October 7th 2012, 6:27 pm

    LGforum wrote:I see no evidence of the Javascript on the topic pages. Have you ticked "In the topics" for the Javascript.

    The JS file is not being included in the head of your pages.

    LGforum :wouhou: i just needed to ticked 2 tick box too work... Laughing



    like button wont appear on my forum 2nkbw8
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: like button wont appear on my forum

    Post by Sanket October 8th 2012, 5:24 am

    Topic Solved & Locked