Dear Jesse,
I am holding the site e.g. http://upsangel.com/router-2/router-ap-1to1-match/ (also it s in Chinese but I hope it doesn't matter)
and i am having the same problem with terranova23 that i wanna disable LINKWITHIN when that is a mobile (the LINKWINTHIN make the mobile view bad, too wide)
so I expect to add
if( ! wmpd_is_device() ) {
linkwithin/linkwithin.php();
}
to where?
Thanks for your help in advance!