<![CDATA[ Setup Frontpage Slideshow - My Forums]]> https://forums.modx.com/thread/?thread=48984 <![CDATA[Re: Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286203 http://wemseo.com/testserver/cb22/cb24/homeshow3.html
Still work on it but you can have a look what’s possible.

I used flowplayer.org slideshow and modified it via CSS, but please be warned ... their jquery files interfere heavily with the standard jquery files, which means, it would be almost impossible to have any other jquery run elements, other than flowplayer’ on your site. A reason for me to get rid of it. (Besides their support is ... there is none)

good luck]]>
zombiemx Jun 04, 2010, 04:14 AM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286203
<![CDATA[Re: Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286202
cheers]]>
charless Apr 23, 2010, 03:15 PM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286202
<![CDATA[Re: Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286201 outdoorsadv Apr 23, 2010, 12:06 AM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286201 <![CDATA[Re: Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286200
if there is interest in seeing it here is link to one site I have it on http://independenceeventscenter.com/. Let me know if there might be interest in me making that a "extra" for everyone.

cheers
]]>
charless Apr 21, 2010, 10:57 AM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286200
<![CDATA[Re: Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286199 anonymized-26931 Apr 03, 2010, 11:34 PM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286199 <![CDATA[Re: Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286198 2) Navigate to the slideshows folder in the unzipped folder.
Frontpage Slideshow Standalone -> fpss -> slideshows.
3) Create a copy of the demoslideshow folder and name the copy myslideshow.
4) Upload the fpss folder and all the subfolders and files to the root directory of your server.
5) Create a snippet and paste the code below (note: make sure you have the correct absolute path to your server)

<?php
// START of "Frontpage Slideshow" settings
$nameOfSlideshowToDisplay = "myslideshow"; 
$URLofyoursite = "http://www.example.com"; 					
$AbsoluteServerPathofyoursite = "/home/example/public_html/";	
	
// do not edit below this line
include_once($modx->config['base_path'].'/fpss/mod_fpslideshow.php');
?>


6) Once you have the snippet made and folders uploaded, insert the snippet into the location of the document you wish to see slideshow appear. From there make your own modifications to the slideshow.]]>
outdoorsadv Apr 03, 2010, 10:52 PM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286198
<![CDATA[Re: Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286197 I was able to figure out a solution. Thanks.like to share? smiley maybe someone else looking for a solution too]]> anonymized-26931 Mar 31, 2010, 12:03 PM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286197 <![CDATA[Re: Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286196 outdoorsadv Mar 31, 2010, 11:35 AM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286196 <![CDATA[Setup Frontpage Slideshow]]> https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286195 outdoorsadv Mar 30, 2010, 04:37 PM https://forums.modx.com/thread/48984/setup-frontpage-slideshow#dis-post-286195