Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
The featured image is currently set to hard crop – we’ve changed this to soft proportional crop. At present there is no option to disable the featured image from being displayed, but we’ll be adding it.
Admin
It should be <language code>_<country_code>.po, so in your case it’s he_IL.po. But there’s a bug in the theme that causes the language to not be loaded. Will be fixed soon.
Admin
In GM Neo Options > Display > Posts Display, enable the “Hide featured image in front page posts”.
Admin
Just ignore the colourpicker and write the code directly into the input field where the hex code appears.
Admin
Admin
Graphene Mobile Neo has its own widget areas that you can use to place your Adsense Ads. It even has the Action Hooks Widget Areas for you to place the ad virtually anywhere in the theme.
Admin
Which free version? The standard Graphene theme?
Admin
In reply to: What settings will work in Graphene Mobile Neo's Display options?
January 14, 2015 at 1:09 pm #44308Hi Brent,
Neo is not a responsive theme, so it doesn’t have device breakpoints in its CSS. Whether or not Neo is used when your site is displayed on a tablet is up to you, via settings you can change in the Any Mobile Theme Switcher plugin.
Generally though, you would design for the highest resolution you want to support. For example, most high end phones today have full HD resolution (1920×1080). If you would like your images to appear super sharp on such phones, you would want to design your header image to this width.
But as you would imagine a 1920px-wide image would weigh a bit much in terms of file size – which is rarely good for loading time. So you would you have to decide for a compromise – I generally find 640px to 1280px to be high resolution enough. Also consider that not many people actually view mobile sites in landscape orientation on a smartphone.
For Neo’s Custom Header settings, there are two options – Image URL and HiDPI image URL. You should really use both, and make the non-HiDPI image half the resolution of the HiDPI image. The HiDPI image will only be served on phones with high screen pixel-per-inch count, whereas on lower resolution phones the non-HiDPI image will be served. This gets you the best of both worlds – sharp image on high resolution screens, small image size on low resolution screens.
As for background image URL, it’s just the URL to the image you’d like to use as the background image. Nothing fancy there.
Admin
In reply to: Strict Standards: Declaration of GMNeo_Default_Menu_Walker::
January 11, 2015 at 12:41 pm #44273Yup. It is good practice to turn off all error reporting in production sites though, and just let the errors and notices go to log files instead.
Admin
In reply to: Strict Standards: Declaration of GMNeo_Default_Menu_Walker::
January 11, 2015 at 12:33 pm #44271Thanks for the report! We’ve fixed the issue and it’ll be reflected in the next update.
