The MU forums have moved to WordPress.org

wp-signup.php issues in FireFox but not IE (9 posts)

  1. akares
    Member
    Posted 14 years ago #

    Hello all!

    I have an odd issue with one particular theme, Mandigo. I like they theme and layout for my purposes, so I would like to use it.

    The signup page at http://www.coreblogs.com/wp-signup.php displays correctly in IE7, but it appears that FireFox is not picking up the CSS code because it lacks any formatting at all.

    I searched around for this particular issue to no avail, and investigated the <div> fixes, but since it works in IE and not Firefox I dont think it is anything to do with the CSS code, and is more a matter of FireFox not rendering it at all or correctly.

    Any ideas? I know enough about PHP and css code to mess with things but I am sure whatever is causing this with FireFox specifically is beyond me.

    Thanks for any assistance!
    -Adam

  2. tdjcbe
    Member
    Posted 14 years ago #

    Works for me fine in Firefox 3.0.9.

    It loads very slowly though. Like 30 seconds.

  3. scottdonald
    Member
    Posted 14 years ago #

    hi akares, i have the same problem, i am serving free blogs on my site running with the buddypress theme, however i put the registration on the home page. I'll let you know if i find an answer.

  4. pumpkinpatch
    Member
    Posted 14 years ago #

    Looks good to me in FF 3.0.10
    If still in doubt about how it renders in different browsers, try:
    http://browsershots.org/

  5. agreda
    Member
    Posted 14 years ago #

    I've finally got wp-signup in Mandigo looking OK on Firefox after hard-coding some formatting tweaks, but now notice another issue...

    Here is a screenshot.

    The word "null" appears in large text at the top left of the page, yet it is nowhere to be found in the page source. :-/ Any thoughts?

  6. andrea_r
    Moderator
    Posted 14 years ago #

    Because it's pulling a null value in the code somewhere, and instead of displaying what it's meant to, it spits out the word "null". :)

    error log checking time. :)

  7. agreda
    Member
    Posted 14 years ago #

    Yeah, that much I've learned, thanks.

    I didn't list any error because there was nothing in the logs for the time I visited the sign-up page. And we are getting signups, so it is purely aesthetic.

  8. lambros
    Member
    Posted 14 years ago #

    @ agenda..
    I have the same problem with the signup page..can you please provide me a solution?
    My web page is http://www.yoowave.gr

  9. agreda
    Member
    Posted 14 years ago #

    ...can you please provide me a solution?

    Would, if I could ... I have never been able to figure out what's causing the the layout issues in FF with Mandigo. I cleaned up our sign up page the best I could using some Strategically placed hard-coded <p> tags throughout wp-signup.php.

    If you find a better way, please report back here. Good Luck!

About this Topic