Title: 2-column display does not work
Last modified: April 27, 2023

---

# 2-column display does not work

 *  Resolved [danihu](https://wordpress.org/support/users/danihu/)
 * (@danihu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/)
 * Hello. I am using your plugin for many websites and I am very happy with it. 
   On several websites I have a 2-column layout and now I copied and adapted it 
   for this website. I tried everything but on this website it is always showing
   one column. All are defined as half. Therefore I had to make it more narrow for
   a better look. Can you help me to find the problem, please? Thank you so much.
   Best regards Daniel
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2F2-column-display-does-not-work%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/2-column-display-does-not-work/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/2-column-display-does-not-work/page/2/?output_format=md)

 *  [Nik Sebastian](https://wordpress.org/support/users/niksebastian/)
 * (@niksebastian)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16693890)
 * Hi [@danihu](https://wordpress.org/support/users/danihu/) – Sorry about the issue
   you are facing here!
   Could you please make sure the Modern Markup is disabled
   and then add the form fields along with the classes as shown in this [sample screencast](https://a.supportally.com/v/Kd5I8H).
 * Thanks,
 *  Thread Starter [danihu](https://wordpress.org/support/users/danihu/)
 * (@danihu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16694082)
 * Hi Nikhil. Again, I exported this form from another of my websites and just changed
   the descriptions and deleted 2 fields. All definitions are correct. And, I don’t
   see the “modern markup” check box in my lite version. As I wrote, my forms are
   all working properly on other website with the same theme. That’s why I don’t
   understand this issue. What else can I do?
 * [https://akafina.ch/seminare-altersvorsorge-fuer-konkubinats-paare/](https://akafina.ch/seminare-altersvorsorge-fuer-konkubinats-paare/)
   
   [https://kuhn-campus.ch/newsletter-jubilaeumspromotion-sennebogen-340g-und-355e/](https://kuhn-campus.ch/newsletter-jubilaeumspromotion-sennebogen-340g-und-355e/)
 * The first one works perfect, the second not. Identical CSS entries, identical
   form field definitions.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16696670)
 * [@csplugins](https://wordpress.org/support/users/csplugins/)
 * If you need support then per the forum guidelines please start your own topic.
 * [https://wordpress.org/support/forum-user-guide/faq/#i-have-the-same-problem-can-i-just-reply-to-someone-elses-post-with-me-too](https://wordpress.org/support/forum-user-guide/faq/#i-have-the-same-problem-can-i-just-reply-to-someone-elses-post-with-me-too)
 * You can do so here.
 * [https://wordpress.org/support/plugin/wpforms-lite/](https://wordpress.org/support/plugin/wpforms-lite/)
 *  Thread Starter [danihu](https://wordpress.org/support/users/danihu/)
 * (@danihu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16697175)
 * By the way I am using WPForms Lite. Can you help me to find a solution. As I 
   can see there are several users having the same problem.
 *  [Cadabra Solutions](https://wordpress.org/support/users/csplugins/)
 * (@csplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16697263)
 * This snippet solved the problem
 * add_filter( ‘wpforms_admin_settings_modern_markup_register_field_is_hidden’, ‘
   __return_false’ );
 * Thanks for WPform support
 *  Thread Starter [danihu](https://wordpress.org/support/users/danihu/)
 * (@danihu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16697533)
 * Hello again. When I upload an older version of WPForms Lite everything looks 
   fine. If I update to the latest version it changes from two-column to single 
   column layout. By adding your snippet over WP Code nothing happens. I cannot 
   see the Modern Markup entry in the settings. Where do I have to enter it to get
   it working? I really hope you can help me with a detailed answer. Thank you.
    -  This reply was modified 3 years, 1 month ago by [danihu](https://wordpress.org/support/users/danihu/).
    -  This reply was modified 3 years, 1 month ago by [danihu](https://wordpress.org/support/users/danihu/).
 *  [Cadabra Solutions](https://wordpress.org/support/users/csplugins/)
 * (@csplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16700068)
 * Download **Snippets** Plugins and past it there as a new snippet.
    -  This reply was modified 3 years, 1 month ago by [Cadabra Solutions](https://wordpress.org/support/users/csplugins/).
 *  [Cadabra Solutions](https://wordpress.org/support/users/csplugins/)
 * (@csplugins)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16700072)
 * also go to me topic and it’s just before this topic direct under the title “[2 Column layout DOES NOT working](https://wordpress.org/support/topic/2-column-layout-does-not-working/)”
   and you will read more there
 *  [Nik Sebastian](https://wordpress.org/support/users/niksebastian/)
 * (@niksebastian)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16701300)
 * [@danihu](https://wordpress.org/support/users/danihu/) —
 * please add this code snippet and this would allow you to display Modern Markup
   setting:
 * `add_filter( 'wpforms_admin_settings_modern_markup_register_field_is_hidden','
   __return_false' );`
   Once you add the code, you should be able to switch to the
   classic mode.
 * In case it helps, here’s our tutorial with the most common [ways to add custom code ](https://developers.wpforms.com/docs/how-to-add-custom-php-or-javascript-for-wpforms/)
   like this.
 * For the most beginner-friendly option in that tutorial, I’d recommend using the
   [WPCode plugin.](https://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/)
 *  [Nik Sebastian](https://wordpress.org/support/users/niksebastian/)
 * (@niksebastian)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16705600)
 * Hi [@danihu](https://wordpress.org/support/users/danihu/),
 * We haven’t heard back from you in a while, so I’m going to go ahead and close
   this thread for now. But if you’d like us to assist further, please feel welcome
   to continue the conversation.
 * Thanks!
 *  Thread Starter [danihu](https://wordpress.org/support/users/danihu/)
 * (@danihu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16705743)
 * I really appreciate the free support I get and got from your side, but in this
   case I was not satisfied, especially because it is an important feature and it
   seems to be a basic problem of later versions. And, by the way, also by adding
   this code over WPCode it was not working. That’s why I wanted to know where I
   can place it the best. Finally I put it into plugin.php and this made it working.
   I do hope that from the further versions this behavior of the plugin can be optimized
   in a way that modern markup is off by default and further actions are unnecessary.
   Thank you.
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16720824)
 * Hey [@danihu](https://wordpress.org/support/users/danihu/) – Ideally placing 
   the code in WPCode should work. When you have sometime, can you please check 
   if the snippet was activated, and the location where it’s supposed to run.
 * Kindly,
 *  Thread Starter [danihu](https://wordpress.org/support/users/danihu/)
 * (@danihu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16724639)
 * Can you do me a favour and send me a screenshot of a working sample. I entered
   the code as usual and activated the snippet, but no effect. Then I deleted it.
   Thank you for your help.
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16730796)
 * Hey [@danihu](https://wordpress.org/support/users/danihu/) – Thanks for following
   on this ticket!
 * Here’s a screenshot of the snippet I’ve added in the [WPCode](https://a.supportally.com/i/g7Hbq5)
   plugin.
 * When you get a chance, can you please try again, and let me know as it seems 
   to be working fine for me?
 * Kindly,
 *  Thread Starter [danihu](https://wordpress.org/support/users/danihu/)
 * (@danihu)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/2-column-display-does-not-work/#post-16731200)
 * Thank you. Now, it works. I forgot to select php snippet instead of html.
 * Resolved!

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/2-column-display-does-not-work/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/2-column-display-does-not-work/page/2/?output_format=md)

The topic ‘2-column display does not work’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

## Tags

 * [2 column layout](https://wordpress.org/support/topic-tag/2-column-layout/)

 * 16 replies
 * 5 participants
 * Last reply from: [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/2-column-display-does-not-work/page/2/#post-16742877)
 * Status: resolved