• Resolved kostasdicha

    (@kostasdicha)


    Hello,
    When using the free version of your plugin, and using the provided css classes for creating a 2 column layout, the class is corrently entered in the HTML but they are empty. They apply no css rules to the corresponding elements. However this is not happening all the time.

    When using the paid version with the layout element everything is fine.
    Thank you for your time

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

    For the free version of WPForms, please add this code snippet and this would allow you to display the Modern Markup setting:

    Once you add the code, you should be able to switch to the classic mode to be able to use the CSS classes:

    add_filter('wpforms_admin_settings_modern_markup_register_field_is_hidden', '__return_false' );

    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.

    As you also have the paid version of WPForms, could you please submit a support ticket through the WPForms account dashboard when you have a chance for further assistance? 

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

    Thanks!

    • This reply was modified 1 year, 10 months ago by Prashant Rai.

    Hey @kostasdicha – We haven’t heard back from you in a few days, 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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Layout bug on free version’ is closed to new replies.