Forum Replies Created
-
AuthorPosts
-
Trevor Wilcox
ParticipantThis reply has been marked as private.Trevor Wilcox
ParticipantPerfect! Thank you!
Trevor Wilcox
ParticipantIt’s 6am here so please excuse any gaps in train of thought :) but here is the rough logic how I envision it could work, and thus even within one shortcode instance I could control if a picture is shown based on the individual entry’s category:
if (cn_show_image = true) {
if (user is logged in) {
show_image
}
} else {
if (cn_category = senior_management) {
show_image
} else {
do not show image
}
}-
This reply was modified 9 years ago by
Trevor Wilcox.
Trevor Wilcox
ParticipantThis worked. Thanks Steve.
08/15/2017 at 3:09 am in reply to: Broadening Search or Different Template for Search Results? #432326Trevor Wilcox
ParticipantHi Steve
I updated Tile Plus to the latest version and the home_id is now working correctly. So that will do the job for now. :)
Thanks a lot
Trevor08/11/2017 at 1:35 am in reply to: Broadening Search or Different Template for Search Results? #431981Trevor Wilcox
ParticipantThis reply has been marked as private.Trevor Wilcox
ParticipantGroovy – will check into that. Thanks a lot.
Trevor Wilcox
ParticipantI’ll leave it for the time being – not sure if it’s worth the trouble :)
Thanks.
-
This reply was modified 9 years ago by
-
AuthorPosts
