Questions tagged [joomla-template]

Joomla is an open source content management system for web sites which includes a powerful template system.

Joomla! is an open source content management system for web sites which includes a powerful template system. If you are seeking assistance with creating a template for Joomla!, please read Creating a basic Joomla! template

216 questions
0
votes
2 answers

how to add &tmpl=component parameter in menu url in Joomla 3 when seo friendy url is set to ON

I want to display the article content without template (header, footer, sidebars etc). I just want to display content. I fetching the content using ajax so dont want to display in template.
vishal
  • 3,993
  • 14
  • 59
  • 102
0
votes
4 answers

override joomla template.php body background color (site background)

I am using joomla 2.5 with an artisteer template, I have written a custom component which displays and sorts a list of products, the products themselves are also a part of the component and are saved in a database. what I am trying to do is set a…
AssafW
  • 87
  • 9
0
votes
1 answer

Joomla - Migrating from 1.5 to 2.5 - not rendering content in revised 2.5 template

We are migrating (migraining I should say) from 1.5 to 2.5 and our revised template from 1.5 is working, except it won't display any content when using . Please help! Here is the code:
0
votes
1 answer

Edit joomla content in component via CSS on a template i created

How do i edit the body text (content) of a component in joomla. The css to edit #content is responding to other attributes like padding/margin, border, width/height and background but not on font attributes... in index.php
Wepex
  • 163
  • 4
  • 13
  • 32
0
votes
1 answer

Joomla 1.5 2 categories, 2 layouts

I have two categories that need their own layout. Right now it looks like both categories are using template/html/com_content/category/blog.php, and I can't for the life of me figure out how to switch this to a different layout from the menu item…
emc
  • 507
  • 1
  • 7
  • 25
0
votes
1 answer

How to use different CSS classes with each module to make it grid

This is this basic module system I am creating to make a 6 column grid system in joomla template yes I have successfully created different classes with each grid i.e. if the there are only 4 modules enabled from the back end of joomla the class…
shaz3e
  • 316
  • 2
  • 14
0
votes
2 answers

Joomla error uploading hand-coded template

I'm trying to upload my hand-coded template to Joomla 2.5. I have moved it to the templates folder online. Now I'm trying to INSTALL it from Extension Manager > Install (I see the path to it in the textbox against the Install button). But upon…
itsols
  • 5,406
  • 7
  • 51
  • 95
0
votes
1 answer

joomla template custom html rewrite a component output

I'm using ja elastica free template with sobipro (joomla 2.5). Joomla template system let me customize a view of a specific template. Example: joomlasite/templates/mytemplate/html/com_content/article/default.php This file rewrite/customize the…
stefano
  • 215
  • 1
  • 7
  • 21
0
votes
1 answer

How to vertically align this two columns in a Joomla 2.5 template?

I have some problem with the following Joomla 2.5 template (or maybe with the CSS style of a module). If you go here you can understand what I mean: http://onofri.org/scorejava/ As you can see in the main content area I have two columns (created by…
AndreaNobili
  • 40,955
  • 107
  • 324
  • 596
0
votes
1 answer

Can't add module to Joomla template 3.0.2

I created a template on the Joomla 3.0.2 platform.The template is alright but I met an error: I can't add any module of Joomla to my template.Example, in file index.php I have a
tag:
I want include at this "Search"…
0
votes
2 answers

How to list all articles of the currently shown articles parent category

The list would serve as a sidebar menu next to the article. How should I do this?! From the article template, the only thing I managed to retrieve was the current articles category title, but I don't know how to get the category object…
Daniel Szalay
  • 4,041
  • 12
  • 57
  • 103
0
votes
2 answers

Style (template) assignment to menu items in Joomla 1.7 - baffled

I have a number of Template Styles. If I change the default Style, I can see that my Styles are working. The Style actually changes. But for a week I have been trying to find out why my menu assignment doesn't work. I'm completely baffled. So I have…
Jim Hoyle
  • 81
  • 2
  • 7
0
votes
2 answers

Writing query for form in Joomla

I am a beginner with Joomla. I am using template sitegroundJ16-2. I designed a form for around 9 text fields. I also made a table in the database. Now I want to write a query to connect to database to insert data in the dbase and retrieve data. I am…
user1512411
  • 63
  • 3
  • 10
0
votes
1 answer

Joomla 2.5 - Is it possibile to load system messages inside jdoc content?

I have the following code:
getMessageQueue())) { ?>
Everything works fine expect when…
RhymeGuy
  • 2,102
  • 5
  • 32
  • 62
0
votes
1 answer

Joomla! 2.5 Menus

I've just had my website migrated from Joomla 1.5 to 2.5, however, I am struggling with the menus. This might be because of my choice of template. The website is using the bizglobal 1.7 template. The problem is the top menu: I can set up various…
GeoffM
  • 1,603
  • 5
  • 22
  • 34