mediaseth on "[Theme: Magazine Basic] Formatting issue desktop, different...
I can't seem to find help from any forum anywhere. If you think I'm asking a dumb question, teach me the right place to find the answer, myself?
View ArticleBadNoddy on "[Theme: Minamaze] Mobile Menu"
I've been trying to find out the same information. Not knowing much css doesn't help either sadly.
View Articlewavo on "Virtue Theme Mobile Problem"
[Moderator note: Please don't duplicate your thread] Hi, I am currently working on building a website with the Virtue Theme. The problem I am encountering is that when I view the site in mobile view...
View Articleintern101 on "Making logo responsive"
How to make a logo that is positioned on the left(desktop view) moves to the center when viewing it in mobile? Thank You.
View Articlearjunjain16 on "realignment of archive title not working properly on mobile"
I got it. I used this instead: section#primary.content-area { padding-top: 0!important; }
View ArticleAndrew on "Making logo responsive"
Use CSS media queries: http://css-tricks.com/snippets/css/media-queries-for-standard-devices/ If it's not your own theme, then make sure you're using a Child Theme or Custom CSS plugin to hold your...
View Articlebig_ham on "[Plugin: Custom Share Buttons with Floating Sidebar] Mobile...
Please make the ability to "disable for screens with less than x width". This way the user can determine what the min-width is for their content and enter that number. This is a very important in this...
View ArticleKadence Themes on "Virtue Theme Mobile Problem"
It looks like you have't defined a menu to be your mobile menu. Go to appearance > menus and assign a menu to the mobile navigation spot. The issue with not being able to click products is because...
View ArticleKathryn on "[Theme: Bouquet] Still can't see this webpage on a cell phone"
Duplicate of: http://wordpress.org/support/topic/website-viable-on-cell-phone
View Articlewavo on "Virtue Theme Mobile Problem"
You, Are Legends, I would have be searching for a long long time to figure that problem out with the css coding, as it seemed to work fine. LEGENDS
View ArticleStefano Lissa on "Stadardized device detection"
Hi, many plugin, even my Hyper Cache and others, need to detected the device type (looking at the user agent) to serve different content or to chenage their behavior. It's complicated to maintain...
View ArticleAndrew on "Stadardized device detection"
Have you tried using Modernizr instead? The better way to go about it is to do feature-detection and keep the ambiguity of the device. You don't want to start tying down functionality to devices.
View ArticleAndrew on "Stadardized device detection"
E.g. To target old browsers like IE7 you could check to see whether the browser supports Media Queries: Modernizr.mq('only all'); // true if MQ are supported, false if not http://modernizr.com/docs/#mq...
View Articlezenox111 on "How to sync mobile site to desktop site"
I have a WordPress blog for which I am setting up a mobile version with different installation of WordPress. But I realize that I can easily redirect my audience to the mobile site when a mobile device...
View Articlejanet4now on "How to sync mobile site to desktop site"
I believe you'd need to set up a multi-site installation rather than two separate ones. http://codex.wordpress.org/Create_A_Network
View Articlebethkmartin on "[Theme: Make] mobile header moves and blocks menu"
Site is http://www.swhc.org When on phone, or window is resized smaller, it looks okay at first, but when you open the navigation menu, the header background image shifts down and overlaps the menu. I...
View Articlelasnark on "Blog won't load"
Hello, I recently transferred my domain, LASnark.com from GoDaddy to Namecheap, and yesterday that seemed to be all settled. Today, I find I can't get the site to load on my home devices...
View ArticleWilltheWebMechanic on "Blog won't load"
Howdy lasnark, Yep, you're right. I can access the site just fine. If you are still unable to, my first guess would be that the computer that you're working from still has the previous IP for your...
View Articlezombiekim on "Resize header for mobile (Aletheia/Follett theme)"
This is probably an easy fix, but I've tried to find a workaround and haven't been able to do so (max-width: 100%; didn't seem to help, but maybe I was placing it wrong). My header stays the same size...
View Article