Did you install any plugin recently that is causing trouble? Is your site admin panel not accessible at all? Did you break your site after the enabling a certain plugin? Don’t panic, you can disable or deactivate the plugin of Joomla from PhpMyAdmin database. Since you are unable to access the back-end, you will now […]
Posts in the Joomla 1.5 to 2.5 category:
Irfan Moosani Joomla and WordPress custom and maintenance work
Joomla Expert with Knowledge of LOVE FACTORY , Community Builder, RSForms WordPress Expert with Knowledge of WooCommerce PHP, MYSQL, C, C++ trainer
not a valid image while uploading pdf file using media manager
Sometimes Joomla will not allow me to upload the pdf file, saying it is “not a valid image”, and then other times I can upload the file but it only appears as a pdf icon. Solution to this issue is : DO put “.pdf”, “” in allowed extensions. DON’T put pdf into allowed images, DON’T […]
RSS mod_syndicate missing rss icon in Joomla
Solution is quiet simple 1. Navigate to templates\YOUR_DEFAULT_TEMPLATE_FOLDER\html\mod_syndicate 2. Change name of mod_syndicate to something like old_mod_syndicate This will do the Trick..
not a valid image while uploading pdf file using media manager
Sometimes Joomla will not allow me to upload the pdf file, saying it is “not a valid image”, and then other times I can upload the file but it only appears as a pdf icon. Solution to this issue is : DO put “.pdf”, “” in allowed extensions. DON’T put pdf into allowed images, DON’T […]
How to create a Custom HTML module in Joomla
To create a module 1. Login to Joomla Admin 2. navigate to Extensions > Module Manager 3. Select New Custom HTML 4. Insert the Text or image as Needed 5. Add the Title 6. Select the position where you want to place the module 7. Save
Media Manager – This file type is not supported
While uploading a file using Media Manager you might get the message “This file type is not supported”. The reason is obvious, that the file not supported. Below are the steps to make the file type supported : 1. From the Administrator, click “Site” -> “Global Configuration” 2. Click the “System” tab 3. In the […]
How to change the Module Position in Joomla
To change the Module Position in Joomla 1. Login to Joomla Admin 2. Navigate to Extensions > Module Manager > extension_name 3. Selec the Position from “Position:” Dropdown list 4. Save.
How to hide the Module title in Joomla
To hide the title of the Module in Joomla Joomla Admin > Extensions > Module Manager > Advertisement > Show Title = No Solution : 1. Login to Joomla Admin 2. Navigate to Extensions > Module Manager > extension_name 3. Show Title = No 4. Save.
How to Blog using Joomla
Steps Log in to your Joomla Admin Panel. Navigate to Content – Section Manager and then create a new Section. For example let us create a section named ‘Myblog’. Now go to the Category Manager and Create a new category (Ex : Myblog) and place it under the previously created MyBlog Section. After that, navigate […]