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

    Hi there

    I am using Enfold 3.5.1 on WP 4.5. Is it possible to add extra links to the caption field of the accordian slider panes?
    As I understand it, each image in the slider has one link associated with the whole image. Then the titles and captions overlay the images, depending on the settings. So, all are governed by the image’s link.

    I am hoping to use the captions to provide secondary navigation. I tried adding a link to a caption, but it broke the accordian. Would be happy to remove the overall image links if that made this idea possible, but there is no “no link” option for accordian images.

    Any ideas?

    Many thanks

    Jane

    #618946

    Hi Jane,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #619477

    Thanks Rikard, see link below.

    The three big circles are placed using an accordian slider (they occupy the LH side of bigger slider pics that are otherwise white, so disappear into the background). I want to set each slider image to “no link” (currently not an option), then I can use the title and caption texts (only one line of text on there at the moment, but more are planned) to add a series of text links to various other pages that show up on mouseover. I can do the latter myself but don’t know how to remove the overall link set up for the whole slider image.

    (If you add a link in the caption text in the current set up, it breaks the accordian, presumably because it puts a link inside a link)

    Thanks

    #621272

    Hey!

    try this link inside of Quick CSS field:

    a.aviaccordion-slide-link.noHover.lightbox-added {
    pointer-events: none;
    }
    

    Best regards,
    Andy

    #621838

    Hi Andy … thanks very much, works perfectly!

    Jane

    #622724

    Hi Jane,

    Great, glad we could help :-)

    Thanks,
    Rikard

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