What was working is no longer working
-
Hi, I’m finding this very difficult to wrap my around but what was once working is no longer working. Data that was once being displayed according to the value of a custom field is no longer working. So, for example, the public is seeing data that has been tagged for subscribers only.
The code is as follows:
‘ [is logout] [loop type=”post” taxonomy=”category” term=”front-page-news” relation=”and” taxonomy_2=”roles” term_2=”general-public” count=5][field title-link], [field date][br][/loop][/is][is role=”subscriber”][loop type=”post” taxonomy=”category” term=”front-page-news” relation=”and” taxonomy_2=”roles” term_2=”general-public,subscriber” count=5][field title-link], [field date][br][/loop][/is]
[is role=”contributor”][loop type=”post” taxonomy=”category” term=”front-page-news” relation=”and” taxonomy_2=”roles” term_2=”general-public,subscriber,steering-committee” count=5][field title-link], [field date][br][/loop][/is]
[is role=”editor,author,administrator”][loop type=”post” taxonomy=”category” term=”front-page-news” relation=”and” taxonomy_2=”roles” term_2=”general-public,subscriber,steering-committee,mders-staff” count=5][field title-link], [field date][br][/loop][/is] `
We’ve made a post that has the category ‘front-page-news’ and is assigned to ‘mders-staff’ only. So, this post should not be displayed when users are logged out, but it is.
Nothing in our system has changed in months, no upgrades, nothing. WAS working. Although, yesterday I updated your plugin just to see if it made a difference and it doesn’t.
Any ideas?
Thank you!
Gailhttps://www.ads-software.com/plugins/custom-content-shortcode/
- The topic ‘What was working is no longer working’ is closed to new replies.