Ahoj Jan.
Thank you for contacting us.
I was able to see the issue on your site.
Unfortunately I can't access your backend as it's double protected by htaccess.
Please, edit your first post and provide additional credentials so I could log in.
HI, Jan.
Please, mind that posts (except special credentials fields) are visible to public... so providing credentials in post content is not save.
I removed them in your previous reply.
Issue is caused by outdated version of column Theme. You're using version 1.0.2 while version 1.0.2 is available here:
www.jomsocial.com/my-downloads
Download package.
Then change JomSocial default theme to different
Upload new version of column theme.
Set it as default in JomSocial configuration.
Browse to backend -> Components -> JomSocial -> Theme designer -> Colors and click save (just click button, do not change anything).
Browse to your page frontend, clear browser cache and reload the page.
Button should be "live" and icon back.
Hello,
thank you. I did everything.
Problems solved:
- Fcb button in 1st registration page work great
- Fcb button translate - great :)
but still problems isnt solved:
- Fcb button in book.staffito.com not working
- Icons missing
Another idea? :(
Thank you.
Jan
Ahoj Jan.
I'll ask JA developer to investigate this issue further.
Please, stay tuned.
Hi
The link issue seems after making the template width to 100%.
We are checking this issue. I will give u an update on it soon.
Regards
Hi
Missing icon is not a bug, its due to default Joomla template does not having the style to load these icons,
You can try JA Mood template and see how it goes, for the button issue kindly add below code in custom.css file
.login-facebook .fb-login-button > span > iframe {
transform: translate(-50%, -50%) scale(1.4);
-webkit-transform: translate(-50%, -50%) scale(1.4);
}
Hope it helps
Regards