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

Slideshow URL Target
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Slideshow URL Target

Slideshow URL Target 07 Apr 2014 00:25 #4428

I am trying to change the slideshow "URL target" setting from the default "Open in New window" to "Open in this window/frame".

However, each time I select this option and click "save", the changes are not saved and the setting remains at "Open in New window".

Is there a way to change the default setting for slideshow URL links to target=_self instead of target=_blank?

  • Posts:6
  • dgall
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Slideshow URL Target 09 May 2014 08:53 #4620

Have been pulling my hair out on this one too. Just figured it out.

Edit this file:

<your-joomla-install-folder>/modules/mod_jfslideshow/tmpl/slideshow.php

go to line 91 or look for this line:

$target                     = $params->get($name .'target'.$i, '_blank');


Change it to:

$target                     = $params->get($name .'target'.$i, '_self');


All slide link targets will now change to self.
The following user(s) said Thank You: pavva91, jfrandini

  • Posts:3
  • chrisvwn
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.52 seconds
Thursday 25 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.