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
1 answer

How to remove mobile layout from Joomla template?

I use non-responsive Joomla template from Gavick. For mobile, I started to use Jtouch. There is a bug in the template, creating duplicate page. Html is:
Naomi Fridman
  • 2,095
  • 2
  • 25
  • 36
0
votes
1 answer

Joomla k2 template override

I want to create template override for k2 item view.... I have a little problem (little, I think)  I want to put extra fields next to the item image.. (in item view).. I trying it but not working properly.. If any one know how to do it help me. See…
0
votes
1 answer

How to distribute width in according to module count?

I am trying to make a joomla template. I am also using bootstrap v2.3.2. I want to make a design 3/12-6/12-3/12 distribution. I am checking if any modules are positioned on the left and right columns $span = 12; if ($this->countModules('right'))…
zkanoca
  • 9,664
  • 9
  • 50
  • 94
0
votes
1 answer

Warp framework automatically converts theme for RTL. How disable it?

I use warp framework 7. After developing theme for persian (rtl language), I had to install joomla language pack for persian. When i activate it for frontend, warp framework converts every 'left' to 'right' and every 'ltr' to 'rtl' automatically in…
Morteza
  • 2,097
  • 5
  • 28
  • 47
0
votes
1 answer

Collapsing/expanding main component if any of module is enabled/disabled in joomla 2.5 custom template

I have made a custom (Joomla 2.5.20) template. I have used Bootstrap 3 framework for my front end coding. I have a 4 column layout with 3 modules and a main component. The issue is when I disable/enable any of my module the main component should…
0
votes
2 answers

How to add custom css file in YT Framework Joomla Template

I am using YT Framework on Joomla2.5, I want to add new css file fot the template SJ+, but I could not find any documentation for the framework. I have general understanding that, as the css will be builded every time I install any component or…
pega wega
  • 809
  • 8
  • 13
0
votes
0 answers

Joomla Template Image uploader for logo

I am trying to build a joomla template and would like to include an image upload option for users to upload custom images for a logo. Currently I have this structure: In my templateDetails.xml:
Javacadabra
  • 5,578
  • 15
  • 84
  • 152
0
votes
1 answer

some joomla modules not working with different jquery versions conflicts in my custom template, how to solve it?

i have designed joomla 3 custom template with zurb foundation framework, i think due to jquery conflicts some modules is working with latest and even light box gallery not working at all even with jquery noconflict code. this is my custom…
0
votes
0 answers

Joomla 2.5 template jQuery upgrade

In my custom template there isnt any refrences to jquery. But still in source code under head tag joomla is loading I am just wondering…
Hene
  • 159
  • 3
  • 13
0
votes
1 answer

How to get component name?

How to get component name in Joomla 2.5 template? ie: com_contact, com_search, com_kunena? I want to insert only on kunena forum... How to do it?
Nips
  • 13,162
  • 23
  • 65
  • 103
0
votes
1 answer

Joomla template for non Joomla website

A Joomla website has been rebuilt to a non Joomla website. The client would prefer to keep the look and feel of the website and I am considering of reusing the Joomla template. Is it possible to use a Joomla template in a non Joomla website? If so,…
anna
  • 585
  • 1
  • 6
  • 22
0
votes
0 answers

I created a joomla template and uploaded it onto joomla and now I get this error notice in my modules

Warning: Invalid argument supplied for foreach() in C:\wamp\www\Joomla\administrator\components\com_modules\views\module\tmpl\edit_positions.php on line 31 (not sure how to upload image here) Any idea why this is happening?
Vivsa
  • 1
  • 1
0
votes
1 answer

What type of override, alternate layout or style do I need in joomla?

Im quite confused as to the nature of overrides, alternate layouts and styles in Joomla 3.2 I have a custom template I am developing for a specific site, it is not meant to be reused. It "hard codes" the header and footer onto the page (as they…
Thatoneguy7
  • 37
  • 1
  • 5
0
votes
1 answer

implementing twitter bootstrap menu in joomla bootstrap template

I am making a responsive twitter bootstrap template for joomla 2.5/3.x versions. But problem is implementing top menu of joomla. I have a menu in joomla, with some menu items has sub menu items, so when mouse is placed on any item, those sub menu…
0
votes
1 answer

Two Articles reached over same menu

I am new to Joomla and I think there must be an easy way for doing this. I have my content-area and i want to put two articles there like in this pic: The Articles should be reached over the same menu entry. By now I have a simple
Kalaschni
  • 2,301
  • 24
  • 37