• Resolved joroabv

    (@joroabv)


    Hi,
    I’m trying to hide the heading of the shortcode for setting up 2fa and added show-preamble=”false” as stated in the docs – [wp-2fa-setup-form show_preamble=”false”]
    , but it is not working. I can use CSS, of course, but it would be better to have this working. Currently I don’t see a way for this to work, as if you check your code – show_preamble is set and passed to the user_2fa_options method, but … well … it is never used. Hope this will be fixed.

    Greetings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter joroabv

    (@joroabv)

    Btw., if you’re willing to take an advice – I’d rather recommend you to make the plugin markup as much compliant with WordPress defaults as possible and use as less custom CSS as possible. This way it would be easier to blend the plugin in existing profile pages. Example : convert the links with class button to button tags and remove all custom coloring and margins/paddings on them. Would be also great if you make the shortcode available as inline version instead of modal popup (don’t know if this is possible).

    Plugin Contributor robertabela

    (@robert681)

    Hello @joroabv

    Thank you for using our plugin. Below please find the answers to your posts:

    1) We are checking the shortcode now and will fix it if there are any issues. Thanks for reporting this.

    2) Thank you for your suggestions. We will look into improving this.

    In the meantime, should there be anything else we can help you with, please do not hesitate to ask.

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

The topic ‘Show/hide preamble shortcode option not working’ is closed to new replies.