Showing posts with label extensions. Show all posts
Showing posts with label extensions. Show all posts

Firebug & Split Browser - Firefox extensions

For those who have a problem of using Firebug after installing an extension, Split Browser, my suggestion is to uninstall the extension. This may not be an exact solution but it works for me.

A week ago, I could not open my Firebug...I tried to enable all functions but it didn't work at all. I assumed that it might be a newly added-on extension, Split Browser, which may be a conflict of opening Firebug. So, I decided to uninstall it and now, the Firebug works.

Joomla Multi Ads Extension

I got a new Joomla extension from my favorite website (in Thai) of which I am a fan. It is the Multi Ads extension which will help you organize easily your AdSense or other advertising formats in your Joomla website.

I was stuck with it for about 15 minutes about how to put the HTML code as they advised even I read the Joomla Multi Ads Tutorial because, firstly, I thought that we can put it in an easy way like when we want to put an image, we just insert < img src="..." / > tag and then the image is displayed on our blog or web as we can do in Hi5 web but it is not like that actually.

I could make it up finally with FULL HTML code in it.
< html >< body >< img src = "..." / >< /body >< /http >

I do not know if there is a better way than I did. If anyone knows, please give me an advice. By the way, I did not yet test the AdSense ad with this Multi Ads extension on the Joomla website. I will do it soon for a try.