Sorry, I overlooked your question.
I would like to create an image slideshow, where when you click a button all the images will change places.
It’s so vague that I can’t imagine what it’s like.
Please let me know if you know of anything similar to what you are trying to do.
Thank you.
-
This reply was modified 2 years, 4 months ago by
nobita.
Hello, Nobita.
Let’s see if I can explain what I want to do.
I send you two links, where a presentation of a photo gallery from NextGen Gallery appears.
In JustOne1 a presentation of images appears with an order and in JustOne2 the order is different.
What I want to do is have a button, on the same website, that each time it is clicked it randomly changes the position of the images and that it is always a different position. But let the 36 images appear, not one at a time.
Surely there must already be a program that does this with digital photos, but I haven’t been able to find it.
I hope that now I have explained it more clearly and that you can understand me.
Thank you very much, as always, for your help.
https://estherramos.com/justone1/
https://estherramos.com/justone2/
The article is in Japanese, so it may be difficult to read.
Please check whether the behavior shown on the screen is what is introduced on the page.
If that’s what you want, it may be possible to apply it.
https://goheymochikun.com/flex-rand/
Thank you.
Hello, Nobita.
If that’s what I want.
I want to do it only on one page, not on all the presentations on the web.
Is it very complicated to apply it?
You’re great, as always.
Thank you so much.
Hello, Nobita.
I have this shortcode:
[shuffleelements parent=”.ngg-galleryoverview” children=”.ngg-gallery-thumbnail-box” delay=”30000″ fade_speed=”200″ button_text=”Cosmos Click” on_load=”yes”]
The button has a class se_2s8w_button
But I can’t find a way to edit it.
Might you help me?
Thank you so much.
Hi @estherramos
Try searching for plugins using shuffleelements as a keyword.
You probably have code like this:
add_shortcode( 'shuffleelements', 'something' )
’something’ is the name of the function for which you are creating the shortcode.
Thank you.
Hello, Nobita.
Yes, there is a plugin, which I installed, called Shuffle Elements and the button activates its features, but in the plugin there is no way to edit the shape or color of the text. When I view the page on a smartphone, the button looks good, with rounded edges and blue font, but when viewing it on a computer it looks different, with straight button edges and black font.
Another thing I don’t understand is that on the smartphone it says that the connection is not secure on that page and on the computer it does appear as secure.
Thanks for your help.