Joomla is an open source content management system for web sites which includes a powerful template system.
1
vote
2answers
23 views
Joomla menu css
I wanted to create a menu in the top of the page, because of the specific layout in the css i thought this is a solution to do this using the following code in my template (the index.php)
...
1
vote
1answer
49 views
joomla: display catagory name in template
I am trying to display a category name in a module position.
I tried:
<?php echo $listing['Category']['title'];?>
It did not work.
I followed this link:
...
1
vote
1answer
64 views
How to display view without template?
I have view (frontend) in my own component (view.html.php):
class MevViewMev extends JView{
function display($tpl = null){
parent::display($tpl);
}
}
And template:
...
1
vote
1answer
72 views
Joomla in component does not include mootools in jdoc: type=head
I have problem with joomla's search component. When I display the component, there are no mootools included in the head, like on standard pages..
Please in which file is defined what is rendered in ...
1
vote
1answer
44 views
Left Menu disappers in some pages
In Joomla platform I’ve an application that I desire to modify.
The following link is the application: ...
1
vote
3answers
45 views
Want to buy a Joomla Template and Extensions
I want to build an E commerce website where products can be sold and users can customize products look and style etc right on the website and then place an order. For example check the website ...
1
vote
2answers
136 views
Different(wider) Joomla Single Page Layout and More HTML Control
I am making a site with Joomla mainly because of the user levels. Now hands on into development enough that I cannot back out, I've realized that Joomla's theming is not as awesome as WordPress'.
...
1
vote
3answers
1k views
How do you use JRoute in Joomla to route to a Search menu item?
I am trying to create a a box in a template in Joomla! that will display all of the keywords and link them to their appropriate search page. I have a menu item set, however, I don't want to hard-code ...
1
vote
0answers
191 views
How to remove left side panel on component page?
I am using Joomla 1.6.5 with default theme "Beez2 - Default". I have created a top menu item with type as external link which has link 'index.php?option=com_sample'. When i click on this menu item i ...
1
vote
0answers
66 views
Joomla error in new tab window [closed]
I want to page[link] open in new tab window. It opens but showing 404 - Article #19 not found
error.
I am using joomla. I have problem in external link in new tab window.
Following error shows in ...
1
vote
2answers
589 views
How to use Joomla left sidebar position for a custom component menu
A client web site uses a Joomla template with lots of modules in the left column, but for the custom component I'm designing, those modules must be replaced by a vertical menu. The hack solution I ...
1
vote
1answer
497 views
Hiding the article ID in a Joomla menu
I have a series of sequentially-numbered items in several named categories, which appear as numbered lists on this page. However, the added article ID in the URL is confusing the client.
I know that ...
1
vote
1answer
734 views
Joomla!: What do to add links in footer?
I wanted to add some (internal) links to the footer in a custom template,
how should I do this?
I'm very new to Joomla! and I don't know how to do this best.
I couldn't/don't want install plugins, it ...
1
vote
1answer
485 views
How to install Joomla Flash Templates Via Admin?
I Have tried Installing Joomla Flash Templates into my localhost by using admin interface.
But Everytime I get an error as "Template cannot be uploaded on server" due to some error.
Please help me ...
1
vote
2answers
262 views
Can Joomla's article.xml file be overriden in a template?
I'm working on creating custom article parameters in Joomla 1.5 and was hacking the file /administrator/components/com_content/models/article.xml. Folks discourage hacking the core files of Joomla and ...
1
vote
3answers
285 views
Problem with images in my Joomla template
I created a Joomla template by creating the following files:index.php" , "templateDetails.xml","images" and "css". I installed it correctly but the images are not displayed when i am selecting the ...
1
vote
2answers
1k views
Joomla template show image thumbnail on frontpage
Using joomla 1.5 how do you add thumbnail images to the list of articles on the frontpage.
What I am after is something similar to this http://templates.joomlart.com/ja_quartz/ (scroll down to the ...
1
vote
1answer
614 views
Joomla error Restricted access
I have a site in joomla.
I am getting an error 'Restricted access' while i tried to access my site .
It seems that the default template is not working and the access is going to the index.php file at ...
1
vote
3answers
2k views
Joomla: How to change template on a specific article
Is there a way to change the template on a specific article only?
Note that it should work without linking the article to any menu.
0
votes
0answers
19 views
Joomla 2.5 Date layout override
I was following this great article on changing how Joomla! 2.5 shows the date on article view(or any view for that matter). Article
But the problem is the markup generates gibberish code and from the ...
0
votes
1answer
8 views
Creating A Custom HTML Module Outside the Sheet in Joomla, Not Displaying
I have a couple of Joomla! sites which I feel confident with. My Joomla! site has an artisteer template.
I recently made a "poking out" picture, that protruded the edge of the sheet, and showed an ...
0
votes
1answer
10 views
Another template for a detailed view of material in joomla
I have the menu item and category blog bound to this item. This menu item display blog category and have "product_catalog" template. But, when i go into detailed view of the material, i see material ...
0
votes
1answer
38 views
Joomla show subcategory image on category page?
Is there a way, beside creating yet another MYSQL connection, to retrieve subcategory image while browsing parent category page?
For example:
Main category (set as category as blog)
Subcategory 1 ...
0
votes
2answers
28 views
Joomla menu doesn't appear [closed]
I've a site built in Joomla 1.5, it was working good, after upgrading my server php to 5.3.3 the menu doesn't appear any more.
Any suggestions?
0
votes
1answer
16 views
how to upload joomla 1.5 file to hoster site if i don`t have installer file ,only html ,css ,php and xml file
i`m new to make joomla template each time i upload my template i get this message:
Installer: :Install: File does not exist ...
0
votes
2answers
231 views
Joomla 2.5 frontpage override
I'm just getting into Joomla. I've successfully overridden article pages by creating an html/com_content/article directory within my template and copied the necessary files from the /com_content ...
0
votes
2answers
43 views
Integration of html into joomla [closed]
I have html/css of a website and i want to integrate that website into joomla 2.5 (Template)
Then how to integrate template in joomla plz let me know?
0
votes
1answer
75 views
Custom mod_menu in Joomla
I want to achieve something like this menu with two rows http://www.joomlart.com/demo/#joomla17-templates.joomlart.com/ja_travel
To do so I need an html output similar to this examples
<ul ...
0
votes
2answers
24 views
what would be appropriate to write in the footer of a Joomla template if the template was downloaded for free
Sometimes I get into a situation when I need to deliver a website in a very short period of time and in that case I use to download joomla templates from the internet, modify it as per my requirement ...
0
votes
1answer
50 views
hide main content component for some menu items, joomla 1.7
I know how to hide the main component from the homepage, what I need is to do the same thing for all my menu items also. Basically, what I want is to create multiple homepages, so every category I ...
0
votes
4answers
71 views
Joomla article layout change base on navigation
I tried search lot on net but failed to got any solution.
Actually I want to change layout in my joomla article based on the user navigation.
For an example let say if user visiting iPhone Case ...
0
votes
1answer
43 views
Text editor for custom field in joomla
I have created a custom field in Joomla 1.5 menu for description of the menu. I have edited the component.xml in administrator\components\com_menus\models\metadata but now I want to put a text editor ...
0
votes
0answers
112 views
Override Joomla JRequest::setVar('tmpl','component'); rendering folder
Joomla MVC let us use different views for our extensions/templates
I can use this
JRequest::setVar('tmpl','component');
in my index.php file to reroute the html rendering from component.php ...
0
votes
0answers
47 views
how to display sort by price (low/high) option on frontend of product listing page?
i am new to joomla and virtuemart, i want to display the sorting options on frontend of product listing page of joomla 1.5.
I did the following:
1. Admin-> component -> virtuemart -> configuration -> ...
0
votes
2answers
383 views
joomla 1.7 : overriding pagination.php not working
I installed joomla 1.7(window/xampp/php 5.3) and my current template is beez_20. I have to override the pagination.php and to do so I copied the pagination.php from
\libraries\joomla\html
to
...
0
votes
1answer
78 views
Add Javascript file in Joomla environment
I want to know, how can I upload javascript's files in the Joomla's platform (version 1.5.14)? Because when I try to upload .js files (Site -> Media Manager -> FolderName), Joomla's platform show me ...
0
votes
0answers
39 views
plugging of Joomfish [closed]
Now I have an application in Joomla with PHP 4.4.9, and I want to upgrade PHP version 5. This application is failing because I installed JomFish pluging to multilingual, and only applies to version 5, ...
0
votes
1answer
55 views
change template layout per component
I have 1 template that has two columns.left with 250px width and right with 700px width.i want when component Banners called,Joomla only show one column with 950px width.how to this work?thanks.
I ...
0
votes
0answers
81 views
My custom template will not display non-article components
I've never done template development before, but took over a volunteer project that already had a custom template in place. I've been modifying the template, and for the most part it works. But now ...
0
votes
1answer
38 views
image lost when using ems to resize
I'm running into an issue with my template that seems strange to me: when I use ems to define image height/width, it will not display, while setting the image size using pixels works fine. Using ems ...
0
votes
1answer
120 views
Passing data from joomla view to joomla template file in joomla 1.7
I want to know how can I pass data from joomla view to joomla template. How can I pass multiple variables?
class CareerformViewCareerform extends JView
{
protected $state;
protected ...
0
votes
1answer
70 views
Add the “current” id to two differents items in two differents menu in joomla 1.7
I have an article (with the id=6) on joomla 1.7
I have the main menu. In that menu, I created the item that show me only one article, the article with the id=6.
I have a secondary menu, that have 3 ...
0
votes
1answer
144 views
Joomla 1.5. CSS in left side Menu (Separator & articles)
On the next page: http://www.simbios.com/mombaers-verbeke-law/index.php?option=com_content&view=article&id=31&Itemid=134 . I want to add 2 different styles of font type and color in the ...
0
votes
1answer
124 views
Joomla Category Page Condition To Display A Module
I want a link to a specific article on my site to appear on the page only if a specific category is in the view.
For eg: I have a category called FBrand. When someone is on the category page (viewing ...
0
votes
0answers
35 views
Joomla Article Permissions In A Public “Category Blog” Menu Module
I have a parent category called 'News' and 2 sub-categories 'Members' & 'General'. On the home page I have a 'Category Blog' menu module showing all the posts in 'News' including all sub ...
0
votes
1answer
50 views
Joomla module styling -> Echo <div> structure?
I'm trying to think of a really nice way to echo the module styling for Joomla. I have:
<div class="module">
<div class="module_inner">
<h1>Some other title, ...
0
votes
1answer
222 views
Joomla Community Builder profile template
I have installed community builder on my Joomla installation. I need to understand the Community Builder templating. I cannot understand where templates are and how can I override them. Can I override ...
0
votes
2answers
166 views
Custom Joomla Registration Form and Profile
I want to create a custom Joomla registration form and a profile to show the information saved. For this I followed the answer on this thread. I have cloned and changed the files of the user profile ...
0
votes
0answers
63 views
Home Page News System In Joomla
I am trying to make a blog like news system in Joomla. I need to be able to publish news to the homepage with pagination below, but I need permissions in it. I have made 2 user groups (Members & ...
0
votes
1answer
235 views
Different Joomla Template Overrides For Different Joomla Menus
I am using Joomla v1.7 and the mod_mainmenu is now mod_menu (I think, because there is no mod_mainmenu in the modules folder). In my site I have two menus like most sites, one in the header and ...