By Charlotte Paly on Saturday, 30 July 2022
Posted in PayPlans
Likes 0
Views 349
Votes 0
Hi,

I implemented the JFBConnect Registration integration to Payplans.

The SCLogin Module is showing up correctly with the FaceBook & LinkedIn social buttons (see pic 1 in attachement).

But the Registration integration to Payplans (from the invoice checkout page see pic 2) is missing space between the two social buttons icons.

I was not able so far, to identify what file and what variable to change/correct…

Any help would be much appreciated.

Thanks
Hey,

I am still unable to access your site backend.
Also, all your plans need a user login to checkout further, can you tell me how you replicate the issue?

Looking forward to your response.
·
Monday, 01 August 2022 14:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Manisha

I have unblocked IP 66.249.93.12, if it's not the right IP, please provide me with the relevant one.
Extra credentials for accessing the admin backend are detailed in the submission form (optional section: Provide Site & FTP Access (Optional) )

to replicate the issue go to https://quelprix.immo/offres-pro/checkout/8O56WJCMAAE5?tmpl=component
and click on the registration link (see pic in attachment)

If you need to login (see pic) to the frontend, please use the credentials I provided in the submission form

Thanks
·
Monday, 01 August 2022 14:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Charlotte,

I've checked and found that this issue is coming because of conflict with CSS and the Social button HTML is coming from JFB Connect itself. So you can use the below CSS to fix the issue but later if JFB connects change their styling then this CSS is not supported.

.sourcecoast.login > div {
gap: 10px;
}


Thank you for understanding!
·
Monday, 01 August 2022 16:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Manisha,

This is very helpfull.

I added the CSS to www/media/sourcecoast/css/common.css and it's working well.

You Rock !
·
Monday, 01 August 2022 19:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Charlotte,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusion in the future. Please start a new thread if you have any other issues in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Tuesday, 02 August 2022 10:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post