Have you set a different template to run at the smaller resolution?
Have you added px in the box for the breakpoint?
I have set the different template, and set it to break at 650px. No luck, it just shows the same template.
I have exactly the same problem. It doesn’t change to the alternative template. I’ve also added an own mobile template.
Same problem here 🙁
Already restored default settings but no avail, anyone tried to reinstall the plugin?
I’ve already reinstalled the plugin but it didn’t help. It’s very sad because the plugin is quite nice and everything else is working fine.
At first it worked, but for some reason stopped. Really weird, I tried to undo every modification, no success…
@alexander
Try to set parameters directly inside the short-code… It worked for me 🙂
eg.:
[wp-tiles breakpoint=800 small_screen_grid=Mobile]
I found my problem, I defined the false grid in my shortcode. You have to define your mobile theme there too. But thanks for your help.