Topic-icon easysocial

Active Subscriptions:

None
12 years 3 months ago #41116 by nosbir
easysocial was created by nosbir
hi guys,

i added

<div class="row-fluid">
<div class="span12" style="margin: 10px 0 0 0">
{JFBCLogin text=oppure, potete accedi con}
</div>

at the end of default.php. but it doesn't work. all the plugin are ok and enabled.

Is it possible to add the social buttons in the module of easysocial?
The topic has been locked.
Support Specialist
12 years 3 months ago #41118 by alzander
Replied by alzander on topic easysocial
You should be able to add that tag anywhere that renders to the page. Can you explain a bit more about what doesn't work: are you seeing the raw tag, is there an error message that displays or do the social buttons display but not work?

Any information on what's happening would help us narrow things down.

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

None
12 years 3 months ago #41135 by nosbir
Replied by nosbir on topic easysocial
It doesn't display the social buttons as seen in doc here.

Second, the srclogin if i click on register goes to the joomla registration form instead of easysocial form. in the configuration of the component i selected easysocial as register component and i enabled the relative plugin
The topic has been locked.
Support Specialist
12 years 3 months ago #41142 by alzander
Replied by alzander on topic easysocial
Check if you're using an alternat EasySocial template. The documentation shows the file path for the default 'wireframe' theme at:
/components/com_easysocial/themes/wireframe/login/default.php

If you're using a different theme, make sure you update the wireframe name in the path above.

For the Register button in the SCLogin module, please ensure you've set the correct "Registration Component" setting in there as well.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 3 months ago #41189 by nosbir
Replied by nosbir on topic easysocial
Hi Alex thanks for your replay.

1. wireframe is the selected theme

2. as told before i selected Easysocial as Register component in the configuration menu

can you help me?
The topic has been locked.
Support Specialist
12 years 3 months ago #41193 by alzander
Replied by alzander on topic easysocial
1) In the file you edited with the {JFBCLogin} tag, please update it to:
TEST TEST {JFBCLogin} TEST TEST
If you don't see the TEST TEST output either, it means that you're not editing the correct file. you'll need to investigate if there is a template override or other reason that edit isn't showing.

2) Above, you mentioned:

in the configuration of the component i selected easysocial as register component and i enabled the relative plugin

As I noted, please make sure you updated the Registration Component option in the SCLogin module. There is a setting in each the JFBConnect component and the SCLogin module, and they both should be set to EasySocial.

I hope that helps, but if not, let me know.

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

None
12 years 3 months ago #41202 by nosbir
Replied by nosbir on topic easysocial
i made the correct modifications?7

this is the file.

i did ti as you wrote but nothing happen.

but i have no override my rocketthteme template
The topic has been locked.
Support Specialist
12 years 3 months ago #41209 by alzander
Replied by alzander on topic easysocial
If nothing happens when you add TEST TEST, it means you're not editing the right file or something else unknown is happening. I don't know what that would be as we didn't develop EasySocial and I don't know your template. You'd need to narrow down what is preventing standard text output (the TEST TEST) from showing. Once you get that to display, then the {JFBCLogin} tag would display too.. and JFBConnect should render the social buttons there instead.

If you get the TEST TEST to display and the {JFBCLogin} tag still isn't working, then we could definitely help. However, this isn't an issue of JFBConnect not working, it's an issue of your edits to the template not working, and I'm at a loss as to why that would be.

I hope that explains. If you need anything from us, just let us know, but I'm not sure what more we can do.

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

None
12 years 3 months ago #41214 by nosbir
Replied by nosbir on topic easysocial
i think i am stupid. everybody can make it work and i no.

how is it possible? where do i wrong?

regards

Massimo

www.shopdelpoggio.com
The topic has been locked.
Support Specialist
12 years 3 months ago #41233 by alzander
Replied by alzander on topic easysocial
I don't think you're stupid at all, there's lots of moving parts and interactions between extensions that can make things not always work as expected.

There's another thread about how best to integration the JFBCLogin social buttons into EasySocial below:
www.sourcecoast.com/forums/jfbconnect/jf...nd-menu-login#p41196

That thread links to a few discussions in the EasySocial forums as well, where there is a good discussion about what files to edit for different looks. We're going to be going over everything and updating our guides as well, but hopefully that gets you started with some good suggestions and helps you narrow things down.

If you still have issues or need more assistance, just let us know.

Thanks,
Alex
The topic has been locked.