Forum Replies Created

Viewing 13 replies - 76 through 88 (of 88 total)
  • Forum: Plugins
    In reply to: [Rolo Slider] Aspect ratio
    Plugin Author pressfore

    (@pressfore)

    Sorry, I forgot to ask, does demo works now since it is working fine from our side?

    Bests!

    Forum: Plugins
    In reply to: [Rolo Slider] Aspect ratio
    Plugin Author pressfore

    (@pressfore)

    Hi again,

    And thanks for your feedback.

    Yes, we know that zooming effect is very nice, but currently it is creating that bug, and we have to handle that in proper way. We will add an option in next update which will be major one. Also, thank you for sharing that css code. We hope that it will be helpful for other users.

    Best Regards!

    Forum: Plugins
    In reply to: [Rolo Slider] Aspect ratio
    Plugin Author pressfore

    (@pressfore)

    Hi again,

    And thanks for noticing this. Unfortunately we should have removed this for responsive images layout, because zooming effect will create these gaps on the sides, simply because images will not cover container when this layout is used. We released an update and now effect is removed. Also, you can now see this layout in action on our demo page here https://demo.pressfore.com/index.php?item=rolo-slider&type=plugins

    It is important to mention that since alt tags became important for SEO over time, and there are many articles talking about optimizing images for SEO, we decided to integrate alt tags for both layouts so from latest update if you set Alt tags for slider images, from media library, tags will be present within page source.

    Let us know what do you think.
    All the Best!

    Forum: Plugins
    In reply to: [Rolo Slider] Aspect ratio
    Plugin Author pressfore

    (@pressfore)

    Anytime.

    We checked this on our side, but there is no padding on the sides. Maybe you are seeing some additional spacing which can be caused because of zooming effect and maintaining image sizes for responsive layout https://screencast.com/t/b42d83H8 but since slider wrapper don’t have any background it will inherit background color form the page so this cannot be seen without inspecting with developer tools, and end visitors will not see that space. If you are seeing something else on your end, please share a link to a page on your site where issue is present so we can investigate this.

    Best Regards!

    Plugin Author pressfore

    (@pressfore)

    You’re welcome ??

    Topic will be marked as resolved.

    All the Best!

    Plugin Author pressfore

    (@pressfore)

    Hello,

    Released update already contain fix for hover icon background color so just update to latest version and set color from slier options.

    All the Best!

    Forum: Plugins
    In reply to: [Rolo Slider] Aspect ratio
    Plugin Author pressfore

    (@pressfore)

    Hi again,

    We decided to release update with new layout option, but as explained previously after you update the plugin if you choose responsive layout option https://screencast.com/t/t7Psg9nUAcbk you have to set different images at the bottom of slider settings https://screencast.com/t/dBt3laRLDH and layers like title description etc. won’t be displayed with this layout, only images.

    Best Regards!

    Plugin Author pressfore

    (@pressfore)

    Hello again,

    Yes, it is possible and we have added that option in one of recent plugin updates. Regarding icon background color, you are defiantly right. Background color change won’t stack, so this is defiantly small bug, and thank you for noticing this. We have already fixed that, but we are working on something else so expect an update in few days max. Until then in order to overcome this you can apply custom css code below from child theme style.css or with some plugin, like for example this one https://www.ads-software.com/plugins/simple-custom-css/ and change color value to your liking:

    .rolo_slider .slider-arrow:hover {
        background-color: rgba(200,200,200, 0.5);
    }

    Also, you may find following tool helpful https://hex2rgba.devoth.com/ in order to easier convert desired hex color to RGBA one.

    All the Best!

    Forum: Plugins
    In reply to: [Rolo Slider] Aspect ratio
    Plugin Author pressfore

    (@pressfore)

    Hi there,

    And thanks for choosing our slider.

    Slider background images are set with css – background-size: cover and it is best and usual way for setting background for containers because in that way image will be forced to cover entire container regardless of the image size. So, it is important to know that most of the time, parts of the slide background won’t be visible. The actual visible portion will vary depending on screen orientation and width/height aspect ratio. For instance, the common aspect ratio of portrait orientated tablets is 3:4 (iPad), and for desktop monitors it is 16:9 (full-HD resolution). In all instances the background is scaled to be as large as possible so that the slider area is completely covered by the background image. In simple words, some background clipping must occur, while the “content-safe” area is the very center of each slide – this area is always visible. Keeping this safe area in mind, if you are using slider background as an important part of your visual message, like an image showing your product for example, make sure that product is placed within that safe area so it won’t be clipped out.

    Since many slider plugin authors are often being asked by users for same functionality, we had that option in mind and we will most likely release an update which will offer users to use another slider layout, but we will make it simple for the start and probably layers will be removed for that layout. Also note that many commercial slider plugins does not offer such an option, but we think that Rolo Slider has good potential.

    Best Regards!

    Plugin Author pressfore

    (@pressfore)

    Awesome! We are glad to hear that it is working now.

    We hope our support was satisfactory. We’d really appreciate if you could help us make it even better by rating it – https://www.ads-software.com/plugins/rolo-slider/

    Topic will be set as resolved.

    Bests!

    Plugin Author pressfore

    (@pressfore)

    Hello,

    Just to inform you that update which contain fix is released. Please update the plugin, clear browser cache and test this again.

    Let us know if everything is working now.
    All the Best!

    Plugin Author pressfore

    (@pressfore)

    Hi again,

    And thanks for additional info. We tested this on our side, and indeed, there is a conflict with in theme styles and plugin styles regarding owl carousel. Since we have released the plugin much later then Zerif theme authors then we will gladly release an update which will fix this issue. As a temporary fix you can apply custom css code below:

    .owl-carousel {
    display: block;
    }

    but note that we will release plugin update very soon, and we will let you know when it becomes available.

    Best Regards!

    Plugin Author pressfore

    (@pressfore)

    Hi there,

    Can you share some additional info about that conflict? Or maybe if you are still using slider on your installation, share a link to a page where the issue is present so we can investigate this further. In the meantime please try disabling all additional 3rd party plugins one by one and test every time. In this way we will make sure that there is no 3-way conflict with some other plugin. If you don’t want to share a link to your site publicly, you can reach us directly at pressfore[@]gmail.com

    All the Best!

    • This reply was modified 8 years, 4 months ago by pressfore.
    • This reply was modified 8 years, 4 months ago by pressfore.
Viewing 13 replies - 76 through 88 (of 88 total)