WP-Filebase Pro › Forums › Templates › Filebrowser default template IF/ENDIF › Reply To: Filebrowser default template IF/ENDIF
2016-02-20 at 07:49
#7082
kforer
Participant
I tried turning it around, IF %cat_id% != 6, and I see that Of course, the file itself is still 6, only the Secondary Category’s parent is 5 (or 9,1,7… for the file). It works fine in lists but not as a query. I’m now trying
<!– IF %file_sec_cats% == 'North America' –>
but that’s not a good query as All the files have secondary categories whether they’re being called from it or not. The only way would be to make a custom template and apply it to cat_id=6 but that’s not possible with the file browser. Any help is most appreciated!
- This reply was modified 9 years, 1 month ago by kforer.