• Resolved sabuhi13

    (@sabuhi13)


    Hello, I would be very grateful if you could help me. I cannot find the *Use Modern Markup* option in the settings section. Thank you, I will wait for your feedback

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @sabuhi13,

    As noted in our guide on how to style WPForms, with WPForms version 1.8.1 and later, if you just installed the WPForms plugin on your WordPress site, you won’t see the Use Modern Markup option on your settings page. Your site will be set to use the modern markup by default.

    To show this option on your settings page, you’ll need to add the following code snippet to your site:

    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.

    Hope this helps!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @sabuhi13,

    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 ‘Use Modern Markup option’ is closed to new replies.