It worked initially when I set it up the other day, now I noticed it's not showing anymore. Can't figure out why. Site is on my local server, so no link to show.
[wpv-layout-start] [wpv-items-found] <!-- wpv-loop-start --> <div class="class"> <wpv-loop wrap="2" pad="true"> [wpv-item index=1] CONTENT [wpv-item index=other] CONTENT [wpv-item index=pad-last] CONTENT </wpv-loop> </div> <!-- wpv-loop-end --> [/wpv-items-found] [wpv-no-items-found] [wpml-string context="wpv-views"]<strong>No items found</strong>[/wpml-string] [/wpv-no-items-found] [wpv-layout-end]
If I change pad-last to something else, those values do work. Not sure why it would stop working, I did not make any changes since the time I set it up. I tried 2012 theme, same thing doesn't show. All plugins are up to date. I also tried adding index-=2 after index=0, that doesn't work either.