Title: Cannot exclude List layout
Last modified: March 2, 2019

---

# Cannot exclude List layout

 *  Resolved [mariuszrozanski](https://wordpress.org/support/users/mariuszrozanski/)
 * (@mariuszrozanski)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/cannot-exclude-list-layout/)
 * Hi, I put the following code to my catalog page: `[product-catalogue id='1' excluded_layouts
   =’List’]` and there are still available List layout. Is there any other option
   to remove it?
 * I am not sure it is connected with that problem, but when I put wordpress in 
   debug mode there few errors like:
 *     ```
       Notice: Undefined variable: Item_Price in /wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 2818
   
       Notice: Undefined variable: Item_Price in /wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 2818
   
       Notice: Undefined variable: Item_Price in /wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 2818
   
       Notice: Undefined variable: Item_Price in /wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 2818
   
       Notice: Undefined variable: Item_Price in /wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 2821
       ```
   
 * I am using WordPress 5.1, PHP 7.2
    -  This topic was modified 7 years, 3 months ago by [mariuszrozanski](https://wordpress.org/support/users/mariuszrozanski/).

Viewing 1 replies (of 1 total)

 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/cannot-exclude-list-layout/#post-11273384)
 * Hi mariuszrozanski,
 * It looks like it might be the quotes around the word `List`.
 * Could you try replacing your shortcode with this code instead:
 * `[product-catalogue id='1' excluded_layouts='List']`

Viewing 1 replies (of 1 total)

The topic ‘Cannot exclude List layout’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-product-catalogue/assets/icon-128x128.png?rev=1805317)
 * [Ultimate Product Catalog](https://wordpress.org/plugins/ultimate-product-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-product-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-product-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-product-catalogue/reviews/)

## Tags

 * [list](https://wordpress.org/support/topic-tag/list/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/cannot-exclude-list-layout/#post-11273384)
 * Status: resolved