• Resolved bluehandweb

    (@bluehandweb)


    I have specific enteries that need to be visable if the user is not logged in but they don’t show. For the entries that should be viewable, they are set as “Public”. The check box next to “Require registered users to login before showing the directory.” is checked.
    The short code I am using on the page that should display the entery regardless if the user is logged in or not is “[connections category_in=3 public_override]”, and I have checked the box next to “Enable public_override” in the settings. However, if the user is not logged in, they see “no results”. If you go here https://ringcertification.org/resources/education/ you should see an entry.

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    Please try this shortcode instead:

    • [connections category=3 public_override=true]

    I hope this helps, please let me know.

    Thread Starter bluehandweb

    (@bluehandweb)

    Thank you for the quick reply. As you can see however, the short code does not work.

    https://ringcertification.org/resources/consulting/

    Any other thoughts?

    Plugin Author Steven

    (@shazahm1hotmailcom)

    As a test, what is the result when you remove the category option?

    Thread Starter bluehandweb

    (@bluehandweb)

    I am not sure I understand your question. I can give you access to the back end if needed.

    Thread Starter bluehandweb

    (@bluehandweb)

    I understand…no change when using [connections public_override=true] if not logged in. If logged in…of course all enteries display.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    What I meant is use this shortcode:

    • [connections public_override=true]

    And, I think I have the docs wrong, use this instead:

    • [connections allow_public_override=true]

    Apologies for the trouble; this is a legacy feature that I have been scrubbing (making it harder to find and enabled while not breaking it for those using it).

    Thread Starter bluehandweb

    (@bluehandweb)

    So, is this the complete short code I should use?
    [connections category=3 allow_public_override=true]

    Thread Starter bluehandweb

    (@bluehandweb)

    Just tested and yes…that worked! Thank you!

    Plugin Author Steven

    (@shazahm1hotmailcom)

    Great to hear you got it working! I’ll update the settings docs right now, so I do not forget.

    Thread Starter bluehandweb

    (@bluehandweb)

    Steven, one more question. On the profile page, I would like to make the entry Public but make the Business Information Private the same way I can choose to make the other elements private. How can I accomplish this. THe goal is to show just the logo of the company but you need to be logged in to see all of the other info. Thank you in advance.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    The closest you can get is to set all the repeatable fields (add/phone/email/etc.) to “Private”. There is no easy way to do this with the bio or other fields like org and title.

    I hope this helps!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Shortcode Visibility Overrides’ is closed to new replies.