Title: Shortcode Not Working Properly
Last modified: August 30, 2016

---

# Shortcode Not Working Properly

 *  Resolved [Abhinav1331](https://wordpress.org/support/users/abhinav1331/)
 * (@abhinav1331)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/shortcode-not-working-properly-5/)
 * Hello Team,
 * I am using this plugin from a long time and it works like a charm for me, but
   from past few days it is causing a problem to me that it is showing the shortcode
   used in the backend to the frontend.
 * Please have a look on the below mentioned URL:- [http://www.alsquality.com/products/shower-doors-90-degrees/](http://www.alsquality.com/products/shower-doors-90-degrees/)
 * Thanks & Regards,
    Abhinav
 * [https://wordpress.org/plugins/types/](https://wordpress.org/plugins/types/)

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

 *  [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/shortcode-not-working-properly-5/#post-6712393)
 * Dear Abhinav1331
 * Could you change:
 *     ```
       [Types
       ```
   
 * to
 *     ```
       [types
       ```
   
 * Shortcodes are case sensitive and Types do not provide “Types” shortcode, but“
   types”.
 * Cheers,
    Marcin
 *  Thread Starter [Abhinav1331](https://wordpress.org/support/users/abhinav1331/)
 * (@abhinav1331)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/shortcode-not-working-properly-5/#post-6712487)
 * Hello Marchin,
 * Thanks For your Valuable Response.
 * I have changed the case of Types in the site but now it shows the blank section
   where it shows the short-code in the previous page.
 * Please refer to the below mention URL:-
    [http://www.alsquality.com/products/shower-doors-90-degrees/](http://www.alsquality.com/products/shower-doors-90-degrees/)
   [http://www.alsquality.com/products/shower-doors-tub-units/](http://www.alsquality.com/products/shower-doors-tub-units/)
 * Please help me out from that.
 * Thanks & Regards,
    Abhinav
 *  [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/shortcode-not-working-properly-5/#post-6712490)
 * Dear Abhinav
 * Please check shortcode syntax.
 * This is from source of page:
 *     ```
       [Types field = “image-1” width = “160” height = “240” resize = “proportional”] [/ types]
       ```
   
 * it should be:
 *     ```
       [types field="image-1" width="160" height="240" resize="proportional"][/types]
       ```
   
    - use ” instead of “
    - use “=” instead ” = “
    - use [/types] instead [/ types]
 * Marcin

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

The topic ‘Shortcode Not Working Properly’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/types_ced1d3.svg)
 * [Toolset Types - Custom Post Types, Custom Fields and Taxonomies](https://wordpress.org/plugins/types/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/types/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/types/)
 * [Active Topics](https://wordpress.org/support/plugin/types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/types/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [types plugin](https://wordpress.org/support/topic-tag/types-plugin/)

 * 3 replies
 * 2 participants
 * Last reply from: [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/shortcode-not-working-properly-5/#post-6712490)
 * Status: resolved