VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

No Slideshow after adding langagues
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: No Slideshow after adding langagues

No Slideshow after adding langagues 09 Dec 2016 16:42 #9787

Hi all!

I buyed your beautyful template taman and installed it with the Quickinstall-Function.
Everything worked fine!

After installing and setting up more langagues, the slideshow works no more!

Can you help me?

Thanks

Chris

  • Posts:4
  • weratv
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: No Slideshow after adding langagues 12 Dec 2016 02:59 #9790

Can you please send me the super admin access via private message system?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: No Slideshow after adding langagues 13 Dec 2016 03:20 #9795

You can edit template file index.php, modify:
 
<?php if ($menu->getActive() == $menu->getDefault()) : ?>
<div id="jf-slideshow">
...
</div>
<?php endif; ?>
 

to:
 
<?php if($this->countModules('slideshow')) : ?>
<div id="jf-slideshow">
...
</div>
<?php endif; ?>
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: No Slideshow after adding langagues 13 Dec 2016 12:14 #9797

Pretty cool! It works!!
Thank you

  • Posts:4
  • weratv
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: No Slideshow after adding langagues 19 Dec 2017 09:30 #10793

Hi,

Tried above fix of editing the index.php but for me it doesn't work. Can anyone help me out here ?

  • Posts:3
  • lutges
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: No Slideshow after adding langagues 20 Dec 2017 02:36 #10795

Can you please send me your website url and the super admin access via private message system?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.89 seconds
Friday 26 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.