0
votes
2answers
36 views

position to custom html module

This is the template of joomla +-----------------------------------------+ | | | position: top | | ...
0
votes
1answer
31 views

Breadcrumbs “You are here” gone in Joomla

I have a problem displaying the "you are here" text in the breadcrumb module for Joomla 2.5. I have set "Show "You are here"" to yes! but it still dossent show any thing on the site. Any good idea how ...
5
votes
4answers
5k views

Difference between Module & Component in Joomla

I am a newbie in Joomla. Can somebody please tell me what is the basic difference between the module & component in Joomla? If possible, please tell with some examples, so that it is easily ...
1
vote
1answer
162 views

JModuleHelper::getModules returns an empty array when SEF enabled only

I am using joomla 1.5. in this i have to include a module so i am using the code $modules =& JModuleHelper::getModules('left1'); foreach ($modules as $module) { echo ...
0
votes
1answer
26 views

How to configure Search Module in Joomla to search in specified category?

Hey, I'm newbie to Joomla I would like to edit search module for searching in one category. How could i do that? Thanks
0
votes
2answers
52 views

menu link opens module under menu module - joomla 2.5

maybe it an easy solution for someone..I would like how can I set up an item in menu (positioned on right side of template), that when I click it, it opens/shows a module (news blog) under that ...
0
votes
0answers
77 views

Add pagination to joomla plugin / module

Im using joomla 2.5 and i have a plugin who display root files,and i dont know who to add pagination. This is the php code, maybe someone with experience will help me how to edit or add js files to ...
0
votes
1answer
30 views

Building Joomla module befuddlement

Alright I hope I'm not copying anyone else in this, but I can't seem to get a straight answer from anywhere. Working with Joomla 3.0 and trying to create a module which displays a jQuery image ...
-4
votes
0answers
13 views

Which one is best to fetch database details from databse module or compopnent in joomla [closed]

I want to Show A-Z articles heading from databse. if am clicking A need to show only A started articles. How to do that and then component or module is best to do this?
0
votes
2answers
168 views

Get Joomla 2.5 module parameters for a module not assigned to the current page

I want to get the parameters of a module which is not assigned to the the current page. The helper class JModuleHelper has a getModule method but as defined here: ...
1
vote
1answer
62 views

Create custom joomla captcha

I've been assigned to create a captcha verification for a custom component in joomla, but I'm stuck at how to do it properly. I'm aware of the fact that there are many captcha plugins like recaptcha ...
0
votes
0answers
92 views

Joomla K2 - Display parent category link instead of subcategory

What im trying to accomplish is to show the Parent category on the k2 content module instead of sub categories, I've tried using the following but so far no luck: <?php $parent = ...
-1
votes
2answers
59 views

how could I set a different background color to the menu title for every menu item or depending on the article that is opened?

I'm working on a Joomla 2.5 based website. i have a submenu with a title (the title is the name of the topmenu category) on top. This title has a background color. Now I want to have a different ...
4
votes
2answers
57 views

Can a Joomla module “know” what position it's in? (2)

This is my very first question at StackOverflow. I was trying to post comment in the post Can a Joomla module "know" what position it's in?, but could find no way to do that so I have to ...
0
votes
2answers
97 views

Joomla Login form error

I have installed joomla 3.0 version. When i type wrong password / username in login form, it comes out of joomla. Error Message : 0 - Cannot open file for writing log Its working in local machine ...

1 2 3 4 5 14
15 30 50 per page