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'Button beside each new post

4 posters

Go down

'Like'Button beside each new post Empty 'Like'Button beside each new post

Post by cougar30 August 1st 2012, 3:54 pm

Hi all,
As the topic states, does anyone know the code that I need to place a 'Like' Button beside each post and new Post?

Many Thanks

Best Wishes

Andy
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by Guest August 1st 2012, 4:05 pm

I would be interested in something like this as well.
avatar
Guest
Guest


Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 1st 2012, 7:27 pm

Thanks, but I already tried this and it hasn't worked.... Not sure what else can be the problem??? It is PHBB3 as well...
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by SLGray August 1st 2012, 7:29 pm

How does it not work on your forum?


'Like'Button beside each new post 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 1st 2012, 7:50 pm

I have followed the Instructions in putting the code into ACP and enabling it, but the 'Like' button still isn't showing?? Here is my Forum address; http://nineelms.freeforum.me.uk/forum
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by SLGray August 2nd 2012, 1:04 am

Have you activated the thanks button:
Administration Panel > Modules > Points & Reputation > Reputation
Activate "Thanks" Button:


'Like'Button beside each new post 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 2nd 2012, 9:56 am

I have just checked and it is Activated. This is the code I have for the Javascript;

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');
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by SLGray August 2nd 2012, 10:16 am

Did you check In the topics only?


'Like'Button beside each new post 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 2nd 2012, 10:27 am

Yes in the Topics is ticked.
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by LGforum August 2nd 2012, 5:02 pm

Can you link me to a page that has a vote on so I can view it as a guest please.
LGforum
LGforum
Hyperactive

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

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 2nd 2012, 5:41 pm

avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by EddyEagal123 August 2nd 2012, 6:14 pm

I'm interested in this as well
avatar
EddyEagal123
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 4th 2012, 12:20 pm

Did you manage to have a look at the link that I sent you LGForum?

Many thanks

Andy
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by LGforum August 5th 2012, 2:20 am

I need to see a post where someone has actually received some reputation please. (as it shows up to guests in that case)
LGforum
LGforum
Hyperactive

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

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 5th 2012, 9:37 am

Thanks for the reply. Not sure what you mean though? I just want a like button next to each old post and any new ones that are posted??
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by LGforum August 5th 2012, 1:38 pm

Yes but you said it didn't work. If you provide what I asked, I can find the error and find out why.
LGforum
LGforum
Hyperactive

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

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 5th 2012, 10:13 pm

I have never set a Reputation until doing this, so not sure how or where it would show?
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

'Like'Button beside each new post Empty Re: 'Like'Button beside each new post

Post by cougar30 August 6th 2012, 9:48 am

Okay I have done that and have also put in the figures in Reputation Management. Hopefully this should now show on my Forum?
avatar
cougar30
Forumember

Male Posts : 244
Reputation : 1
Language : English

http://nineelms.freeforum.me.uk/forum

Back to top Go down

Back to top


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