Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Uploading a header on new Graphene

    #36647

    Try switching to the default theme and see if you can upload images. This will help rule out or rule in theme issues.

    Admin

    In reply to: Showing wrong image or an owl instead of proper image

    #36732

    Hurm.. I can’t reproduce the issue on my development server. Are you using any plugin that *might* be modifying the WordPress query in some way, or perhaps adding a new query to every post?

    Admin

    In reply to: sorry, can't find info I need

    #36748

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

    Hey Prasanna you beat me to it!

    Admin

    In reply to: Post content in a box

    #36727

    Just wrap it in a <div> element, and then style that element to have a background using CSS. Use tables only for tabulated data, not for presentation.

    Admin

    In reply to: Menu items display all crunched on top of each other

    #36740

    Looks like you’ve sorted it out 🙂

    Admin

    In reply to: Showing wrong image or an owl instead of proper image

    #36730

    The post image feature is similar to the excerpt thumbnail feature in Graphene. The theme first check if the post has a featured image, and display that if it does. If not, it looks for any images uploaded for the post (but not necessarily inserted into the post), and display that. Finally, if there’s no image after checking for the two items above, it displays the generic image, which is the owl image that you see.

    The owl image was really just for testing during development, but it slipped into the release version. I’ll be removing that generic image in the next update.

    Admin

    In reply to: Where to insert Google Webmastertool Code?

    #36722

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

    Admin

    In reply to: Custom Social Media Icon Not Loading

    #36710
    Quote:
    Thing is that when you upload it through wp media library it will automatically create few images (thumb, medium…) that you don’t need for that purpose.

    If the image is smaller than any of the dimension (which I suppose an icon would), those additional images won’t be created since WordPress doesn’t upscale images.

    Admin

    Yes to all, using just Custom CSS or a child theme.

    Admin

    In reply to: Insert line

    #36690

    People used to insert the <hr /> element for a horizontal line, but don’t do that – it’s 2013.

Viewing 10 posts - 2,271 through 2,280 (of 6,030 total)