× Joomla LinkedIn support forum

Topic-icon Putting the tag {JLinkedLogin} in Jomsocial

Active Subscriptions:

None
Hello
Where (in what document) can I put the tag {JLinkedLogin} at the login page of Jomsocial.
SClogin module is OK but than I have login buttons on different places which is confusing.
I will be some php page of Jomsocial, but which one?
Hope to hear
Fred
The topic has been locked.
Support Specialist
11 years 8 months ago #25084 by alzander
Check out the documentation on the page below. It should point out the file(s) you're looking for:
www.sourcecoast.com/jlinked/docs/third-p...ration-for-jomsocial

If you need anything else, just let us know!
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 8 months ago #25096 by fredvogels
Hello Alex,

Thanks for the link.

I found the doc
A few things:
In my template there was no directory com_community so I made one and copied the two files frontpage.guests.php and register.index.php into it.
I copied the tag into frontpage.guests.php like this
<?php echo $fbHtml;?>
{JLinkedLogin}
</div>
</div>
<!-- End the Login form -->

But this tag shows up as {JLinkedLogin}
Not as a button

I removed the tag now

What do I do wrong?

Fred
The topic has been locked.
Support Specialist
11 years 8 months ago #25109 by alzander
Can you verify the following:
* You have the JLinked System plugin
* In the Social Configuration area of JLinked, under the Misc tab, if you've set an "Admin Render Key" that you are using it in the tag, like {JLinkedLogin key=1234} (if your key is 1234). Alternatively, you can remove the render key.

Let me know if that helps or still doesn't work after the changes.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 8 months ago #25120 by fredvogels
Yes, this was the problem.
Works OK now and I could unable the other loginmodules
Thanks Alex
The topic has been locked.
Support Specialist
11 years 8 months ago #25149 by alzander
Glad to hear that got it for you. Hopefully we can get your profile import working soon as well.

Thanks,
Alex
The topic has been locked.