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
Quote:I tried to create Gravatar, didnt work.Why and in what way doesn’t it work?
Quote:I also tried settings options for Print. But for some reason it doesn’t display.Did you tick the “Show print button as well?” option in Graphene Options > Print Options?
Admin
I would recommend the s2Member plugin.
Admin
Hi Chris,
I’ve manually edited the record. You should be able to access the support forum now. Let me know if there’s any problem.
Thanks!
Admin
Graphene uses both CSS2.1 and the newer CSS3 in the stylesheet, but that validator check just for CSS2.1 and marks any CSS3 as errors. There’s nothing to be worried about.
Admin
In reply to: Post doubled on main page with "meteor-slide" slideshow (already solved !)
September 24, 2011 at 9:58 am #16967OK, spent a considerable time investigating this, and it turns out that the bug is actually in the Meteor Slides plugin itself. This is because the plugin creates a new query within the WordPress main query, but didn’t destroy that query data properly after using it.
The file where this bug is located is
meteor-slides/includes/meteor-slideshow.php. The plugin uses theWP_Queryclass to get the slides, but resets the query usingwp_reset_query(). It should be usingwp_reset_postdata()instead to clear the custom query data, aswp_reset_query()is for thequery_posts()function.I’ve posted about this in the WordPress.org Support Forum post you linked above in your first post.
Admin
In reply to: Post doubled on main page with "meteor-slide" slideshow (already solved !)
September 24, 2011 at 8:49 am #16966OK, I’ll investigate further.
Admin
In reply to: Help with using Market Press E-commerce and Graphene
September 21, 2011 at 11:47 am #16752OK, took me about 2 hours to figure out how MarketPress generates that product listing page, which is rather weird in itself. It seems like MarketPress somehow replaces the content of the product listing page on the fly depending on the URL, but assigns 0 (or doesn’t assign any ID at all?) as the page ID. That causes all sorts of troubles with the theme, as page ID 0 is reserved by WordPress to mean the root page, so all other pages are children to that page, hence all the child pages were listed as well.
Anyways, was just ranting. I’ve created a separate page template for MarketPress use, with minimalist feature that’s enough for MarketPress to work. I’ve also implemented this in a child theme for you, so you won’t lose the changes when you update the theme.
Admin
In reply to: Help with using Market Press E-commerce and Graphene
September 21, 2011 at 8:55 am #16751Hi Martin,
Yes, I did get the login details. Unfortunately I’ve been rather occupied since then. I’ll try to take a look at the issue soon.
Admin
I am actually very cautious with including such image manipulation script like timthumb, due to security issues. Just recently the site of timthumb’s developer itself was hacked due to vulnerabilities in timthumb itself, which has since been corrected.
Where does this high res image appears though? If you add it via the WordPress editor, WordPress should alraedy have cropped it automatically to web-manageable size.
Admin
I’m not a design person at all! Though I do what I can with the Graphene theme. I’m much more comfortable with programming. If you need custom programming/customisation work, shoot me a message using the contact form on my site: http://www.khairul-syahir.com/contact-me
