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

JF Slideshow only visible on home page
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: JF Slideshow only visible on home page

JF Slideshow only visible on home page 04 Nov 2014 18:11 #5688

Hi,
I have the following issue:
JF Slideshow displays well as a banner/header on the front page (home page) of my website. On all other pages, i cannot make the JF Slideshow module visible. Yes, I have enabled the JFSS module on "all pages". What am I doing wrong?

Configuration:
Core: Joomla 3.3.6
Template: JF Taman (free version)
Module: JF Slideshow 3.2
Module position: "slideshow"

many thanks,
Chansuda
Thailand

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

Re: JF Slideshow only visible on home page 06 Nov 2014 04:48 #5699

Hi,
Thank you for using our modules. In your issue. you can go to index.php (in your templates)

if($menu->getActive()!=$menu->getDefault() || jRequest::getVar("Itemid") == X )

X: is itemid of page need show.

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

Re: JF Slideshow only visible on home page 06 Nov 2014 10:07 #5705

Dear iSupport, many thanks!
My apologies, I do not understand your recommendation..

I do not know much about PHP. I know how to edit the JF Taman template's index.php file though. But please help me understand: do you wish me to edit/modify the existing two lines:

(line 42):
if ($menu->getActive() == $menu->getDefault()) {
$bodyClass = 'home ';


(line 285)
 "if ($menu->getActive() == $menu->getDefault()) : ?>
<div id="
jf-slideshow">"


Or do you wish me me to add a completely new line
if($menu->getActive()!=$menu->getDefault() || jRequest::getVar("Itemid") == X )
somewhere in the index.php file? If so, where...?

my apologies and acknowledgements for your kind help,
kindest regards
Chansuda
Last Edit: 06 Nov 2014 10:09 by TansEvents.

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

Re: JF Slideshow only visible on home page 07 Nov 2014 04:20 #5714

hi,
Could you tell me you're using the template?

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

Re: JF Slideshow only visible on home page 08 Nov 2014 11:28 #5725

Dear isupport,

I am not sure I understand your question well...

The answer is: Yes, I am using the template.

thanks,
Chansuda

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

Re: JF Slideshow only visible on home page 04 Dec 2014 05:31 #5897

Dear TansEvents,
To show "slideshow" position on the page selected, in the jf_taman template's index.php file, you can modify
(line 258)
if ($menu->getActive() == $menu->getDefault())
to
if($this->countModules('slideshow'))

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 1.03 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.