Joomla Quick Question, Need Your Help!?
February 28, 2010 under FAQ
Hi, I joined a new host and they provide the Fantastico to intall the latest versions of joomla, and I installed the latest version of the joomla 1.0 and the thing is that when im trying to create a new module position so that I can place code for advertisements using the WYSIWYG HTML Button, well it does not work. What can I do to get this editor working with my new host, im using MOCHAHOST.com
Search more about Joomla Quick Question, Need Your Help!?:




The default Joomla editor isn’t the greatest. Download the JCE Editor for Joomla, install and you should be fine.
Regards,
Glenn
http://www.joomlarenegade.com
Check your template’s index.php file and have a look at the module positions it includes. If there is a module position in the code that you currently don’t use, and if it is in the right place for your advertisements, then save yourself some time by assigning your advertisement module to that position.
Unfortunately, you cannot create module positions with an editor. The module positions are contained with the template code. To create a new position you will need to understand HTML, CSS and you will need to edit your template’s index.php file to add a new module position into the template. Once its added you can then assign your module to it.