• Resolved jamminjames

    (@jamminjames)


    When I create a slider and get it just like I want it, then bring it into a page and look at it on the site, it’s completely different. I’m trying to do a very simple slide with an image on the left and text on the right. On the page, the text and image placement are different, with the text going wider than I set it, and being covered by the image.

    Any help would be appreciated.

    Screenshot of slide being formatted in the plugin.

    Screenshot of slide on page.

    I’ve tried this with and without columns, doesn’t seem to make a difference. And when I try to put a background image in a column, it doesn’t stay in the column — it seems to be totally on its own, can’t get it to conform to the column.

    Also, resizing elements is very frustrating, because when you try to grab a handle to change the width or especially the height, it just increases padding. And trying to pull the handle on the left side of an image sometimes brings in the right side instead. Crazy!

    • This topic was modified 3 years, 3 months ago by jamminjames.
    • This topic was modified 3 years, 3 months ago by jamminjames.
    • This topic was modified 3 years, 3 months ago by jamminjames.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jamminjames

    (@jamminjames)

    After starting over on the slides, it seems to be working better. The columns behave better if you create them first, then put the image or text inside. However, the way I did it before looked like it should work, as the content (image or text) was listed under the columns in the editor.

    Another question: You have to set the slider size ahead of time, is there a way to make it just fit the space on the page or post they’re going into, with the height being responsive? I’m using the “boxed” layout mode, since the “full width” goes beyond the content area (overlapping widgets, etc). I would think that “full width” would be the full width of the content area the slide is put into, but apparently not.

    Thread Starter jamminjames

    (@jamminjames)

    Also, I’m trying to adjust the breakpoints, and it looks like you’re supposed to be able to move the little slider things at Settings/Breakpoints, but they don’t move, and there’s no place to manually type in a number. How do you adjust the Breakpoints?

    EDIT: Okay, figured it out, you have to click on the thing that looks like a capital I, which does not slide, and then you can type the number you want. NOT very intuitive at all, it should have a typical field there to fill out.

    Also, on my comment above, the “full width” option will conform to the container, if you scroll down some more on the slider/size page and uncheck “Force full width”.

    • This reply was modified 3 years, 2 months ago by jamminjames.
    • This reply was modified 3 years, 2 months ago by jamminjames.
    Plugin Support Laszlo

    (@laszloszalvak)

    Hi @jamminjames

    1.) Image and text overlap each other
    According to your screenshot it seems you worked with Absolute positioned layers:

    that’s why your layers might overlapped each other. Absolute positioned layers are just floating on the slide and doesn’t really have an relationship to the content. Absolute position is not meant for content, but they are only for decoration.

    Content should always be built with Default position:

    For example to create a structure like the one appearing in your screenshots, the only thing you need to do is creating a Row with 2 Columns, and putting and Image Layer into the first column and a heading, text and button layer into the other column.
    If you want the image to cover the entire area of the first column, then you can set the image as Column background:

    however that way the image might become cropped if the aspect ratio of the column and the image differs.

    2.) Adjusting the width of the image added with Image Layer:
    The images added with the Image Layer try to keep the original aspect ratio of the image. If you want to adjust the Max width of these images then you can do that by clicking ( and hold ) on the dot on the left or right side of the image and drag it to the sides. But if you prefer entering it manually, you can simply select the Image layer and on its Style tab you can find the “Max Width” setting as well.

    3.) Slider size:
    By default the height of the slider depends on 3 things:
    -the height of the content ( if your content doesn’t fit into the area of the slider, then your content will increase the height of the slider. So your slider will be minimum as tall as the content of the tallest slide. )
    -the aspect ratio of your Slider size ( on the frontend the slider tries to scale up and down according to the original aspect ratio that you set as Slider size. So the Slider size is rather used as aspect ratio, instead of a fix size. )
    -the “Limit slide width” setting on the Size tab. ( By limiting the width of the slider, you also limit the its height. )

    If your ultimate goal is to make the slider go as high as the container, then I am sorry we don’t have an option for that, as I mentioned above the height of the slider is rather scaled according to the width of the slider and the height of the content.

    4.) Breakpoints:
    Yes to edit the breakpoints, you need to click on the icon that is similar to the “text” cursor type, like you see in our documentation:

    Anyways I am glad you managed to find it.

    Best regards,
    Laszlo.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Saved slider looks totally different on page’ is closed to new replies.