Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS AnythingSlider config w/ php files

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42712
    Porter
    Member

    I’ve recently finished a video based web site that links multiple YT playlists by category in a simple html and css layout, the trick was the config; that was done with php. The problem I’m having is with the AnythingSlider in the footer.
    It’s link’d via
    As a stand alone the demo slider displays on Localhost as intended. when link’d, it shows the html; no pics, no vid and there’s no box or nav tabs, buttons etc…. I’ve been at this a day and half now, any help would be greatly appreciated. My experience is limited to html/css/php w/ zero js/jquery; I know it when I see it and can work around it.
    It’s gotta be a config issue.
    If ya got any solutions let me know, thanks, J

    #124528
    Mottie
    Member

    Hi Porter!

    It almost sounds like there might be a problem in the way the page is included. But , I’m not great with php so I’m only guessing here.

    It would help us trouble shoot the problem better if you shared some of your code. Also make sure to check your console (press F12) to look for any javascript errors.

    #124529
    __
    Participant

    > include(‘AnythingSlider.php/footer1.php’);

    You have a directory named `AnythingSlider.php`? I’d start by double-checking that path.

    As @Mottie says, more code is necessary for more troubleshooting.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.