• [ Moderator note: moved to Fixing WordPress. ]

    I am looking for a slider plugin that will display images from a specific folder. I’ve tried Folder Slider but cannot float it to the right without it’s contents collapsing, nor can I put it in a cell of a 1-row 2-cell table. I’ve also tried amending the style for the enclosing <div> again with the same result.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    If you float an element make sure you’re clearing the parent row after to avoid everything collapsing, that might be your issue. A link to the ‘broken’ version of your site might be useful then we can offer up CSS snippets to provide you with a fix.

    ~ Steven

    Thread Starter swoolrich

    (@swoolrich)

    OK, I’ve amended the page:

    https://scottishglidingcentre.com/wp/welcome-to-the-sgc/pilots-area/weather/

    <div style="float: right">
    [folderslider folder="wp-content/webcam"]
    </div>

    Thanks for the link. I removed the float but the images in the carousel still aren’t displaying. Something is adding inline styling that’s forcing it to display none. You might want to check you have everything configured correctly.

    ~ Steven

    Thread Starter swoolrich

    (@swoolrich)

    The images do display without the float. I’ve taken the <div> it’s in out:

    https://scottishglidingcentre.com/wp/welcome-to-the-sgc/pilots-area/weather/

    This is now the top of the page in the WP editor:

    <strong>PLEASE NOTE THAT THIS PAGE DOES NOT CURRENTLY DISPLAY UP-TO-DATE WEBCAM IMAGES OR WEATHER INFORMATION.</strong>
    [folderslider folder="wp-content/webcam"]
    The webcam is mounted on the side of the clubhouse pointing north towards the bishop ridge.
    • This reply was modified 7 years, 8 months ago by swoolrich.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider plugin for a folder’ is closed to new replies.