Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Display Author Picture

    #17057
    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

    In reply to: Advice Needed – restrict access to parts of site

    #17028

    I would recommend the s2Member plugin.

    Admin

    In reply to: Access to support forum for Graphene Mobile

    #17231

    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

    In reply to: Display problems

    #17181

    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

    OK, 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 the WP_Query class to get the slides, but resets the query using wp_reset_query(). It should be using wp_reset_postdata() instead to clear the custom query data, as wp_reset_query() is for the query_posts() function.

    I’ve posted about this in the WordPress.org Support Forum post you linked above in your first post.

    Admin

    OK, I’ll investigate further.

    Admin

    In reply to: Help with using Market Press E-commerce and Graphene

    #16752

    OK, 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

    #16751

    Hi 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

    In reply to: Timthumb integration

    #17194

    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

    In reply to: Change Log

    #17068

    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

Viewing 10 posts - 4,161 through 4,170 (of 6,030 total)