Title: YMM Shortcode
Last modified: March 31, 2018

---

# YMM Shortcode

 *  [katanga1987](https://wordpress.org/support/users/katanga1987/)
 * (@katanga1987)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/ymm-shortcode/)
 * Hi Stanislav,
 * Does YMM have a shortcode that can get used in other areas on a site other than
   just as a widget?
 * Curtis

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

 *  Plugin Author [Pektsekye](https://wordpress.org/support/users/pektsekye/)
 * (@pektsekye)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/ymm-shortcode/#post-10134565)
 * Hello,
 * You can insert YMM search box into page content with this shortcode:
 * `[ymm_selector template="horizontal_selector.php"]`
 * ([screenshot](http://hottons.com/demo/wp/ymm/screenshots/shortcode.png))
 * The result on front-end: ([screenshot](http://hottons.com/demo/wp/ymm/screenshots/search_box_in_content.png))
 * Also you can insert it in a PHP template file as:
 * `<?php echo do_shortcode('[ymm_selector template="horizontal_selector.php"]');?
   >`
 * Stanislav
 *  [jimmykwk](https://wordpress.org/support/users/jimmykwk/)
 * (@jimmykwk)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/ymm-shortcode/#post-10464506)
 * How do I disable the garage feature from the shortcode?
 *  Plugin Author [Pektsekye](https://wordpress.org/support/users/pektsekye/)
 * (@pektsekye)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/ymm-shortcode/#post-10464537)
 * Hello,
 * Try to add the line:
    $block->setGarageEnabled(false);
 * just after the line(201):
    $block->setWidgetId(‘content’);
 * in the file:
    wp-content/plugins/ymm-search/ymm-search.php
 * It should disable the garage feature for shortcode.
 * Stanislav

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

The topic ‘YMM Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/ymm-search/assets/icon-256x256.png?rev=1750193)
 * [Year Make Model Search for WooCommerce](https://wordpress.org/plugins/ymm-search/)
 * [Support Threads](https://wordpress.org/support/plugin/ymm-search/)
 * [Active Topics](https://wordpress.org/support/plugin/ymm-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ymm-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ymm-search/reviews/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [Pektsekye](https://wordpress.org/support/users/pektsekye/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/ymm-shortcode/#post-10464537)
 * Status: not resolved