alixandru / q2a-open-login

Question2Answer Open Login plugin
62 stars 44 forks source link

icons will not appear if the qa is installed in sub dir #42

Closed amint closed 8 years ago

amint commented 10 years ago

If you install the qa in a subforlder (e.g. yourDomain.com/qa) the icons of the social networks (facebook login icon, linkedin login icon etc) will not be displayed, only the hyperlinks will be there

alixandru commented 10 years ago

Most likely the font files are not loaded. Can you try with directly referencing the zocial.css file from your theme file (through <style rel="stylesheet"...> tags) and not by inlining it?

amint commented 10 years ago

Apparently is not the case, but will try to find a way around it

alixandru commented 10 years ago

I am unable to reproduce this. It is working fine for me with a fresh install of Q2A and the plugin. I use inlined CSS (the default) with Zocial buttons enabled and I can see them just fine. I tried with the site being installed at root and in a sub-folder.

Are you using a custom theme? How are you including the plugin's CSS? I will need more details or better, your URL, so I can figure out what is going on.

Also, if you're not using v3, I recommend you to upgrade the plugin.

amint commented 10 years ago

Hi, Here is the url of my install: http://busylazy.com/qa-dev/ and i am using ver3 no costume theme

alixandru commented 8 years ago

Closing this as it's 1yr old. If this is still an issue, please leave a comment and I will reopen this case. Thanks!