The joomla-module tag has no wiki summary.
2
votes
1answer
30 views
How do you get the File Upload Module Param (Form Field) to work in Joomla 2.5 (backend)
Friends,
I'm trying to get the File Upload form field to work on Joomla 2.5(.11). For some reason I can't get the file to upload.
As soon as I click "Save", the file upload field says "No file ...
-1
votes
1answer
18 views
Change style.fontWeight of Joomla! Articles Category Module
I am setting up a feed that lists articles modified in the last 30 days. However, I would like this list to be of fontWeight:normal. The options within Joomla! only allow for heading style. I have ...
0
votes
1answer
31 views
Joomla 3: Why do we need form modules when a CustomHTML article can suffice?
As a Joomla (novice) developer, I'm concerned about why we really need modules to create our own forms. I'm definitely not an authority on the subject when it comes to Joomla but here's my issue.
I ...
0
votes
1answer
26 views
add custom module position inside HEAD on joomla
I'm using a script module plugin that allow you to add scripts to a module in joomla, however I need this module to be inside the HEAD tag so I can place the scripts on the correct place.
Is there a ...
0
votes
0answers
39 views
Joomla: Select and load a module from another one
I have a module which only parameter is a list of other modules to choose from; user selects one from that list and it has to be loaded in order to modify some template's behaviors. So, first I load ...
0
votes
0answers
9 views
JoomShooping product count to categories
My question is related to JoomShooping commponent. To module Joomshooping Categories i want to display the product number for the foreached categories.
<div class="joomshooping_categories" >
...
0
votes
1answer
94 views
Add a contact form to Module in Joomla
I'm using this Joomla template with Joomla 2.5.x and i want to add a Contact Us form in to a RIGHT module in this template.
How can i add a Contact Us form to a module ?
0
votes
0answers
27 views
Add joomla SEF Translate Module or component to php,html web site
I want to add Joomla SEF Translate Module or Component to my php,html Website Page. how can i include this module and how to run this. please tell anyone
Thanks advance
0
votes
0answers
46 views
How to get object from component' controller to a module in joomla 2.5?
I'm using multiple dropdown select box in my module. So in the ajax url i've given the address of components controller. So ajax is working fine but my task is not completing as i'm not getting any ...
-2
votes
1answer
33 views
How can i implement ajax in a Joomla Module? [closed]
I'm new to MVC and i want to make a Joomla module with multiple drop down list in which result of one dropbox depends on previous one.
So please tell me how to implement ajax in module and help me ...
0
votes
0answers
42 views
Joomla component Javascript linking image - newb
I have an image slider module (freeslider SP1) on my website and it doesn't come with any linking functionality, at least not anything that will fit my purpose. I would like to link one of the slides ...
0
votes
1answer
150 views
Joomla! Module not showing up after implementing sh404sef
I have placed a module in the position "Below content" on my Joomla!-site. It is supposed to show up below the content (well ...) like shown in the picture attached. Problem is, it only does so when I ...
0
votes
1answer
50 views
Including a specific Joomla module into a template
I am at the copy-paste stadium of PHP coding, so I would like to be pointed in the right direction here.
On this page:
...
1
vote
2answers
156 views
Joomla 1.7 popup extension to load module inside
Please let me know, if there any extensions available to display module inside the popup, and popup should load after user login.
Scernario :
I have opinion poll module, which should popup once ...
2
votes
1answer
119 views
No automatic line-break in textarea in Joomla Backend
I'm writing a Module for Joomla! 2.5. In my Backend I've got a textarea, in which values should be written line by line. If the value is to big the line breaks and it looks really confusing and ...
0
votes
2answers
123 views
more than one text separator style per template in joomla 3.0
Let me first explain what I am trying to do.
In joomla 3.0 I have created a Menu_Item_Text_Separator override for my template http://docs.joomla.org/Help30:Menus_Menu_Item_Text_Separator. It seems as ...
0
votes
2answers
265 views
Joomla 2.5 Module issues, PHP Fatal Error Call to a member function get() on a non-object
I'm having an issue using the parameters of my module to do anything specific. I keep getting the following error from my code:
PHP Fatal error: Call to a member function get() on a non-object
...
0
votes
0answers
33 views
Joomla Rokslideshow - IE9 Opacity issue on mousemove
I am using Rokslideshow plugin in my Joomla application. http://www.rockettheme.com/extensions-downloads/club/1029-rokslideshow . Everything works fine except in IE9. I have some captions which will ...
0
votes
1answer
88 views
Joomla - mod_articles_latest not showing latest
I've tried searching around on the site and google with no luck so here goes;
In joomla, using the module mod_articles_latest, what could be the reason for it not showing the latest news? I get 4 ...
0
votes
1answer
42 views
Joomla construction online but private
Anyone know how this is possible. To develop your website (modules and everything but only for me (admin) to be viewable and not to the public yet. I don't want to make it in XAMPP and then re-upload ...
0
votes
1answer
22 views
Show Category images in an over-ridden module template
I'm trying to over-ride the default layout template of Categories list within the Module
mod_articles_categories
The reason for that is to be able to display the images associated with each ...
0
votes
1answer
60 views
Joomla: How to control module display on pages not in menus, such as the default login page
I am trying to control what modules are displayed on pages that are generated by components, such as when a user logs in or tries to log in. The pages are not in a menu structure so I can't unpublish ...
0
votes
1answer
34 views
Joomla Module rendering Clarification
I am rendering many instances of the same module type ,each time giving it a different id and parameters through code(through get module and render module). This rendering happens whenever a person ...
0
votes
1answer
23 views
Display only first module of a position
Is there a way to limit <jdoc:include type="modules" name="user1" style="xhtml" /> to display only the first published module of this position?
It should respect the ordering present in Module ...
1
vote
1answer
172 views
joomla 2.5 module translation issue [closed]
I am working on joomla 2.5.4. I am unable to install language for my module please see following my mod_staker.xml
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM ...
0
votes
3answers
497 views
How to create a custom form field type in a module?
Im useing joomla 2.5, and I want to create a custom form field type that stored in the same module.
In the XML:
<fieldset name="basic" ...
0
votes
1answer
483 views
href mailto not working in Joomla 2.5 module
I'm setting up a new Joomla 2.5 web, and I've find this problem.
When I use a mailto link in an article, everything works as it expected, but if I do the same in a module, javascript code replace the ...
0
votes
1answer
73 views
Joomla | Article Manager is not displaying Articles
I am using Joomla 1.5.21 for my website. When I logged in via my Super Administrator account and goes to Article Manager then it does not display any article.
Please help me how to fix this problem. I ...
0
votes
2answers
312 views
How to override a style of a specific Joomla module?
I have so many modules and I am showing border to each module.
Below is what I have
div.ja-moduletable-inner,
div.moduletable-inner {
background: none;
padding: 1.5em;
box-shadow: 0px 0px 3px ...
1
vote
0answers
415 views
joomla 2.5 module override not working
I'm working for a government school and I'm trying to override the 'Latest News' module in my template. I've created the following structure in my template folder: ...
0
votes
1answer
605 views
how display module in popup modal window in joomla 2.5
I have a newsletter subscription module.I want display it in popup window automatically(when user view a page,without any click).
2
votes
3answers
416 views
Putting AJAX in a Joomla Module
I've made a basic Joomla module for my site as a shoutbox. But I'd like to put AJAX in it (I know a similar module with AJAX already exists on JED but this more a project for me to learn how AJAX ...
-1
votes
1answer
77 views
How can i add print button in my own Joomla2.5! module? [closed]
i want to add " print button " in my own joomla2.5 salary module.
my module default.php is :
<?php
$document =& JFactory::getDocument();
$document->addStyleSheet(JURI::base() . ...
1
vote
1answer
367 views
How to get data from another table in joomla 1.5 module?
currently I have component module, which I'd like to add some data from another table.
This is my current helper.php code:
<?php
defined('_JEXEC') or die('Direct Access to this location is not ...
0
votes
1answer
470 views
Joomla To do list Extension
Is there any Joomla Extension that allows any registered user to keep a list of their To-do items with the
following attributes;
1. Title
2. Date due
3. Description.
In the entry form, the Title ...
0
votes
2answers
89 views
Joomla module positions not working
I'm using Joomla, and as far as I can tell I have done everything right for my template, but can't get Module positions to work
I have the correct XML file setup I think and this is my HTML tag:
...
1
vote
1answer
122 views
Module/Component with adjusted content in different articles
I maintain the website of my sports club. I recently switched to joomla and try now to set up the pages. Although I'm pretty new to joomla and the extension development, I have experience in php/MYSQL ...
0
votes
1answer
128 views
get second last article joomla
I need to use two article latest news module in my joomla 2.5 website. In one module I want to show the last article, while in the second module I want to show the second last article. How can i set ...
0
votes
0answers
362 views
Joomla 2.5 contact form validation
Im using my own made contactform inside JCE mediabox popup. I tried to call out jquery validation script and latest.jquery inside my module file default.php.
I put the src like ...
0
votes
2answers
57 views
RedSHOP - mod_products info needed
I'm terribly sorry to post this question here, but RedCOMPONENT just does not bother to answer my forum post or anyone else for that matter.
All I want to know, can this mod_products from ...
0
votes
0answers
379 views
“Read More” link in front page not going to assigned page.
I have two custom templates in Joomla 2.5. One is meant for front (ie, homepage), and one is meant for inside pages.
As per my understanding, the page for front is assigned. The inside pages are ...
0
votes
1answer
272 views
Cookie Control Joomla Module - “no XML file”
I've been trying to install the Cookie Control Joomla module, I've tried all three methods of installing (Upload, Directory, URL). Each time I try it comes back with the error
"Error! Could not find ...
0
votes
2answers
315 views
How to change module name in joomla Module Manager
How can I change the name of the joomla module in joomla module manager, when showing module properties. How to change the name with red underline in picture
1
vote
2answers
296 views
Joomla mvc video tutorial
Does anyone knows about a good video tutorial for joomla mvc development ?
Joomla documentation is soo hard to understand. and there is no nuggets in cbtnuggets.com
please if you know a good one ...
0
votes
3answers
622 views
Joomla 2.5. prevent module from showing on article page
I have a problem with the module that I use to show the content of a category. The module is set to show on this category, but it also shows when I open an article which is also under this same ...
0
votes
1answer
126 views
Can't unpublish joomla 2.5 module
I have joomla 2.5.6 package installed on my website. The problem is, in extension manager I can't unpublish any module, nor works the other way. What's that might be? Appreciate any help
0
votes
1answer
643 views
Fetching data from a component to module in joomla
I'm creating a module in joomla 2.5, I would like to fetch data from a component to a module configuration like what would happen to this one:
<field
name="catid"
type="category"
...
0
votes
0answers
230 views
Sobipro Component articles display on Module
I have a sobipro component installed in my Joomla site. Also, I have a module slider that displays the (core) Joomla article (by category). What I want is instead of using the Joomla articles, I'll ...
0
votes
0answers
99 views
how to display VCNT joomla module as a popup?
How can I show VCNT joomla module as a popup window? I see some options in its parameters but it doesn't work. my Joomla version is 1.5 .
0
votes
1answer
146 views
Embed Joomla module within component
I have an instance of 'breadcrumbs' module created on my site, set to be displayed at 'customposition'. There is a component which has a series of web pages written in HTML. How do I specify the ...






