• Resolved yeahhbaby

    (@yeahhbaby)


    I was editing one of my sliders, saved the content and suddenly my layout has been changed. All of the available options have been un-checked (Item displayed / Slider style / Slider settings / etc.).
    I clicked on the ‘SA Sliders’ menu button on the left which showed my current sliders. Then I opened the one I didn’t edit and also here all of the available options aren’t checked. After re-checking them my secong slider seems to be fine. The one I was editing still isn’t. There isn’t even a button to re-save the slider, the preview only shows a blank line and so does the page itself. The slider should be located at the end of the page.
    When going back to the slider that is still working, the options keep getting un-checked.
    It wouldn’t be hard to re-build the slider, but I would like to know the reason to avoid same behaviour for the future.
    What did I edit? I was putting html in text editor of first slide. All was working fine, I just wanted to re-structure.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter yeahhbaby

    (@yeahhbaby)

    Update: After inspecting the source I realize that I forgot to properly close a p style attribute:
    <p style="font-family: dosis; ... ; text-align:justify;> I should have closed with ” after justify, but could that be the reason for my issue? As I said; I was editing exactly that part and saved/updated the slider when my problem occured.

    Plugin Author simonpedge

    (@simonpedge)

    Yes, if you are adding HTML content to your slides (using the TEXT editor), you must make sure that your HTML tags are correctly closed, and that you have corresponding closing tags for every opening tag (e.g. a ‘<div>’ must have a ‘</div>’, a ‘<p>’ must have a closing ‘</p>’). Missing HTML closing tags will definitely cause issues.

    Thread Starter yeahhbaby

    (@yeahhbaby)

    Thanks for your fast reply! Now I know my error and am able to re-create the slider.

    Best regards,

    -Bj?rn

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Layout Reset – Slider/Content Disappeared’ is closed to new replies.