fireaaway
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Tiles] Small screen template not workingThanks! 🙂
I had the small template width set to a bunch of different values to try it out and see what changed, but then disabled it when I was trying out something else. I did get it to work, sort of, just not in the way I wanted it. I realize it’s a fixed width issue and I’ll keep playing around with it until it works – thanks for your response and your great plugin!
Forum: Plugins
In reply to: [WP Tiles] Small screen template not workingStill not acting quite the way I want it on a mobile device though. It seems to be stuck at a two column-template no matter what the screen size is. Might me my code that’s messy somehow though.
Forum: Plugins
In reply to: [WP Tiles] Small screen template not workingI got it to work after changing my meta tag from <meta name=”viewport” content=”width=device-width, initial-scale=1″> to <meta name=”viewport” content=”width=device-width”>. Not sure if that was the problem, but it’s working for now. 🙂
Forum: Plugins
In reply to: [WP Tiles] Small screen template not workingSure, here’s the website (WIP)
Forum: Plugins
In reply to: [WP Tiles] Template with PHPOups – literally seconds after I posted this I figured out I can just remove all the other templates in the settings and only leave the one I want, that way it turns into the default template. Solved my problem without having to deal with the php tag! Typical 🙂