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
You’re utmost welcome! And thanks so much for the donation too!
Admin
OK, I’ve investigated the issue on your site and it appears that somehow the column mode setting is still using the old values,
one-columninstead of the updated valueone_column. Graphene 1.8 includes a DB update script that is supposed to take care of this, but somehow either that script is not run or something else has overwritten the updated value, like a theme settings import.Anyways, the fix is real easy. Just go to Graphene Options > Display > Column Options, select your desired column mode and save the settings. That’s it!
Admin
Quote:I changed the permalink structure thinking that is easier to read.The benefit is marginal, if any. I would argue that it would be more user- and SEO-friendly to add some other type of hierarchy, like the post category, to the URL.
The
$4means that the 4th matched text in the regex/([0-9]+)/([0-9]+)/([0-9]+)/(.*)$, so it is the last portion of the entered URL(.*)$.If it works it works, but make sure you do a thorough test and ensure that there’s no broken links, especially with regard to single-post pagination, archive page pagination, etc. Easier to change the permalink now rather than later when your site has been thoroughly indexed and gained some PageRank.
Admin
I would recommend the Meteor Slides.
Admin
I’m almost certain that your permalink change is what causing the issue, especially with your new permalink structure.
You see, when you have a structure like you have (
motus-anima.com/sample-post/), more often than not WordPress won’t be able to tell whether what is being requested is a post, or a page, or an archive page, etc.If I were you, I would not adopt that permalink structure. If you don’t want the date in your permalink, you can use categories, or even a custom prefix like so:
Quote:motus-anima.com/the-awesome-category/sample-post/motus-anima.com/articles/sample-post/
motus-anima.com/articles/the-awesome-category/sample-post/
etc.
Admin
Ah.. I see.. it’s because you can only set Static Front Page once, and it’ll be applied to both the desktop theme and the mobile theme. I’ll see about adding a feature to use different Static Front Page settings for the desktop and mobile theme.
Admin
Quote:I would like to show the post-pictures instead of the category-headlines.Are these “post-pictures” just normal posts with an image thumbnail next to it?
Admin
Marking thread as resolved. You can do this yourself as well.
Admin
Quote:Now, with the WP Mobile Pack deactivated, I get a 0% for the W3c mobile validator…should I reactivate that plugin?You shouldn’t need to. W3C is giving a 0% score because the mobile theme is not served to its user agent. But you shouldn’t worry about that since it doesn’t really affect your site in any way.
On the other hand, you really wouldn’t want to activate more than 1 mobile detector plugins at once, as they’ll more likely than not conflict with each other.
Admin
It appears that your site is loading one of the Jetpack mobile theme module (specifically, the Minileven mobile theme). Try going into Jetpack options and disable any mobile theme / detection module.
