-
AuthorPosts
-
bwls Friend
bwls
- Join date:
- April 2013
- Posts:
- 55
- Downloads:
- 27
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
July 31, 2017 at 12:29 am #1052487I am trying to use JA Edenite II and having trouble displaying ‘content-mass-top’ position. I have two modules assigned to that position and it never displays. I used this in the earlier version of JA Edenite and it worked just fine. What am I missing?
The Site URL is: http://www.2gateam.org/ I will be happy to respond with access info to private email.
How do I get rid of the ‘Home" display on the opening page. It appears to be coming from a css file – do I just edit the file?
Thanks.
William Slaughter
https://jdevtech.com
847-942-4265Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 31, 2017 at 4:48 am #1052589Hi
Kindly share the site super user login in Private reply.
I will have a look on it. For the Home menu can u explain what exactly you want in a screenshot.Regards
datenstudio Frienddatenstudio
- Join date:
- April 2010
- Posts:
- 6
- Downloads:
- 41
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
August 3, 2017 at 8:28 am #1053502I have the same problem with JA Edenite II. Modules with position "content-mass-top" don’t displays. Same happen with modules with position "content-mass-bottom".
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
datenstudio Frienddatenstudio
- Join date:
- April 2010
- Posts:
- 6
- Downloads:
- 41
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
August 3, 2017 at 9:41 am #1053521For your information:
If no modules are published at position "sidebar-2" than "content-mass-top" and "content-mass-bottom" don’t work.If I publish a module at position "sidebar-2" than "content-mass-top" and "content-mass-bottom" work.
Please have a look to your template, why this happen.
datenstudio Frienddatenstudio
- Join date:
- April 2010
- Posts:
- 6
- Downloads:
- 41
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
August 3, 2017 at 11:06 am #1053536Okay, I found the bug. /tpls/blocks/mainbody/one-sidebar-left.php
This is missing:
<?php if ($this->countModules('content-mass-top')) : ?> <!-- CONTENT MASS TOP --> <div class="t3-content-mass-top <?php $this->_c('content-mass-top') ?>"> <jdoc:include type="modules" name="<?php $this->_p('content-mass-top') ?>" /> </div> <!-- //CONTENT MASS TOP --> <?php endif ?>
and
<?php if ($this->countModules('content-mass-bottom')) : ?> <!-- CONTENT MASS BOTTOM --> <div class="t3-content-mass-bottom <?php $this->_c('content-mass-bottom') ?>"> <jdoc:include type="modules" name="<?php $this->_p('content-mass-bottom') ?>" /> </div> <!-- //CONTENT MASS BOTTOM --> <?php endif ?>
- This reply was modified 7 years, 3 months ago by datenstudio.
1 user says Thank You to datenstudio for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 4, 2017 at 2:48 am #1053652Hi
Yes, i also shared it with the development team to fix it in the next update of the template.
Thanks for sharing the solution for other users.Regards
bwls Friendbwls
- Join date:
- April 2013
- Posts:
- 55
- Downloads:
- 27
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
August 11, 2017 at 7:28 pm #1055949This reply has been marked as private.William Slaughter
https://jdevtech.com
847-942-4265Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by Pankaj Sharma 7 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum