× Joomla Facebook Connect support forum

Topic-icon Like Button within a custom module

Active Subscriptions:

None
14 years 7 months ago #15175 by missycarter
I created a simple music console and want to place a like button within it as shown below.
Does anyone know how to make a like button show up within the module?
Julie

Starts





         Radio Kiwifriends       {JFBCLike}    





  Select a music genre & minimise your default music-player on loading
The topic has been locked.
Support Specialist
14 years 7 months ago #15177 by alzander
I think your code got severely stripped out. Can you let me know what's happening when you insert the {JFBCLike} tag? Generally, that will be replaced with the <fb:like ...> tag automatically by JFBConnect. Are you not seeing that happen, or is something else occurring.

Some possible suggestions are simply moving the JFBCSystem plugin to a lower ordering (higher number), so it fires later. It may just not be executing at the right time to detect whatever it is you're trying to do.

Other things to check are if you have a Render Key set in the Misc tab of the social area. If so, you'll need to make sure that render key is included in the tag: {JFBCLike key=1234}

Hope that helps,
Alex
The topic has been locked.