| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Front Page Slideshow - X-Cart Integration | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() 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 |
|||||||
#2
|
|||||||
|
|||||||
![]() {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 |
|||||||
|
#3
|
|||||||
|
|||||||
![]() Thanks so much Balinor.
__________________
X-Cart version 4.1.4 |
|||||||
#4
|
|||||||
|
|||||||
![]() 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 |
|||||||
#5
|
|||||||
|
|||||||
![]() 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 |
|||||||
#6
|
|||||||||
|
|||||||||
![]() 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:
|
|||||||||
|
|||
X-Cart forums © 2001-2020
|