joomla-template Questions
3
Solved
I have view (frontend) in my own component (view.html.php):
class MevViewMev extends JView{
function display($tpl = null){
parent::display($tpl);
}
}
And template:
<?php defined('_JEXEC')...
Deathday asked 17/12, 2011 at 15:50
4
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.
Barnabas asked 17/7, 2010 at 1:43
5
While trying to install Joomla Templates I get this error :
Warning
JInstaller: :Install: Cannot find Joomla XML setup file
What file is it ?
I am using Joomla 3 . I downloaded few of the Joom...
Mutualize asked 10/3, 2013 at 10:40
1
Solved
i upgrade template 2.5 to 3.0, template upgrade but come the following error.
Fatal error: Class 'JParameter' not found in template/theme/index.php on line xxx
Wilks asked 7/10, 2013 at 13:12
1
Solved
What is the correct way to access template parameters in components template in Joomla 2.5?
There are something implementations for earlier versions of Joomla but not for 2.5.
http://forum.joomla....
Coir asked 15/7, 2012 at 15:30
1
© 2022 - 2024 — McMap. All rights reserved.