• Perhaps I missed something, but mobile detection is working but all styling and functionality missing.

    I think this is due to the fact that all sample mobile themes are located in ../wp-content/plugins

    But – bloginfo(‘stylesheet_url’) refers to by default install to

    ../wp-content/themes/child-theme – hence no styling or functionality.

    Surely all links need changing all sample themes need re-locating?

    Please advise.

    https://www.ads-software.com/extend/plugins/wp-mobile-detector/

Viewing 1 replies (of 1 total)
  • Plugin Author websitezcom

    (@websitezcom)

    If you view the source, and click the stylesheet URL, do you get a 404 error?

    The code used should be the function: get_stylesheet_uri

    Usually if no style or advanced functionality is present, this is the “basic device” view and is correct. However, if this is being shown to a smart phone, the chances are that there is a cache plugin installed or the detection of the device is incorrect.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Mobile Detector] All blogInfo lins wrong’ is closed to new replies.