Viewing 3 replies - 1 through 3 (of 3 total)
  • Any help would be appreciated.

    https://gourmetcannabisgardens.com/our-menu/

    I can’t get it to work with the shortcode provided, and seeing random posts, and still no luck.

    Thanks!

    Hi I am also having trouble getting this plug in to load on mobile. I can get it to load just fine on desktop but nothing displays on mobile edition. Would love some help with this as well.

    Thank you

    Airidmedia Posted this 5 months ago as a solution. However I am having trouble implementing this. Does anyone know how to do this?

    The Javascript embed code from weedmaps wouldn’t show on mobile. The plugin did the same. Worked on desktop not on mobile

    I added a mobile detection script on my menu page that redirected to a page with iframe that pulls the mobile weedmap version.

    ‘<script type=”text/javascript”>
    <!–
    if (screen.width <= 900) {
    window.location = “https://DOMAINNAME.COM/menu-frame/&#8221;;
    }
    //–>
    </script>’

    ‘<iframe src=”https://mobile.weedmaps.com/#/deliveries/NAME_OF_YOUR_WEEDMAP_ACCOUNT/menu&#8221; frameborder=”0″ width=”100%” height=”6000″ scrolling=”auto”></iframe>’

    View your menu on the weedmaps mobile site and use that url. It will have the NAME_OF_YOUR_WEEDMAP_ACCOUNT.

    A workaround that worked for me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not Loading on Mobile’ is closed to new replies.