skip_test_thumbs

Post Reply
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

skip_test_thumbs

Post by admin »

As you might know the script adds test thumbs (see "% of test places on page" in settings) but sometime you want a block without test thumbs.

You can do like this

Code: Select all

<thumb num=1-10 skip_test_thumbs ="true"
Don't forget to run script update
Post Reply