Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Side Widgets — the standard ones are not displaying

    #35812
    Quote:
    I’ve enabled the side widget and added in a few items available

    The sidebar does not have to be enabled – they’re enabled by default. Are you sure you’ve placed the widgets into the correct sidebar? It should be the one named “Sidebar Widget Area”.

    Admin

    In reply to: Can't login with the mobile theme

    #35492

    Your code has a syntax error. Should be like this:

    <?php
    function new_excerpt_more($more) {
    global $post;
    return '<a href="'. get_permalink($post->ID) . '"> Lees verder</a>';
    }
    add_filter('excerpt_more', 'new_excerpt_more');
    ?>
    Admin

    In reply to: header images, slider images

    #35808
    Quote:
    1) is there a way to have a different header image on each page?

    Yes. Just set a Featured Image that is equal to or bigger than the header image dimension, and that featured image will be used as the header when that page/post is displayed.

    Quote:
    2) is there a way to have slider images from posts show without any text whatsoever?

    Use the “Background image and excerpt” slider style, and then hide the excerpt using Custom CSS.

    Admin

    In reply to: Can I shrink my header image?

    #35792

    Marking thread as resolved. You can do this yourself as well.

    Admin

    In reply to: Can't login with the mobile theme

    #35490

    What’s the full content of the child functions.php? Where did you place this file? If the file content is quite long please post it on pastebin.com.

    Admin

    In reply to: Can't login with the mobile theme

    #35488

    Try setting WP_DEBUG to true in the wp-config.php file and see if any error messages come up.

    Admin

    In reply to: Graphene Mobile Pre-Purchase Question and Login Issue

    #35789

    There has not been any known issues with plugins that work with the desktop theme but not Graphene Mobile so far. In any case, if you encounter any issues just post about it here and we’ll try to help you resolve it.

    Admin

    In reply to: Can I shrink my header image?

    #35790
    Quote:
    I wanted to know if I could reduce the header image width and incorporate my logo in with the header picture? Is this possible with this template.

    You will have to create a custom header image using Photoshop or Gimp or any other image-editing software, then upload it to the site as a custom header.

    Quote:
    Also, is there a way that I can have my menu centered, I don’t have that many, and right now they are mostly positioned to the left of the pages.

    Try this: http://www.prasannasp.net/centering-menus-in-graphene-theme/

    Admin

    In reply to: Can't login with the mobile theme

    #35486

    Does your mobile child theme functions.php file has an opening <?php tag at the beginning of the file?

    Admin

    In reply to: Frames

    #35780

    Graphene definitely does not use frames, but a lot of other services do, like YouTube, Facebook and twitter embeds and buttons, etc.

Viewing 10 posts - 2,441 through 2,450 (of 6,030 total)