Filter models by custom var

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

Filter models by custom var

Post by admin »

For example, output blondes only

<models order=alphabet num=1-300 model_custom_var1="blonde">
<!--MODEL_SLUG--> <br>
</models>

Of course, you have to add "blonde" into the "custom_var1" field
Don't forget to run script update
Post Reply