I have write posting about Adding Feedjit to joomla, this tutorial not safe for you because can make crash your template if any Wrong in editing code template. Now I will give tutorial how add javascript to your joomla in module.
1. Turn off your editor (JCE Editor Mambot).
* In the administration panel, Go to Site >Global Configuration. Click in the site tab.
* Go to the Default WYSIWYG Editor: Choose No WYSIWYG Editor from the drop down menu.
* Click the Save Button.
2. Copy the Java Script that you wish to insert into your content item. like JS Feedjit
<script type="text/javascript" src="http://feedjit.com/serve/?bc=FFFFFF&tc=494949&brd1=336699&lnk=494949&hc=336699&ww=160"></script><noscript><a href="http://feedjit.com/">Feedjit Live Blog Stats</a></noscript>
3. Go to the Module and Create New Module (in Joomla 1.0.X), If using Joomla 1.5 Goto Extentions -> Modules -> New Module And select custom HTML
4. Paste the Java Script into the item.
5. Click the Save button.
After Finishing, now From Site > Global Configuration, turn the WYSIWYG Editor back on.
WARNING: Whenever editing that particular content item, first disable the WYSIWYG Editor.
Subscribe to:
Post Comments (Atom)
Feedjit gives trouble in joomla.
Thanks a lot Sir
Gaurav KUmar
i found.the step "Go to the Default WYSIWYG Editor: Choose No WYSIWYG Editor from the drop down menu." i miss
Now i can use feedit for my joomla. thanks for sharing