Hi,
Thank you for an amazing plug-in and time-saver. I just found it today.
I'm not sure whether I'm understanding how to use your conditional logic correctly or if it's a bug.
I have a page structure like this:
I want to add a text snippet after a certain paragraph # in all pages in the 'members' hierarchy, except 'dashboard' and 'welcome...'. In other words, in this example, added to all pages with 'module#' as well as 'introduction' and 'updates'.
My execution logic is (THANK YOU for nested logic!):
Am I missing something?
Many thanks for the power of this plug-in and for offering support for it.
Best,
David
Thank you for an amazing plug-in and time-saver. I just found it today.
I'm not sure whether I'm understanding how to use your conditional logic correctly or if it's a bug.
I have a page structure like this:
/members/dashboard/
/members/introduction/
/members/updates/
/members/welcome-back/
/members/module1/abc1/
/members/module1/abc2/
/members/module2/xyz1/
/members/module1/xyz2/
/members/module1/xyz3/
I want to add a text snippet after a certain paragraph # in all pages in the 'members' hierarchy, except 'dashboard' and 'welcome...'. In other words, in this example, added to all pages with 'module#' as well as 'introduction' and 'updates'.
My execution logic is (THANK YOU for nested logic!):
- Show IF: Display On IF
- Current Page - Contains - members AND
- Current Page - Doesn't Contain - dashboard OR
- Current Page - Doesn't Contain - welcome
- Current Page - Contains - members AND
Am I missing something?
Many thanks for the power of this plug-in and for offering support for it.
Best,
David