Title: Need help with shortcode formulation
Last modified: July 22, 2022

---

# Need help with shortcode formulation

 *  Resolved [nicowob123](https://wordpress.org/support/users/nicowob123/)
 * (@nicowob123)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/need-help-with-shortcode-formulation/)
 * Hi,
 * i’m trying to display différent categories of files (briefs, pdfs, bills, etc)
   on different pages, using shortcode formulations. So far i got this, but obviously
   it doesn’t work 😀 :
 * [customer-area-protected-content type=”cuar_private_page”
    taxonomy=”cuar_private_page_category”
   terms=”30″ show=”owned”]
 * Can you tell me what i’m doing wrong ?
 * thank you !

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

 *  Plugin Contributor [Foobar Studio](https://wordpress.org/support/users/foobarstudio/)
 * (@foobarstudio)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/need-help-with-shortcode-formulation/#post-15850010)
 * Have you tried that:
 *     ```
       [customer-area-protected-content type="cuar_private_file"
       taxonomy="cuar_private_file_category"
       terms="30"
       show="owned"]
       ```
   
 * ?
 * Did you read the documentation about shortcodes on our website?
 *  Thread Starter [nicowob123](https://wordpress.org/support/users/nicowob123/)
 * (@nicowob123)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/need-help-with-shortcode-formulation/#post-15851350)
 * Hi,
 * thanks for your quick answer.
    yes i tried that, and red the documentation the
   best i could ! 🙂 but i got it : it has to be used on cuar pages models only,
   and i was using it on a classic divi page.

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

The topic ‘Need help with shortcode formulation’ is closed to new replies.

 * ![](https://ps.w.org/customer-area/assets/icon-256x256.png?rev=1288039)
 * [WP Customer Area](https://wordpress.org/plugins/customer-area/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/customer-area/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/customer-area/)
 * [Active Topics](https://wordpress.org/support/plugin/customer-area/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/customer-area/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/customer-area/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [nicowob123](https://wordpress.org/support/users/nicowob123/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/need-help-with-shortcode-formulation/#post-15851350)
 * Status: resolved