Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #580332

    Hello guys,

    In Simple Fullwidth Slider when I turn permanent caption from first slide, link on image is lost completely. Is there a way to have one link and one caption throughout whole slider? I really need that.

    Thanks!
    Krzysztof

    #580773

    Hi krzysztofkosz,

    I think you have to enter the information onto every slide unfortunately, could you try that please? You might want to have a look at the Layer Slider as well if that fits your requirements better maybe.

    Best regards,
    Rikard

    #580776

    Hi krzysztofkosz!

    Thank you for using Enfold.

    Once you activated the global caption, you should add a button instead of applying the link to the image.

    If you really want the image link, you have to add this in the Quick CSS field:

    .av_slideshow_full .container.caption_container, .caption_fullwidth {
        width: 10%;
        height: 10% !important;
        position: absolute;
        bottom: 0;
        top: auto;
        z-index: 0;
    }

    The problem is that the whole caption container covers the slider link.

    Regards,
    Ismael

    #581832

    Thanks for quick answer!

    Unfortunately the CSS doesn’t make any difference.

    Yes, I could enter link in each slide individually but video popup comes with sliding arrows, which load the same video several times. I could disable them witg CSS, but i need them in other slider, heh.

    I also analysed the HTML code and first global link seems uncovered by anything, but it actually is, so the code is probably too advanced for me.

    Once again, what I need is first caption and link clickable throughout the slider. Maybe some functions PHP would do? Or rewriting the slider PHP code?

    Thanks!
    Krzysztof

    #583600

    Hey!

    it would require a huge amount of time and customization of the theme and that is why you would need to hire a freelance developer for this job.

    Cheers!
    Andy

    #583607

    Hey!

    As i understand you need text on top of slider right?

    To re-write the slider code it will take a lot of time instead do this little hack.

    First create a text widget with custom class before the slider and using the css position it over the slider.

    To add custom classes to the ALB elements turn on class support

    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    If you have any issues create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you better.

    Best regards,
    Vinay Kashyap

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.