-
AuthorPosts
-
June 29, 2014 at 11:09 am #199254
Hello!
I’m using the Ja Social template on my website. I wanted to change to ja magz. But there’s a problem.
In the template manager, i choosed this template, and i wanted to configure under layout option.As i see on the demo page which was genarated to me yestarday, there’s sidebar 1 and sidebar 2 near component and message layout.
In my webpage there isn’t any sidebar. I’m using the default setting (not the non-sidebar setting).
I’m using the latest ja magz template and the latest framework for it.
I atteched the picture of my problem.
Reinstalled about 3 times, but the problem is still alive.
Sorry for my english.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 29, 2014 at 12:25 pm #540527Hello @feribacsi
You can choose the layout from template manager > JA magz>layout section > Position and responsive config.
here you can select the option for sidebar layout .
see this >
Hope it helps
June 29, 2014 at 12:41 pm #540529<em>@pankajsharma 434373 wrote:</em><blockquote>Hello @feribacsi
You can choose the layout from template manager > JA magz>layout section > Position and responsive config.
here you can select the option for sidebar layout .
see this >
Hope it helps</blockquote>Yes, i know, i’m using the default setting, as you see in the attached file, but the problem is still alive.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 29, 2014 at 12:59 pm #540530Hi
Can you PM me you super user admin details .
I will check it on your site .
And if there is anu issue ,will fix directly on your siteJune 29, 2014 at 1:25 pm #540532Sent. You got the pm?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 29, 2014 at 2:57 pm #540539HI its seems the issue is coming from the template layout files .
Try this Go to templatesja_magztplsdefault.php
and replace the whole code with this code
<?php
/**
*------------------------------------------------------------------------------
* @package T3 Framework for Joomla!
*------------------------------------------------------------------------------
* @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @authors JoomlArt, JoomlaBamboo, (contribute to this project at github
* & Google group to become co-author)
* @google group: https://groups.google.com/forum/#!forum/t3fw
* @link: http://t3-framework.org
*------------------------------------------------------------------------------
*/defined('_JEXEC') or die;
?><!DOCTYPE html>
<!--> <html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" class='ie8 lt-ie9 lt-ie10 <jdoc:include type="pageclass" />"> <!-->
<!--> <html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" class='ie9 lt-ie10 <jdoc:include type="pageclass" />'> <!-->
<!--><!--> <html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" class='<jdoc:include type="pageclass" />'> <!--<!--><head>
<jdoc:include type="head" />
<?php $this->loadBlock ('head') ?>
</head><body>
<?php $this->loadBlock ('header') ?>
<?php $this->loadBlock ('spl-home-1') ?>
<?php $this->loadBlock ('spl-home-2') ?>
<?php $this->loadBlock ('spl-home-3') ?>
<?php $this->loadBlock ('mainbody') ?>
<?php $this->loadBlock ('spl-home-4') ?>
<?php $this->loadBlock ('footer') ?>
<?php $this->loadBlock ('popup') ?>
</body>
</html>
And check the layout from template manager options .
HI
as i can see your site is sunning on JATC framework .
unfortunately JA Magz support only for T3 frame work .
and your Ja Social template JATC .June 30, 2014 at 11:51 am #540636Problem is still alive.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 30, 2014 at 12:18 pm #540638<em>@feribacsi 434525 wrote:</em><blockquote>Problem is still alive.</blockquote>
as i can see your site is sunning on JATC framework .
unfortunately JA Magz support only for T3 frame work .
and your Ja Social template JATC .June 30, 2014 at 12:30 pm #540641When i test the ja magz template, i disable the ja social jatc framework and enable the t3 framework.
June 30, 2014 at 1:25 pm #540647In my test site ja magz works perfectly with ja social, in the administrator section, don’t know why not in the normal site.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 2, 2014 at 4:44 am #540901<em>@feribacsi 434544 wrote:</em><blockquote>In my test site ja magz works perfectly with ja social, in the administrator section, don’t know why not in the normal site.</blockquote>
HI can you PM me the admin details of your test site .
I will check and compare it with your live site .
Thanks in advance for your patience . 🙂July 3, 2014 at 6:30 pm #541110Did.
I’d like to know, that you found the problem? 🙂Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 4, 2014 at 4:06 am #541146<em>@feribacsi 435115 wrote:</em><blockquote>Did.
I’d like to know, that you found the problem? :)</blockquote>HI please check your PM , i sent a PM regarding your site details
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 4, 2014 at 2:59 pm #541193July 5, 2014 at 4:06 pm #541248<em>@pavit 435222 wrote:</em><blockquote>Hi @feribacsi
Did the @pankajsharma suggestions helped to solve the problem ?
Please let me know</blockquote>
Hi. Not really. I can just repeat my self, that problem is still alive :((
AuthorPostsThis topic contains 20 replies, has 5 voices, and was last updated by Adam M 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum