Title: Pulldowns grayed out
Last modified: June 11, 2023

---

# Pulldowns grayed out

 *  [rodwordpress99](https://wordpress.org/support/users/rodwordpress99/)
 * (@rodwordpress99)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/pulldowns-grayed-out/)
 * I installed YMM, imported data but the Model and Year pulldowns remain grayed
   out and don’t change when I select a Make from the first pulldown. If I select
   a Make and click Search it shows all products and not just the products for the
   Make I selected.
 * If I right click on the Model pulldown and chose inspect it shows:
 * — Model —
 * Please advise.
 * Thanks
   Rod
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpulldowns-grayed-out%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [rodwordpress99](https://wordpress.org/support/users/rodwordpress99/)
 * (@rodwordpress99)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/pulldowns-grayed-out/#post-16810072)
 * Right clicking on Model and chossing insepct shows:
 * |select class=”ymm-select disabled” name=”_model” disabled=”disabled”>– Model–
   </select|
 *  Thread Starter [rodwordpress99](https://wordpress.org/support/users/rodwordpress99/)
 * (@rodwordpress99)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/pulldowns-grayed-out/#post-16810228)
 * I got it to work.
 * With Cloudways you need to enable “Direct PHP Files Access” for it to work.
 * Is there a better (safer) way?
 *  Plugin Author [Pektsekye](https://wordpress.org/support/users/pektsekye/)
 * (@pektsekye)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/pulldowns-grayed-out/#post-16817377)
 * Hello,
 * >a better (safer) way
 * Maybe it is possible to allow access only to the one file:
    wp-content/plugins/
   ymm-search/ymm_ajax.php
 * ?
 * Also it is possible to replace this line:
 *     ```
          return Pektsekye_YMM()->getPluginUrl() . 'ymm_ajax.php';
       ```
   
 * with:
 *     ```
          return '';
       ```
   
 * in the file:
    wp-content/plugins/ymm-search/Block/Selector.php
 * But this way it will take longer time to load options of the next drop-down select.
 * Stanislav

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

The topic ‘Pulldowns grayed out’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Pektsekye](https://wordpress.org/support/users/pektsekye/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/pulldowns-grayed-out/#post-16817377)
 * Status: not resolved