• We are a web development company using wpform on many websites and it’s worked perfectly but recently the two layout dose not working anymore please help us to fix this problem, many people start talking about it.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey @csplugins – Thanks for reaching out!

    To take a closer look into the issue that you’re facing, can you please if you’re using the modern styles feature? In this case, please be sure to disable the Modern Markup under WPForms > Settings > Use Modern Markup, and then add the layout classes to see if that works. In case it helps, you can take a look at this screencast for more details.

    Kindly,

    Thread Starter Cadabra Solutions

    (@csplugins)

    Thank you for your reply, the thing is we can’t see this option anymore!

    Yes it’s available in previous version but not in a new one!

    this what we have under General

    • Include Form StylingBase and form theme styling
    • Load Assets Globally

    we use free version in most cases and sometime we pay for wpform pro

    Thread Starter Cadabra Solutions

    (@csplugins)

    I forget to say we use free version in most cases and sometime we pay for wpform pro

    Hey @csplugins – Thanks for following on this ticket!

    For the lite version, could you 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 like this.

    For the most beginner-friendly option in that tutorial, I’d recommend using the WPCode plugin.

    That said, if you’re having any issues with the websites that are using the paid version, could you please submit a support ticket through the WPForms account dashboard when you have a chance if you have an active subscription??

    From there, our support team will be able to take a closer look at your request.?

    Kindly,

    Thread Starter Cadabra Solutions

    (@csplugins)

    Hi Prashant Rai?

    THANK YOU SO MUCH the problem is solved successfully.

    Hey @csplugins – I’m thrilled to hear that the issue is resolved, and thanks for letting us know. For now, I’m going to close this ticket, but please feel free to reach out if you have any questions.

    Kindly,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘2 Column layout DOES NOT working’ is closed to new replies.