Title: Can&#039;t view content
Last modified: August 21, 2016

---

# Can't view content

 *  [tfagency](https://wordpress.org/support/users/tfagency/)
 * (@tfagency)
 * [13 years ago](https://wordpress.org/support/topic/cant-view-content-1/)
 * When I put a shortcode for a label post in page content, the label mounts on 
   the page fine.
 * But when I try to view it by clicking on the link in the Labels admin, I get 
   a blank page. I thought it was a problem with my theme but it behaves the same
   in the WP Twenty-Twelve default theme. Also tried resetting Permalinks but that
   doesn’t solve the problem. What’s up with this? Any input is appreciated.
 * [http://wordpress.org/extend/plugins/easy-nutrition-facts-label/](http://wordpress.org/extend/plugins/easy-nutrition-facts-label/)

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

 *  Plugin Author [Hal Gatewood](https://wordpress.org/support/users/halgatewood/)
 * (@halgatewood)
 * [13 years ago](https://wordpress.org/support/topic/cant-view-content-1/#post-3713009)
 * Hmm, that is strange. Do you know how to turn on WP_DEBUG, if so do you get any
   messages?
 *  Thread Starter [tfagency](https://wordpress.org/support/users/tfagency/)
 * (@tfagency)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/cant-view-content-1/#post-3713114)
 * Hal: Sorry for the delay, I wasn’t notified about your follow-up post for some
   reason.
 * Implemented the debug mode, but no messages (which is good, really).
 * The way I get this plugin to work is to create a separate page for the label 
   add a shortcode in the content field, then call it up in a Fancybox overlay. 
   Kind of a wonky method.
 * But the original problem still exists — I can’t view the content at all when 
   clicking on “view post”. It would seem that the custom post type needs a special
   template (like “single-nutritional.php” or something) for viewing the single 
   post. Your thoughts?
 *  Plugin Author [Hal Gatewood](https://wordpress.org/support/users/halgatewood/)
 * (@halgatewood)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/cant-view-content-1/#post-3713115)
 * Yes, the way I setup the Custom Post type to work is that it doesn’t have an 
   visible page. It has to be included with the shortcode.
 * If you are comfortable with some code you can turn it on in the files.
 * In the file wp-content/plugins/easy-nutrition-facts-label/nutrition-facts-label.
   php
 * Do a search for ‘publicly_queryable’ and change the value to the right of it 
   from false to true.
 * After changing that you may have to resave your permalinks. Which just means 
   going under Settings -> Permalinks and clicking the save button again.
 * Hope this helps.
 *  Thread Starter [tfagency](https://wordpress.org/support/users/tfagency/)
 * (@tfagency)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/cant-view-content-1/#post-3713116)
 * Ah so by design it’s not built to display your post with a template. That’s actually
   OK, glad I know it now.
 * I’ll probably just stick with the way I’m displaying the info for now but thanks
   for the info about altering the plugin files. Could come in handy down the road.
 * Great plugin, my clients want it on all their sites now 🙂

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

The topic ‘Can't view content’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-nutrition-facts-label_319de8.
   svg)
 * [Easy Nutrition Facts Label](https://wordpress.org/plugins/easy-nutrition-facts-label/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-nutrition-facts-label/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-nutrition-facts-label/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-nutrition-facts-label/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-nutrition-facts-label/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-nutrition-facts-label/reviews/)

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [link](https://wordpress.org/support/topic-tag/link/)
 * [page](https://wordpress.org/support/topic-tag/page/)

 * 4 replies
 * 2 participants
 * Last reply from: [tfagency](https://wordpress.org/support/users/tfagency/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/cant-view-content-1/#post-3713116)
 * Status: not resolved