Title: post-layout1.php
Last modified: January 17, 2025

---

# post-layout1.php

 *  Resolved [emmasatti](https://wordpress.org/support/users/emmasatti/)
 * (@emmasatti)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/post-layout1-php/)
 * Hello,
   I use your plugin on the site [https://lmpo.fr/](https://lmpo.fr/). To
   display the name of the city and then the price, I modified the post-layout1.
   php file. Problem: with each update I have to put it back in your folder.I tried
   to put it in my theme folder in a “ymc-smart-filter” folder but it doesn’t work.
   I also tried in the “mu-plugins” folder, same thing.Is there a way for this template
   to be used by the plugin by putting it elsewhere?Thanks for your answerEmma
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpost-layout1-php%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [YMC](https://wordpress.org/support/users/wssoffice21/)
 * (@wssoffice21)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/post-layout1-php/#post-18249515)
 * Hi!
 * Standard layouts that are located in the plugin core are not redefined in the
   theme. To do this, you should create your own custom layout and then style it
   to your design. To do this, you should use a filter with the name:
   add_filter(‘
   ymc_post_custom_layout_545_1’, ‘my_custom_post_layout’, 10, 5); See the plugin
   documentation – [https://github.com/YMC-22/smart-filter](https://github.com/YMC-22/smart-filter)
   Then, in the plugin settings, select the layout with the name Custom layout.Thus,
   you can create any card structure and not worry that the plugin will be updated
   in the future. We hope this will help you.
 *  Thread Starter [emmasatti](https://wordpress.org/support/users/emmasatti/)
 * (@emmasatti)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/post-layout1-php/#post-18249687)
 * Ok, thanks, I’ll look into that.
 *  Plugin Author [YMC](https://wordpress.org/support/users/wssoffice21/)
 * (@wssoffice21)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/post-layout1-php/#post-18249698)
 * Good Luck!

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

The topic ‘post-layout1.php’ is closed to new replies.

 * ![](https://ps.w.org/ymc-smart-filter/assets/icon-128x128.png?rev=3354891)
 * [YMC Filter](https://wordpress.org/plugins/ymc-smart-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ymc-smart-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ymc-smart-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/ymc-smart-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ymc-smart-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ymc-smart-filter/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [YMC](https://wordpress.org/support/users/wssoffice21/)
 * Last activity: [1 year, 4 months ago](https://wordpress.org/support/topic/post-layout1-php/#post-18249698)
 * Status: resolved