Hi
I have a client, which has the following idea with “Enfold”:
A section with some toggles. to the left an image.
Now we’d like to change the image on opening a toggle
See screenshot here: https://screenshots.firefox.com/GhsqpIBlBGnqhUSZ/null
Would this be possible with some JavaScript or another kind of tool?
Can I define an ID for each toggle?
Thanks for your help!
Simon
Hey Simon,
You can create 2 columns and use our Accordion element on the other side from the Image.
That could help it getted short out.
Best regards,
Basilis
But that doesn’t solve the problem of the changing image, right?
On clicking the second + the image to the left should change to another defined image.
Hi,
Yes you are right, it would not change the image also.
You can combine the click with some Javascript yes.
Best regards,
Basilis
I bought the theme, set up most of the content.
But this is the last thing I struggle with…
How did you mean to insert the images?
I have now a single image in the left column, then an Accordion with 4 entries to the right.
I’d like to change the image depending on the opened accordion-entry.
Hi,
You can write some js code to add that functionality since Enfold doesn’t have that feature. You can add 3 more images and custom class to them and hide them on default, then add some custom js: http://graphitivity.com/enfold/docs/add-custom-js/ to show/hide images upon clicking the accordion on the right side, hope this idea helps.
Best regards,
Nikko