I'm using Facebook's comments social plugin for a site. It's pulling in the comment count, but not the actual comments. It works just fine if I change the data-href to something else (like http://developers.facebook.com/docs/plugins/comments/), but not the site that I'm using. Which is weird, because it worked without any issues a few days ago.
Has anyone else had this issue or know of a solution? I'm using the HTML5 code found here.
In case anyone stumbles on this, there was a bug in facebook's code. They've resolved the issue. If it happens to anyone else, you can let them know by posting here.
Related
How to add the HotJar tracking code to YooTemplates?
Although it's no longer a question for me, i thought maybe this could be of some help to others.
So, the recommended by hotjar documentation ''index.php file'' is not the appropriate file for adding the hotjar tracking code. Instead, i installed the code at
template/layouts/theme.php
screenshot just before the '''' tag at the end of the file
I am not a programmer so maybe someone else has a better solution to suggest to help the community. So far it has worked fine for me for years.
Chears
I guess you can even load it in a custom html module in the 'footer' position. Please try and let me know if it works. Then the community will have a second method to do it ;)
With the last reCAPTCHA update, the function to hide mails ("Mailhide") seems to have vanished completely.
although you can still get keys and although, actually, using the old libraries (no longer available from the website...) everything works.
Do someone know something?
Thanks.
It seems like Google stopped reCAPTCHA Mailhide.
There was an alternative scr.im but the website disappeared.
I'm now using spamty which seems to work fine.
I want to show the output of two components on one page in joomla 2.5, anyone knows how to do it plz tell me
It doesn't sound like you have even tried researching your problem/request. I went searched what you needed in Google and found a forum thread, and someone had posted this link:
http://extensions.joomla.org/extensions/core-enhancements/embed-a-include/8741
It's a plugin that allows you to include components using a syntax such as:
{component url='' }
Hope this helps, but in future please do a little research.
I am a new developer and i searched for tools that i can use to design websites more efficient, and i came across http://imageholdr.com, anyone used it before? They say that i can add pictures easy on my website without downloading them or so.
I tried to use http://imageholdr.com/500x500 and it worked on my website, but i want to use category and it doesn't work i don't know why can anyone help me setup this? The site instructions are that i must use
http:// imageholdr.com/500x500/category/cars/ but it doesn't work. Any solution? thanks
You misread the instructions. The correct url is just http://imageholdr.com/500x500/cars/.
I am new to Mozilla extensions and i have been trying to build the "hello world" following this tutorial https://developer.mozilla.org/en/Building_an_Extension but unfortunately its not showing anything on the right of my status bar when i start Firefox with my development profile. I have checked everything many times and not found any mistake in my code or file pattern. I'm doing everything they say in that tutorial. Now I'm seriously getting doubts on this tutorial is there something wrong with it ? have they missed out on anything that i should know? help me out here please
I would like to post this information about that tutorial on building firefox extensions that it has major flaws in it which result in no output of what is being said in it, i have reported it and for starters here is another very helpful link thanks to which i was able to build my extension.
http://blog.mozilla.com/addons/2009/01/28/how-to-develop-a-firefox-extension/