Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: problem with the thumbnails on the front page

    #31903
    Quote:
    … only shows the pictures just inserted into Media, those present for some time in Media and other articles are not displayed.

    That’s how it’s supposed to work. If you haven’t set any featured image for the post, the thumbnail will be taken from the first image uploaded for that post.

    Admin

    In reply to: Graphene 1.8: Known Issues and Solutions

    #31687

    That is actually a feature of the theme, which lists all the child pages of a page at the bottom. That’s totally separate from the navigation menu at the top.

    If you’re using the WordPress Custom Menu feature, you will need to manually add the child pages to the custom menu you’re using. For more info Custom Menu, check out this tutorial by Ken:

    http://blog.kjodle.net/2011/08/25/how-to-create-and-use-custom-menus-in-wordpress/

    Admin

    You should add it to the Custom CSS option in Graphene Options > Display > Custom CSS.

    Admin

    In reply to: Menu hover problem after latest update

    #31971

    It has already been added to the code 🙂

    Admin

    In reply to: Graphene 1.8: Known Issues and Solutions

    #31685

    It’s much better to figure out why the dropdown menu doesn’t work for your particular site rather than reverting to a very, very old version. It’s not just because you’ll be missing out on new features, but also because there might be some important security fixes as well.

    Provide the URL to your site so that we can take a look.

    Admin

    In reply to: problem change space with ! mark, strange

    #31966

    URL to the site?

    Admin

    In reply to: pop up domination graphene issue

    #31962

    Moved to Support. Please post in the correct section next time.

    Try disabling your other plugins and see if it works. I’m seeing this javascript error on your site, which is not produced by the Graphene theme:

    TypeError: jQuery("div.content_slideshow > ul", $slideshow.context).cycle is not a function
    Admin

    In reply to: Front page body font different

    #31902

    You’re welcome. Marking thread as resolved. You can do this yourself as well.

    Admin

    In reply to: In need of mini-nav for small series of pages

    #31959

    I’m afraid there’s no easy way to do this. You would need to:

    1. Create a child theme
    2. Create a custom function to list the links to “sibling” posts in your child theme’s functions.php
    3. Hook the custom function to one of the action hooks available inside or above/below the post content area

    But of course, there may be a plugin that does this already. Try look for one first.

    Or if the number of posts to link and their titles don’t change often (if at all), you can just add a text widget to an Action Hook Widget Area and hardcode the links in. Then use the Widget Logic Visual plugin to make the widgets show up only on the intended posts.

    Admin

    In reply to: Alt attribute not appearing in Graphene Footer images

    #31957
    Quote:
    The images show correctly but when I mouse over the image the ALT Text does not show up.

    To have the text appears when you mouse over the image, use the title attribute instead of alt.

Viewing 10 posts - 2,791 through 2,800 (of 6,030 total)