I need to create a menu with a list of sections AND their descriptions. How can I do that in Joomla?
the desired layout is something like:
Video
Only the newest TV series!
Music
Browse our latest artists!
..etc etc..
I need to create a menu with a list of sections AND their descriptions. How can I do that in Joomla?
the desired layout is something like:
Video
Only the newest TV series!
Music
Browse our latest artists!
..etc etc..
You can use an extension like mod_categories as a basis to make a module that will show section/category titles plus their descriptions. I ve done modicifations like that myself and it is not difficult.
We have developed a stand-alone script on the same server as our Joomla 1.5 installation. We want to see if the user is logged into to Joomla before giving them access to the script. To do that, we ...
We ve developed a few standalone php scripts and want to limit access to them. We use Joomla 1.5 as our main front end and I m wondering if we can use the authentication from Joomla to determine if a ...
I am receiving the error: "XML Parsing Error at 1:1496. Error 4: not well-formed (invalid token)" on all pages of a Joomla install. Not sure exactly when the error started but it was working before. I ...
We re creating an XML API for Joomla that allows partner sites to create new accounts for their users on our website. We ve created a standalone PHP script that processes and validates the API ...
The only php page that I see with the code is the index.php, so I replace it with a backup and everyday I see it change to: Parse error: syntax error, unexpected < in /nfs/c05/h02/mnt/73056/...
I need to create a menu with a list of sections AND their descriptions. How can I do that in Joomla? the desired layout is something like: Video Only the newest TV series! Music Browse our latest ...
I d like to create a menu item in Joomla that points to one article when the user is logged out, and a different article when the user is logged in. I tried creating two menu items, and make them ...
This sounds really easy to fix but I ve been working on it for awhile. Database Error: Unable to connect to the database:Could not connect to MySQL I had to make a local copy of Joomla for backup ...