Archive: joomla interview question
-
Nov 09, 2010
Comments Offall Post of ajax javascript php magento jquery and all web developement related tutorials
Sleek and Smooth animated menu using jQuery by Bagesh singh 1 person liked this Today, I’m going to show you something interesting with jQuery. Yesterday I was thinking something to post something programming related stuff in blog after long time and I came across a website, whose menu impressed me a lot. But checking it...
-
May 03, 2010
Comments OffWhat determines my homepage in joomla?
Your “homepage” in a traditional html site–the page that shows when you type mydomain.com for example– would be the page displaying that is in the index.html file. Jooma! is a database driven CMS so it does not have html pages, but rather pulls up the pieces of pages from a mysql database. The “page” that...
-
May 03, 2010
Comments OffWhat are section, categories and content items in joomla ?
Joomla! is a content management system. Sections and categories allow you to organize your content. The basic structure is: Sections include Categories. Categories include content items. Section A Category A1 content items Category A2 content items Category A3 content items Section B Category B1 content items Category B2 content items Category B3 content items Section...
-
May 03, 2010
Comments OffHow do I change the favicon in joomla website?
The joomla favicon is stored in the /images folder. The file is called favicon.ico. By definition a favicon must be 16×16 pixels. If you wish to use your own favicon, rename the default joomla favicon.ico file and put your file with that name in the images directory. Alternatively, you can change the favicon in the...
-
May 03, 2010
Comments OffWhy do the pop ups in my WYSIWYG editor not work or show gibberish in joomla?
Depending on the editor, this problem may occur when trying to edit the html, insert tables or perform a similar function that requires javascript. Most likely the problem with the livesite… You look in your site configuration (General Configuration, select the Server tab) you will see that the livesite is given. Usually it is either...
-
May 03, 2010
Comments OffWhat are positions in joomla?
Site templates divides the “pages” displayed on a site into a series of positions, each with a different name. You can view the location of positions in your default template from the administrator go to Site =>Preview=>Inline with Positions. You can annotate your positions through the administrator (backend). Go to Site=>Template Manage=>Module Positions. You can...
-
May 03, 2010
Comments OffHow do you install an extension in joomla?
Before starting it always is wise to read the documentation associated with an extension. Most extensions have homepages and forums, and it is a good idea to look at them first. If there is a README file included with the extension, you should read it. For most extensions and most users, the procedure will be:...
-
May 03, 2010
Comments OffHow do I make a menu link that is not clickable in joomla?
To make a menu link that does not connect to anything (is not clickable) use the link type...