How can i call joomla \'Simple Picture Slideshow\' plug开发者_StackOverflow社区in in any joomla component. Have any solution?
I\'ve got this error after I deleted the installation folder in c:\\xamp\\htdocs\\joomla15. This is the error I got when I tried to open the administrator site to log-in to my back-end:
I am using the below PHP code to set the page title and the description meta tag within an article $doc =& JFactory::getDocument();
I am new to joomla and doing a project in joomla for the very first time so i need help from you. I want a drop down list in which there will be districts of my country Nepal, 开发者_StackOverflowand
How can I remove the article title from the readmore link in Joomla? I don\'t have sh404SEF. <?php if ($this->item->readmore_register) :
How to c开发者_高级运维reate Joomla main menu with sub menu.Do not modify the core code! There is a simple solution without hacking the core. Hacking the core will cause problems during upgrades, not
I want to add a unique 3 column row only to Frontpage. I also want to be able to change the contents of these columns via Admin panel. I don\'t want these 3 columns to be shown on any other page withi
I am trying to use a simple thickbox as in here: http://twostepmove.com/modules/mod_form/tmpl/demo/main_form.php
I\'m building a VirtueMart site that has hierarchical product categories, i.e.: Grinders -> Metal | Plastic | Electric
I\'ve a Joomla site but I want to move it to Drupal-6 site. How should I go about changing existing url\'s? Should I add the redirection in .htacces or use any redirect modules?