Topic-icon Problem installing plugins/modules

Active Subscriptions:

None
13 years 7 months ago #27151 by petgal
Alex, I don't know code so well. When you say place
or {JFBCLogin}
after
<?php echo $fbHtml;?>

Do you mean
<?php echo $fbHtml;?>
or {JFBCLogin}
Or
<?php echo $fbHtml;?or {JFBCLogin}>
The topic has been locked.
Support Specialist
13 years 7 months ago #27152 by alzander
When done, it should look like:
<?php echo $fbHtml;?> 
or {JFBCLogin}
You don't need the php tags around our stuff. You can use our easy-tags ({JFBCLogin}, {JFBCLike}, etc) anywhere in a template, article, or whatever else will be displayed to the user. No PHP knowledge required. JFBConnect will scan the page for those tags and replace them with the proper HTML tags.

Hope that helps!
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 7 months ago #27153 by petgal
Also entered the code in the registration file like so
screencast.com/t/vpwn6C6gSkx

and uploaded to here
screencast.com/t/d1usNcnL2I9

but it doesn't work.
The topic has been locked.
Active Subscriptions:

None
13 years 7 months ago #27155 by petgal
The login page works. Can you suggest a way to change the placement of the "OR" and the Login w FB button? See screencast.com/t/up2mnTfzf9B
The topic has been locked.