planetebleu
Forum Replies Created
-
In Conditions, I changed “is selected (label(s))” to “is selected (value)” and it worked as expected.
Then I changed back from value to labels and it still works as expected.
It looks like it’s solved.
To speak in terms of calculation. When the checkbox labeled ‘When checked, shows “Group 1″‘ is checked, the total should be $4.00 not $1.00.
Hello,
The issue is not the calculation. The issue is that when elements are in a group their default value is not loaded.
In the link provided, the slider element is set to have a default value of “2” but it is at “0.”
Also, the radio element is set to have “Option 1” as default, but neither “Option 1” or “Option 2” is selected as default.
This problem happens only when elements are in a group. When elements are not in a group, default value works.
Thanks,
Jerome
Forum: Plugins
In reply to: [Gallery Custom Links] Help with aria-labelHi Jordy,
Thank you for the reply! I use a Smart Slider 3 for big screens and a one-column gallery with Gallery Custom Links for mobile. With the slider I had to use aria-label to go back to the slide previously clicked because window.history.back(); doesn’t work. But with the gallery and Gallery Custom Links window.history.back(); actually works perfectly!
Thanks again!
Forum: Plugins
In reply to: [Lightbox for Gallery & Image Block] Link Multiple GalleriesHi Johannes, this is perfect, thank you so much!