Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Help with Slider image

    #25180

    OK, try adding this to your child theme’s functions.php file:

    function graphene_custom_generic_slider_img(){
    return '<img src="/path/to/image.file" alt="" />';
    }
    add_filter( 'graphene_generic_slider_img', 'graphene_custom_generic_slider_img' );
    Admin

    In reply to: Thank you for Graphene!

    #25148

    A few thoughts:

    1. Those red borders at the top and bottom of posts are too distracting. It’s probably better to use a faint colour instead.

    2. When adding videos, try using the WordPress oEmbed feature. This feature receives the information about how wide your content area is from the theme, and it will adjust the video so that it fits into the content area just fine.

    3. I see that you’ve increased the font size, but didn’t adjust the line height. This makes the text blocks look crowded. Try increasing the line height of the text.

    4. Since you’re using the Twitter iframe widget, it’s probably better to remove the background and header of the widget containing it.

    5. Your Twitter and Youtube social media icons at the top are not the proper size.

    6. It’s probably better to place the “Like” button in the top bar in the same line with the “Mad Jank on Facebook” text. Also, try changing the colour of the like count. It is currently barely visible over the dark background of the top bar.

    Admin

    In reply to: Slider Suddenly Stopped Working

    #25056

    @carmenj, your slider is working fine here on my end.

    Admin

    In reply to: Help with Slider image

    #25178

    I don’t see any x in the slider without an image. What browser do you use?

    Admin

    In reply to: Trouble logging into my blog

    #25198

    Nothing that I know of about the theme could be causing what you’re describing, which is itself weird. I have never came across WordPress popping up a login window. Even if you’re logged out, you can still edit all the way until you actually click Update or Publish.

    Admin

    In reply to: text alignment issue

    #25135

    No, just deactivate all at once and see if the problem is still there. If it’s not, then reactivate the plugins one by one (or half by half, it’s up to you) to find the culprit.

    Admin

    In reply to: How to create a page showing all authors

    #25196

    No easy way to achieve this, but you might want to give this plugin a go:

    http://coffee2code.com/wp-plugins/customizable-post-listings

    Admin

    In reply to: text alignment issue

    #25131

    Before you ditch the plugin, try disabling it first to see if it’s the issue. If it is, report it to the plugin developers.

    Also, try disabling all plugins to see if any of them is the cause.

    Admin

    In reply to: Slider Suddenly Stopped Working

    #25044
    Quote:
    I have an old version of Graphene, obviously, and I just uploaded the js script and the slider works now. However, now I can’t seem to upload any images to the library. They arrive in the library as 0x0 pixels. Even images I have previously uploaded with no problem. Is it possible this new .js file has caused a problem with it?

    Try renaming the jquery-tools-1.2.5.min.js file to something like jquery-tools-1.2.5.min.bak.js so that it won’t be loaded. Then try upload any image into the library. This will help to determine if the library is the issue.

    Admin

    In reply to: Can't upload or install plug ins

    #25169
    Quote:
    Error message comes back; An Unexpected HTTP Error occurred during the API request.

    This is almost always caused by issues with your server being unable to send a request and receive receive responses from the WordPress.org servers. Ask your web host about it.

Viewing 10 posts - 3,521 through 3,530 (of 6,030 total)