joeladouille
Regular Member
- Jul 12, 2014
- 210
- 91
Hello thank you so much for the script it has been a real eye opener for someone new to IM!
One issue though, while I am using the script it tends to skip a picture while in the list view on websta. For example if there are 10 pictues on the page, it will like 1, 3, 5, 7, 9 but skip over the others then proceed with the remainder of the script onto the next page. Any help is appreciated!
You're welcome!
You should have read all the comments before posting, I already given the answer twice in the comments:
Replace all numbers:
Code:
TAG POS=1
TAG POS=2
TAG POS=3
Etc...
By:
Code:
TAG POS={{!LOOP}}
For each line, and you're good to go
Last edited: