Hi. With a bit of trial and error, I think I have come up with a working partial solution.
In the shortcode simply change the string numbers.
By default these are:
‘string0’, ‘string1’, ‘string2’, etc.
I found that by changing these to:
‘string2’, ‘string3’, ‘string4’, etc. the order worked fine in Chrome, IE and Edge – with just FF remaining stubbornly in reverse order (not tested any other browsers)
Hope this helps.
-
This reply was modified 8 years, 3 months ago by nswm.