Known bug with the 1.3.x versions. I think Scotty, or someone else, would have to do a complete rewrite of that function to get it to work.
-
☆ A M B ☆
- 24,524 Posts
What if you had them on two different documents, and used a TV with @DOCUMENT or even Ditto to get the two documents displayed on one page?
Susan,
I did think about doing this, however I have this WLPE call on over 200 documents already, due to filtering 50 states and then nuermous categories for each state. Plus if I go to add cities it will get worse. So then if I was to add 2 more documents to each of these calls... well you get the idea. It really jsut means that I will have a ton of documents.
Unless of course having that many documents will not be a problem.
In the past on some of my snippets which suffered from similar issues I had to use the unset($aggravating_variable); technique at the end of the snippet to be able to have multiple instances on the same page.
I haven’t looked to see where in the snippets or files this could possibly be used in this situation though.