• Resolved Richard Venancio

    (@richardvenancio)


    Hello again guys,

    There is a different standard for messages coming from forgot password. It is coming with divs instead the paragraphs or just text.

    file: class.swpm-front-registration.php
    Line from 420 to 430.

    On line 426, the var succeeded should be true, otherwise on class.simple-wp-membership.php line 442 the wrapper gets the wrong class.

    The page I need help with: [log in to see the link]

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

    (@mbrsolution)

    Hi, thank you for reaching out to us and reporting this. I have submitted a message to the plugin developers to investigate further your findings.

    Kind regards.

    Plugin Author wp.insider

    (@wpinsider-1)

    What is the following in relation to (different standard from what)? Explain more so we have context:

    There is a different standard for messages

    Those divs are intentional. On some themes they apply styles for paragraph element which creates a bigger discrepancy. Divs work better for what we are trying to do there. You can use the CSS handles to apply additional customization on your site.

    The output from this is user visible on the front-end of the site. So when changes are made to it, after an upgrade, it will change all the sites. That impact will upset a lot of users who don’t any visual change. So broad based visual changes needs careful consideration of the impact to the other existing users.

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

The topic ‘Message Standard’ is closed to new replies.