|
I want to Display module only front page in joomla 1.5.9? in inner page it willl be invisible?
Started by Moon on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you assign it to home?
As a template developer....
Stackoverflow.com/questions/1148269/how-do-i-display-a-module-in-joomla
As a developer or an administratorIn the module configuration you can assign it to a specific menu item.
|
|
Hi friends,
I want to download a module or extension or component for Joomla to integrate with PayPal. I have tried a lot but I haven't found any.
Can you help?
Started by mehul on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
On line utility: http.
You can simply add a link in any page with joomla to integrate with paypal.
|
|
I just inherited a completely tainted Joomla install.
I have never used Joomla until 2 hours ago so please excuse my absolute ignorance. I understand now there are categories and sections.. and modules.
My question specifically pertains to a news module...
Answer Snippets (Read the full thread at stackoverflow):
You can alter pretty much every bit of content by making selections .
Rwresh Cleaning up content lists in joomla .
If its a page, just click the "News" and edit it .
If its a page, its not a module.
|
Ask your Facebook Friends
|
Hi,
I have a template that need to override the joomla module method (not template). I know how to override the template (tmpl) by creating /html/mod_abcd/ ... but is it possible to override the joomla module just for my templates ?
I am using mod_frontpage...
Started by nightingale2k1 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
To enable overriding, you'd be to fork mod_frontpage and ... .
Once you find that, you can create a new class:
class class_name extends joomla_class_name{ function in Joomla using the final keyword, it's a method that you can't override.
|
|
I want to remove the label "Search" in Joomla search module (default search module). I have modified the default_form.php from the directory /joomla15/components/com_search/views/search/tmpl/ and even removed the following code but it makes no difference...
Started by ria on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want to change a view, you have to remember that the extensions... .
I never used Joomla! so I just guess but maybe there's some kind of template cache? Try to clear label { display: none; }
You shouldn't be hacking Joomla Core Files.
|
|
I am using joomla 1.5 template and dont want to upgrade into 2.5.
I need help to convert joomla 2.5 module into joomla 1.5 module.
Thanks
Corrine
Started by corrinepaul on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at joomla):
|
|
Hello, I am new to joomla and I need to work on a joomla website for a school project. I modified an existing module to make it display featured projects and it does that flawlessly when I test the site locally. However, when I uploaded my files to the...
Started by Vinnie on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Regardless of your module, you should update to Joomla version....
It could be a ' or ; or something small like that .
In Joomla extensions you can replace folder separations by DS of the file.
But fails on your server where it needs /.
|
|
I am not sure how to put it ... but I am using certain modules in my joomla site which can be shown only using a menu item e.g. Phoca gallery, hwdvideoshare etc. These modules can not be displayed on any specific position, instead a menu item has to be...
Started by ria on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Latest News is an example of....
Module A module is an extension used for to display simple information.
Learn their differences.
Extensions in Joomla are divided in "Components", "Modules" and "Plugins".
They are components.
|
|
I'd like to get an idea of how many people would be interested in a Joomla Printfection Module. My first goal is to have all your products pulled into your own website, but the actual ordering transfers over to Printfection. Any interest?
Started by DrPeper on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at printfection):
So to the Joomla Module....
I hesitate to continue developing a Joomla Module for Printfection if they aren't going to support Store" button on the module configuration page within Joomla, except this isn't supported.
|
|
Hi,
Joomla 2.5 module menu and custom html module does not appear in other page.
In joomla 1.5 they have capability of external link menu, then when im upgrade my joomla from joomla 1.5 to joomla 2.5 i can't fine external link menu, then i try to make...
Started by wagawags on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at joomla):
|