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
Hi Arnaud,
Graphene Mobile and Graphene theme are two different themes. Graphene Mobile will only be displayed when the site is viewed on a mobile device, while the Graphene theme (or any other theme you’re using) will be displayed when the site is viewed on a computer.
Admin
That permalink has been removed in the current dev version, and will be reflected in the next version 1.6.
Admin
Hi alexbeau and larkart, thanks for your interest! Please join this Google Group to become a tester: http://groups.google.com/group/graphene-theme-dev
Thanks again!
Admin
On a totally separate issue, may I suggest you use pretty permalink for the site?
Admin
Perhaps this may be what you’re looking for?
http://codex.wordpress.org/Content_Visibility#Private_Content
Admin
WP Minify takes all of your CSS, JS, and HTML (if enabled) files, minify them, and cache the minified files. This is so that it doesn’t have to minify all the files on every page load, which would put considerable load on the server. It also means that changes that you do won’t be reflected immediately, unless you clear the cache.
Also, not all files can be minified safely, hence the reason there are those exclude files options in the WP Minify settings page.
But if it just happens when you’re signed in, then perhaps you can rest easy knowing that none of your visitors will ever see the strange behaviour?
Admin
URL to your site?
Admin
Try disabling HTML minification in the WP Minify settings page.
Admin
Or you can wait until the next update. I’m currently working on implementing customisable widths function into the theme.
Admin
No, you should not edit the theme’s files, be they html files, php files, css files, or js files, since whatever edits you make will be lost the next time you update the theme.
You should use a child theme instead to make edits.
