Pods TEMPLATE Access Rights problem
-
Before the AR took place I’ve used the following shortcode to display the loop on Elementor built page:
[pods template=”Dogs List – HEADER”]
[pods name=”dog” limit=”4″ where=”dawg_category.name IN (‘lady’)” template=”Dogs List”]
[pods template=”Dogs List – FOOTER”]This was all inside the Shortcode widget.
HEADER and FOOTER pods templates contain a chunk of HTML that wraps up the loop.
There’s absolutely no way to handle access rights for these two! The message is being displayed to logged in users but once signed out, the loop layout breaks because the wrapping element doesn’t get rendered.
How and where do I handle access rights for these two templates?!Thanks!
- The topic ‘Pods TEMPLATE Access Rights problem’ is closed to new replies.