Topic-icon Share buttons not working properly

6 years 5 months ago #63098 by fb_564705464
I've copied and pasted the code into that location, saved, and overwritten, but the dropdowns are still covered by the buttons. I've done a global checkin, cleared cache, fixed database, deleted expired cache, and also cleared the cache on my web browser.
The topic has been locked.
6 years 5 months ago #63099 by fb_564705464
And after re-scraping, everything seems to work perfectly. . . in Chrome. However, my share buttons do not work properly in Firefox. No facebook at all, and the twitter button shows only "Tweet" in text. The only buttons that do seem to work are Google+ and Pinterest. No facebook buttons displayed. no linked in. No likebox in the bottom left set up as a module. No comment ability. Again, this is only in Firefox. All of the above seems to work perfectly in Chrome.
The topic has been locked.
Support Specialist
6 years 5 months ago #63100 by mel

I've copied and pasted the code into that location, saved, and overwritten, but the dropdowns are still covered by the buttons. I've done a global checkin, cleared cache, fixed database, deleted expired cache, and also cleared the cache on my web browser.

If I go to the URL for that css file in my browser, it's empty without styles - just has the following:

/**
* This is custom stylesheet, type any custom styles
*/


However, I see in your backend that you've added the code in the jf_custom.css file. There is a css-compiled directory. I saw a jf_custom_style_... compiled file that I added the style to manually. It now shows up and the menu goes in front. The compiled custom file should be compiled instead of editing it like I did, but you'll have to figure out how to compile it on your own. The style is in the compiled file from my edit also, as of now, though.

And after re-scraping, everything seems to work perfectly. . . in Chrome. However, my share buttons do not work properly in Firefox. No facebook at all, and the twitter button shows only "Tweet" in text. The only buttons that do seem to work are Google+ and Pinterest. No facebook buttons displayed. no linked in. No likebox in the bottom left set up as a module. No comment ability. Again, this is only in Firefox. All of the above seems to work perfectly in Chrome.

Do you have any Firefox add-ons that could prevent this? I just opened Firefox and the buttons are displaying as expected. In most of the cases when the social buttons don't show in Firefox, it's due to an add-on/extension for Firefox which is blocking social networks. Please verify you don't have any privacy, tracking or social blocking add-ons enabled in Firefox.
The topic has been locked.
6 years 5 months ago #63110 by fb_564705464
I was able to do a refresh on firefox and the buttons and controls re-appeared, but I'm still getting the dropdown menus going underneath the buttons on Chrome.
The topic has been locked.
Support Specialist
6 years 5 months ago #63112 by mel
Hmm. Force a refresh in Chrome? It's working for me in Chrome and Firefox.

Chrome:
File Attachment:


Firefox:
File Attachment:
The topic has been locked.