Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Front Page Slideshow - X-Cart Integration

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-31-2009, 11:20 AM
 
hiphoptools hiphoptools is offline
 

Member
  
Join Date: Jun 2003
Posts: 15
 

Default Front Page Slideshow - X-Cart Integration

Hello,

I am attempting to install Front Page Slideshow v1.7.2 into our x-cart store. I have followed the instructions but cannot get the slideshow to appear on the home page.

I have pasted the code below at /customer/main/welcome.tpl

Am I editing the incorrect page?

The instructions say find the page where you want to add the slideshow. Let's say this page is the index.php located at the root of your site as well. The code that you will use to call your slideshow is this:

<?php
// START of "Frontpage Slideshow" settings
$nameOfSlideshowToDisplay = "myslideshow"; // Enter the name of your slideshow. Slideshows are in folders inside /fpss/slideshows/.
$URLofyoursite = "http://www.hiphoptools.com"; // Enter your site's URL.
$AbsoluteServerPathofyoursite = "/home/hiphopto/public_html"; // Enter the root path of your site on the server.

// do not edit below this line
include_once($AbsoluteServerPathofyoursite."/fpss/mod_fpslideshow.php");
// END of "Frontpage Slideshow" settings
?>

Thank you.
__________________
X-Cart version 4.1.4
Reply With Quote
  #2  
Old 03-31-2009, 11:39 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Front Page Slideshow - X-Cart Integration

{php}
// START of "Frontpage Slideshow" settings
$nameOfSlideshowToDisplay = "myslideshow"; // Enter the name of your slideshow. Slideshows are in folders inside /fpss/slideshows/.
$URLofyoursite = "http://www.hiphoptools.com/"; // Enter your site's URL.
$AbsoluteServerPathofyoursite = "/home/hiphopto/public_html"; // Enter the root path of your site on the server.

include_once($AbsoluteServerPathofyoursite."/fpss/mod_fpslideshow.php");
// END of "Frontpage Slideshow" settings
{/php}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote

The following 2 users thank balinor for this useful post:
hiphoptools (03-31-2009), Regs (06-23-2009)
  #3  
Old 03-31-2009, 01:03 PM
 
hiphoptools hiphoptools is offline
 

Member
  
Join Date: Jun 2003
Posts: 15
 

Default Re: Front Page Slideshow - X-Cart Integration

Thanks so much Balinor.
__________________
X-Cart version 4.1.4
Reply With Quote
  #4  
Old 04-03-2009, 03:10 AM
 
dolaghan dolaghan is offline
 

Advanced Member
  
Join Date: May 2005
Posts: 51
 

Default Re: Front Page Slideshow - X-Cart Integration

hi, ive installed with your text above and all works great on my regular home.php when in webmaster mode, if i close it it doesnt show.
how do i get it to show when buiding normally also when i build an html catalogue?

regards
__________________
Now on X-Cart version 4.1.8
Reply With Quote
  #5  
Old 06-16-2009, 05:19 AM
 
Komodogear Komodogear is offline
 

Member
  
Join Date: Aug 2008
Posts: 15
 

Default Re: Front Page Slideshow - X-Cart Integration

I have followed what you said to do on the thread and obviously I am doing something wrong.

When someone comes to the site I would like them to see the slide show in the white part of the template above the welcome and the links.

Code..


{php}
// START of "Frontpage Slideshow" settings
$nameOfSlideshowToDisplay = "myslideshow"; // Enter the name of your slideshow. Slideshows are in folders inside /fpss/slideshows/.
$URLofyoursite = "http://www.komodogear.com/"; // Enter your site's URL.
$AbsoluteServerPathofyoursite = "/home/www/komodogear"; // Enter the root path of your site on the server.
include_once($AbsoluteServerPathofyoursite."/fpss/mod_fpslideshow.php");
// END of "Frontpage Slideshow" settings
{/php}

Do I have to place tags at the beginning and end of the code other then {php}

Thank you for your help
__________________
X-Cart Gold v4.1.10
X-Affiliate
X-GiftRegistry
X-Magnifier
Reply With Quote
  #6  
Old 12-26-2009, 09:09 AM
  Dan.roh's Avatar 
Dan.roh Dan.roh is offline
 

eXpert
  
Join Date: Jul 2008
Posts: 397
 

Default Re: Front Page Slideshow - X-Cart Integration

Hi balinor,

Please help me with the following. I have just purchased the latest version of frontpage slideshow. I would like it to display in a language variable - lbl_welcome_to


Please advise how to do this. I think my problem is with the specified paths on server. Please give me an example of the code including the paths to use.

Would be greatful if you can help

Thanks

Quote:
Originally Posted by balinor
{php}
// START of "Frontpage Slideshow" settings
$nameOfSlideshowToDisplay = "myslideshow"; // Enter the name of your slideshow. Slideshows are in folders inside /fpss/slideshows/.
$URLofyoursite = "http://www.hiphoptools.com/"; // Enter your site's URL.
$AbsoluteServerPathofyoursite = "/home/hiphopto/public_html"; // Enter the root path of your site on the server.

include_once($AbsoluteServerPathofyoursite."/fpss/mod_fpslideshow.php");
// END of "Frontpage Slideshow" settings
{/php}
__________________
Regards

Dan


Xcart version:
4.1.10 GOLD
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:40 AM.

   

 
X-Cart forums © 2001-2020