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.

Like/Dislike Button Problem

3 posters

Go down

Solved Like/Dislike Button Problem

Post by Kaizer Lee July 8th 2012, 10:15 am

I put this code in Javascript Management

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

And this one in the 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;
}

The Like button won't appear...


Last edited by Frances Kaizer on July 8th 2012, 12:31 pm; edited 1 time in total
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Solved Re: Like/Dislike Button Problem

Post by SLGray July 8th 2012, 10:37 am

The like button will not appear in your posts, but in other members' posts. Did you activated the reputation system:
Administration Panel > Modules > Points & Reputation > Reputation


Like/Dislike Button Problem Slgray10

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

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

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Like/Dislike Button Problem

Post by Kaizer Lee July 8th 2012, 12:27 pm

When I open a page, it always show the + and - button and then after a few seconds, it gets lost and then the 0 likes thing shows without the symbol >.>

Edited:

It disappears fast T_T... the + and - I mean :/... I could barely vote Sad

Edited:

Screw it >.>... Topic Solved.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Solved Re: Like/Dislike Button Problem

Post by Base July 8th 2012, 2:41 pm

Garbaged
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum