I am trying to find a search feature that searc开发者_Python百科hes all contents, including articles, links, posts, etc. in Joomla. Where is it located?
I have开发者_运维技巧 this idea boggling my head since a long time. As a developer, I get a lot from the community and feel like giving back something to the community.
The joomla search results appear on the home page. I want it to show up on a new page. According to some online posts I had to modify the mod_search.php to set the item id to a non existing item so i
Our client provided us with html templates to turn into a Joomla template, problem is their designs are not Joomla Template friendly where a lot of the html design are not consistent with structure.
I know that you can view the position of modules that appear on the page by using \'?tp=1\'. But let\'s say I开发者_开发技巧 don\'t know what each module that appears on the front page is. That mean
I need to display a menu in Joomla and remove 2 items from it. I am very new to Joomla can someone please help me ?
Greetings, I will certainly hope someone will be able to provide some enlightenment to my problem. Currently, I have 2 joomla sites, layout and menus are a replicate of the other.
I have developed a demo ASP.NET web site with less than 10 pages. The application connects to a MySQL (not SQL Server) database to populate tables and fields and do CRUD operations on the database.
Our customer wants to use Joomla! and I have no prior experience of it. I have been looking thru Joomla! documentation and tutorials over net, but I just cannot find ho开发者_运维百科w can I make just
I\'m building a Joomla extension and i\'m trying to send some data to a php script, with MooTools, to be saved in a database.