Title: Problem after update
Last modified: August 30, 2016

---

# Problem after update

 *  Resolved [jrtderonde](https://wordpress.org/support/users/jrtderonde/)
 * (@jrtderonde)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-update-21/)
 * Hey,
 * I updated the plugin (this morning) and for some reason the [only_public] shortcode
   doesn’t work anymore. Also, I get this text in my screen: “Please log in to access
   this content.” which means (I think) the restricted shortcode isn’t working either.
 * Was there a markup/syntax change? If so, where can I find the new/updated shortcodes?
 * Regards,
    Jim
 * (ps: i’m updating this site for a friend)
 * [https://wordpress.org/plugins/front-end-only-users/](https://wordpress.org/plugins/front-end-only-users/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * (@rustaurius)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-update-21/#post-6718903)
 * Hi jt,
 * Can you post a link to your site? There never has been a “[only_public]” shortcode,
   so it would be helpful to be able to check what other plugins are being used.
   There was no change in any of the shortcodes or attributes, other than adding
   in support for payments.
 * Also, in case the site is live, all previous versions of the plugin are available
   here:
 * [https://wordpress.org/plugins/front-end-only-users/developers/](https://wordpress.org/plugins/front-end-only-users/developers/)
 *  Plugin Author [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * (@rustaurius)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-update-21/#post-6718913)
 * Hey,
 * If the shortcode you’re using is actually public_only, is this what you’re using
   to restrict the site?
 * [http://para.llel.us/themes/salutation-wp/shortcodes/miscellaneous/](http://para.llel.us/themes/salutation-wp/shortcodes/miscellaneous/)
 *  Plugin Author [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * (@rustaurius)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-update-21/#post-6718936)
 * Hi jt,
 * Is there any update on what the problem might have been and whether the site 
   is working now?
 *  Thread Starter [jrtderonde](https://wordpress.org/support/users/jrtderonde/)
 * (@jrtderonde)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-update-21/#post-6718938)
 * Hi, I’m really sorry for my message. Perhaps indeed it is not the plugin that
   is causing the problem. I will look into the code and check for the solution.
   Thanks!
 *  Thread Starter [jrtderonde](https://wordpress.org/support/users/jrtderonde/)
 * (@jrtderonde)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-update-21/#post-6718940)
 * Is there any shortcode to block certain parts of the website for logged-in members?
   And also the other way around, to block certain parts of the website for non-
   logged in members?
 *  Plugin Author [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * (@rustaurius)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-update-21/#post-6718955)
 * Hi jrt,
 * No worries. You can use the [restricted] shortcode to block sections from non-
   logged in users, as well as to block other sections from logged-in members.
 * For the non-logged in users, you’d simply wrap the content in [restricted][/restricted]
   tags:
 * `[restricted]Content goes here[/restricted]`
 * To block a portion of content from logged in users, it would looks like:
 * `[restricted block_logged_in='Yes']Content goes here[/restricted]`
 * For either tag, you can suppress the message that appears for blocked users if
   you want to hide content seamlessly by adding “no_message=’Yes'” so:
 * `[restricted no_message='Yes']Content goes here[/restricted]`

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problem after update’ is closed to new replies.

 * ![](https://ps.w.org/front-end-only-users/assets/icon-128x128.png?rev=1805921)
 * [Front End Users](https://wordpress.org/plugins/front-end-only-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-only-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-only-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-only-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-only-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-only-users/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-update-21/#post-6718955)
 * Status: resolved