Facebook Like not working on Chrome - macos

I am running the latest version of Chrome on Mac Lion. I added a FB like button to my page which works fine on Firefox but does not work on Chrome for some reason. There seems to be a quick window pop-up which tries to load and then it disappears without the "Like" taking place.
Fiddle - http://jsfiddle.net/luisp128/X7SDR/3/
I thought it might be related to this prior question, but FB said this issue was already resolved: the the popup window ("flyout") of a like button doesn't show up in a chrome extension

One thing to note is that you must be logged into Facebook within each browser for the FB buttons to appear in that browser (otherwise the buttons have no context). If not, the buttons are not shown.
So, if you're seeing this problem, open a new tab, log into FB, and then refresh the original tab - the buttons will then appear (assuming there isn't a second problem)>

Related

Firefox won't display an image unless the web inspector is open

Firefox sometimes hasn't been displaying my website's logo image. There's nothing in the code I can find that would make this happen. From what I can tell, the image displays fine in WebKit, and displays fine when the FF web inspector is open, and displays fine after a hard reload (Ctrl+R), but sometimes won't appear after a soft reload. When I right-click on the image, or open the web inspector, the image suddenly appears, as if it had been there the whole time. What could be causing this?
i think it can be something about page resizing.
When you open the webkit your website browser window change dimension, and you see the logo.
maybe this two things are connected.
try to resize the browser window without opening the webkit.
hope this works to catch the problem.
I tried disabling all the Firefox plugins, thinking it was some extension that was causing this, but no luck. I finally got it to work as expected by completely resetting Firefox using this guide.

How to preview a post in a Lemoon site

When I hit Preview on a blog post I'm editing it acts as if I pressed "Save draft". It pops up a message at the screen top saying that the draft has been saved. I've tried multiple browsers. The URL I see when I hover over Save draft and Preview does appear to distinguish between the two (ctl00$content$savedraft vs. ctl00$content$preview).
Hmm, the preview button should open a new window with your draft. Have you checked if your browser blocks popups?
Turns out it works fine in IE11. I'm not sure why it's not working in Chrome for me, but IE is my primary browser anyway.

joomla modal popup does not closing properly in IE

joomla modal popup plugin does not closing properly in IE, but In FF browser, plugin is awesome.
when i click the close button. looks its closing. but actually it is not closing. that light box is displaying browser below with just blank. please find the attached screen shot fyr.
Note: in the attached screen shot popup will coming down(footer area) after user clicked the close icon in the light box.
echo '<td><a class="modal" href="modules/mod_popupdetails/showdetails_popup.php?qs='.$row->$somthing.'" rel="{handler: \'iframe\', size: {x:1040 , y: 500}}" >Table</a></td>';
Well, as your comment states, if turning off compatibility mode fixes it - then your issue lies in compatibility with older versions of IE. You can either try to find a workaround for that - or just design for newer versions. There really are very few people who use older versions of IE anymore - so I would recommend perhaps checking their browser version and asking them to upgrade, instead of trying to find some ugly hack/workaround for those few people. May not be 'best practice', but it works.

Why does the Flattr popup covers the button in firefox?

I have manually implemented the Flattr button to my site.
In Firefox (Windows) the "popout" covers the button so one can't press it.
Any other browser renders the popout in the correct place. Can someone confirm this? Or is it a conflict on my site?
Since you don't mention which site is yours I'm left to speculate on the reasons for this and if I do then I think it is that your body-element doesn't start at the top left of your browser and that therefor positioning of the popout fails due to browsers inability to correctly account for offset body elements.
We've had reports of people experiencing this problem in eg. WordPress where the admin-bar that's showed when a user is logged in pushes the entire site down 20 pixels or something and makes the position of the popout be of by 20 pixels. Could it be something similar for you - that you're logged in in Firefox and not in other browsers?
As far as I know there's no workaround for this limitation - eg. jQuery can't account for it either.
Good thing though: If your layout has a body with an offset or something else that makes the popout not work for you you can disable it by setting popout 0 in the settings of the button.

Second Google+ button invisible in Firefox

We have Google+ buttons one of our website. They are showing fine in all browsers except Firefox. The button above the article works fine, but the button below is invisible in Firefox. Can't find why this is the case, does anyone have some ideas on how to fix this?
You can see the problem on the live website at http://www.cyprusexpat.co.uk/article/id:266/insolvency-law-in-cyprus
After inspecting the HTML once again I noticed someone added the script-tag that you need to insert for the Google Plus button twice. This is not as it should be and Firefox stops rendering Google Plus buttons after the second script-tag.
So I removed the duplicate script-tag and all browsers, including Firefox, are rendering the buttons fine now!

Resources