Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1408935

    Hi guys!
    It’s possible to obtain the accordion slider not cliccabile? I like to browse without click.

    #1408972

    Hey Stilecatalini,

    Thank you for the inquiry.

    There is no option available to open all toggles by default, but you can achieve a similar behavior by adjusting the settings of the Accordion element. In the Accordion element’s Content > Behaviour > Behavior settings, you can select Multiple toggles open allowed (Toggle Mode) to enable the functionality where multiple toggles can remain open at the same time. Users will still have to manually click the toggles to open or close them.

    Best regards,
    Ismael

    #1409002

    Hi Ismael, don’t understand.
    In the accordion slider you can already browse the image on the right and on the left. I like this. I don’t want to open the images. Not cliccable!

    #1409080

    Hi,

    Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1409105

    Here you can see..

    #1409552

    Hi,
    Thank you for your patience, to make the accordion slider not clickable, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .aviaccordion-slide a {
    	pointer-events: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1409600

    Ok. It works! Thanks.
    Why you reply so slowly?!
    I have a lot of topic started not concluded!

    #1409604

    Hi,
    Glad we were able to help, sorry for the late repliy there are lots of people with lots of questions we are trying to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Accordion slider not cliccable’ is closed to new replies.