• Just installed the wp-mobile plugin. It works fine on iPhone or older Nokia (non-symbian) devices, but on a Nokia N85 the browser crashes after loading.

    After some tests I managed to figure out that calling the wp_footer (carrington-mobile-1.0.2/footer/bottom.php line line 61-65) crashes the browser.
    After removing that line the page is completely loading, much faster than with the wp_footer.
    The only difference in the source is that with wp_footer the lightbox plugin is loading (css & javascript) .

    So, loading the lightbox plugin in the footer is crashing the symbian nokia browser.
    I could leave the theme without the wp_footer but I would prefer to get it to work properly.
    If this is a main issue, it should be announced.

    Website: http://tuninghost.ro
    Preview Carringtone theme: http://tuninghost.ro/?theme=carrington-mobile-1.0.2

    At this moment the code is with the wp_footer call, so it crashes the symbian browser.

    Regards.

  • The topic ‘[Plugin: WordPress Mobile Edition] wp_footer crashes on nokia devices’ is closed to new replies.