Reply To: Mobile and size issue
@frederikwa: When I check in your site with my mobile and tablet. It is working fine as per our design. I think you are confused about the term responsive. That is why I am asking what is wrong you...
View ArticleReply To: Change background color – menu, widget, footer.
@AiD: For font color in Search Button .widget_search .searchform button { color: #ccc; }
View ArticleReply To: color of site title and tagline
@thess: Add the following css: #header .logo-wrap, #site-details { padding: 0; text-align: center; width: 100%; }
View ArticleReply To: Adding Image behind new posts on homepage
Thank you Sakin that worked perfectly! I was just wondering: is there a code to padd the title of the post so that it is lower. (I want to add a tack image to the “paper”, but the title covers this...
View ArticleReply To: Mobile and size issue
well when i am on my mobile i can only see what fit the screen. I can sent you a screenshot if you want
View ArticleReply To: Thumbnail pic with post excerpt
Great! Thank you very much for your help. Domenica
View ArticleReply To: Menu not good in IE9
Well, it is not a cache issue as I have cleaned all the cache several times, page cache, browser cache, proxy cache …. Still same result: a bullet list of menu items instead of a menubar
View ArticleReply To: Menu not good in IE9
Found the culprit: add_header 'X-UA-Compatible' 'IE=EmulateIE7'; in my server configuration
View ArticleReply To: Menu not good in IE9
@menmenm: Go to Performance in your WordPress Dashboard and Click on “Empty All Caches” in your W3 Total Cache settings. This has happen to other users as well and they all fixed it by clearing the...
View ArticleReply To: Menu not good in IE9
@sakin Empty all caches does not solve the problem! I commented out this in my server configuration: add_header 'X-UA-Compatible' 'IE=EmulateIE7'; And now the site is shown fine in IE9
View ArticleReply To: Remove comments box from static page
@markwinspear: In your page, from the Screen Options check the “Discussion”. This will show the Discussion Box under your Page editor. Then in that Discussion Box uncheck “Allow Comments” and “Allow...
View ArticleReply To: Menu not good in IE9
@menmenm: What’s that and how did you do that? IE is so strange.
View ArticleReply To: Menu not good in IE9
It’s in the nginx reverse proxy configuration on the server.
View ArticleReply To: Menu not good in IE9
@menmenm: That’s great. But the only thing that confused me is about add_header 'X-UA-Compatible' 'IE=EmulateIE7'; Isn’t this will load the older version that is IE7 mode. So, maybe make it IE9 or...
View ArticleReply To: Menu not good in IE9
@sakin It’s good thinking. I just commented out the line, so no emulation on IE. Do not need it anymore. Browsers have developed a lot in last few years. Just the real IE9 (or IE8 if someone is using...
View ArticleReply To: Mobile and size issue
the plugin ??? Do you know a plug in that is wordpress doesn’t work with php codes
View ArticleReply To: Mobile and size issue
@frederikwa: There are lots of free and premium plugin. Sorry, I am not an expert of plugin section.
View Article