Page 1 of 1

Simple Fix for someone I'm guessing but really need the help

Posted: Fri May 30, 2014 4:21 pm
by Jerahco
here is the link to the page with the issue.

http://sapphirecreative.com/index.php?page=2014home#

there is a slide show with 5 slides and either the js or css isn't working. the code in question is from line 100 to 157 if you view the page source.
Right now that is setup as a Global content Block. the CSS is attached to the template, and i have tried using literal tags from line 100 to 103 of JS as well as from line 117 to 157 but still not working.. i have been trying for hours..... works fine outside of CMSMS. hellppppppp :D

Re: Simple Fix for someone I'm guessing but really need the

Posted: Fri May 30, 2014 4:31 pm
by Dr.CSS
It might just have to do with the JS path...

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<__html><head>
<title>404 Not Found</title>
</head></__body>
<h1>Not Found</h1>
<p>The requested URL /dist/slippry.min.js was not found on this server.</p>
<hr>
<address>Apache/2.2.14 (Ubuntu) Server at sapphirecreative.com Port 80</address>
<__body></__html>

Re: Simple Fix for someone I'm guessing but really need the

Posted: Fri May 30, 2014 4:39 pm
by Jerahco
humm i shall have a look, i'm a designer so my coding ain't the best but it aint the worst... by the way .. Arizona... love that place , go for a motorcycle trip from vancouver canada to san diego and then up through arizon back home.. love the ride.. k lets see if this works.
Dr.CSS wrote:It might just have to do with the JS path...

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<__html><head>
<title>404 Not Found</title>
</head></__body>
<h1>Not Found</h1>
<p>The requested URL /dist/slippry.min.js was not found on this server.</p>
<hr>
<address>Apache/2.2.14 (Ubuntu) Server at sapphirecreative.com Port 80</address>
<__body></__html>

Re: Simple Fix for someone I'm guessing but really need the

Posted: Fri May 30, 2014 5:46 pm
by Jerahco
so the site works in CMSMS by itself... here is a test page in cmsms with just the slider

http://sapphirecreative.com/index.php?page=slider-test

but when its with the rest of the site with the navigation it's all messed up.... here it is in the site.. is this css issues or java? anythoughts?

http://sapphirecreative.com/index.php?page=2014home#

Re: Simple Fix for someone I'm guessing but really need the

Posted: Fri May 30, 2014 10:16 pm
by oliverseddon
Definately a CSS issue.

You test page has styling for both the .sy-slides-wrap, .sy-slides-crop, .sy-list and .sy-slide classes that your main site doesn't.

Add that styling and see how you get on from there.

Re: Simple Fix for someone I'm guessing but really need the

Posted: Thu Jun 05, 2014 11:22 pm
by newagekat
if this is completed, can you please mark done in the subject? also, you need to add some space between your slider and the text below.