esmi on "How to deal with large resolutions and responsive design?"
But if you used one for a 1080px screen, it would, in theory, also affect desktop machines.
View Articlejstudios on "How to deal with large resolutions and responsive design?"
I just don't think it makes sense to see the exact same layout on a 1080 phone and a 1080 monitor/TV.
View Articlejstudios on "How to deal with large resolutions and responsive design?"
Well, just a personal thought. I developed my own theme and now want to make it responsive so I wanted to verify if the topic discussed above is an issue or not for clients. I plan on using resolution...
View Articleesmi on "How to deal with large resolutions and responsive design?"
I'd suggest that you get your client to clarify what s/he means by "look mobile". :-)
View Articlejstudios on "How to deal with large resolutions and responsive design?"
Lol thanks, now I can code my theme in peace.
View ArticleBob Cristello on "Adding Responsive Images?"
True responsive themes are built with just this scenario in mind. They are designed to scale to all different screen resolutions from mobile to full web. Usually in a responsive theme you find that...
View Articlejf80 on "Adding Responsive Images?"
Thanks Bob, that is helpful. Is there any terminology or code I should look for when selecting a responsive theme, in order to check whether it truly is responsive? Are there any plugins that could...
View Articlemrsreeder on "[Plugin: Comment Guestbook] Responsive?"
Yes it will be. I just tried it.
View Articleshilogh55 on "[Theme: Customizr] responsive menu not working in IE9"
The responsive menu on a new install is not working in IE9. When you click there is no response. Works fine in firefox. I'm using a child theme on the latest version of customizr. There are no plugins...
View ArticleC. Nicole on "[Theme: Twenty Thirteen] Remove Responsiveness"
Same question - customer wants the theme not to be responsive. I´m working with a child theme and think it is good to have the option to reactivate responsiveness. So I need help for (maybe...
View Articlenikeo on "[Theme: Customizr] responsive menu not working in IE9"
Hi shilogh55, I just checked it and you are right, there is a bug in IE9 with the responsive menu. I am working on a fix. Thanks for pointing this out!
View Articlekenneth.von.rauch on "How to remove Post Date from Pages"
Well, it just removes the info from seeing by the user. Google still sees it. All you have to do is open your themes index.php file, and some where in that file these is a piece of code which looks...
View Articlemiketalon on "Customizr will not work on my server?"
I just loaded up a new domain on my dedicated server, installed a fresh installation of WP and installed Customizr and when I go to customize the site, no changes I make take effect except the title...
View Articlenikeo on "[Theme: Customizr] responsive menu not working in IE9"
Hi shilogh, Can you please try this css snippet ? (to copy and paste in the custom css box) .navbar .navbar-inner { filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } It should do the...
View Articleshilogh55 on "[Theme: Customizr] responsive menu not working in IE9"
works like magic. Thank you,
View ArticleElectricFeet on "Customizr will not work on my server?"
I'd delete Customizr in Wordpress, check it's all gone through ftp, then start again with a fresh install through the Wordpress's own theme install screens.
View Articlemiketalon on "Customizr will not work on my server?"
Thanks for the suggestion ElectricFeet. I did just that. Lat night I went as far as loading up a new domain in a new hosting account (on my same server) all clean and fresh and new and the exact same...
View Articlemiketalon on "Customizr will not work on my server?"
Well I finally found a little "feedback". In Chrome, I loaded the developer tools and when I try to make changes in Customizr I am getting this error: domain.com/wp-admin/admin-ajax.php - Failed to...
View ArticleSiobhan on "[Theme: Twenty Twelve] Displaying the sidebar above the content...
Hey. Would it be possible for you to create the effect you want with CSS Media Queries: http://css-tricks.com/css-media-queries/. Would you be able to provide a link to your site? This would allow the...
View Article