-
AuthorPosts
-
kugelmeier Friend
kugelmeier
- Join date:
- October 2008
- Posts:
- 102
- Downloads:
- 65
- Uploads:
- 60
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
December 8, 2017 at 4:19 pm #1079929Hallo,
for a test I had changed Edenite to Edenite II in joomla 3.5.
I installed the new T3 plugin, deactive the old one. The site was ok.
Than I installed the JA AC Module for a slideshow and here is a problem:
The pictures for the slideshow are not selectable and the menues "Description", etc. goes away.
No function..After it I started the Akeeba backup so its now the older Edenite version online.
Regards
KlausSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 10, 2017 at 11:23 am #1080071Hi Klaus,
As I can see that your site’s running with JA Edenite template now, could I try to install new JA Edenite II template to your site and check?
kugelmeier Friendkugelmeier
- Join date:
- October 2008
- Posts:
- 102
- Downloads:
- 65
- Uploads:
- 60
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
December 10, 2017 at 1:07 pm #1080084This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 11, 2017 at 3:02 am #1080190Hi,
I guess it due to the old Joomla version you’re using. Did you try to update Joomla to at least version 3.7.5? Pls take a full backup before updating. Or make a clone of live site and try to update in a test site first.
Regards
kugelmeier Friendkugelmeier
- Join date:
- October 2008
- Posts:
- 102
- Downloads:
- 65
- Uploads:
- 60
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
December 11, 2017 at 3:29 pm #1080409Hallo,
I have upgraded manual to Joomla 3.8.2 with php 7.1 and active the Edenite II.
The AC Module is now complete BUT in the front (content-mass-top) there is no slideshow.
Modul-Menue is active for "Home".
Please have a look.Regards Klaus
kugelmeier Friendkugelmeier
- Join date:
- October 2008
- Posts:
- 102
- Downloads:
- 65
- Uploads:
- 60
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
December 11, 2017 at 7:58 pm #1080480Hi,
I found the reason for the problem – you need an active sidebar 1 + sidebar 2 and than the AC Module or slideshow is running on content-mas-top.Regards
KlasuSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 12, 2017 at 1:48 am #1080524You’re right, that ‘content-mass-top’ position is loaded in ‘two-sidebar’ layout of this template.
In case that you’re using a different layout, you can add this snippet of code:
<?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 ?>
to load ‘content-mass-top’ position into that layout.
Cheers!
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 6 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum