Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    The next version will use a more Graphene-specific class for the email button, so conflicts like this will be less likely to occur.

    Admin

    In reply to: Troubles with validation – Graphene 1.7

    #28122

    With the advent of HTML5 and CSS3, it’s really not realistic anymore for the codes to be fully validated by the W3C validator. I wouldn’t worry too much about those errors you see from the validator. They are valid codes – the custom attributes for the Twitter widget are actually from the Twitter API – just that the validator don’t recognise them.

    Admin

    In reply to: Allowing manual excerpts for pages

    #23188
    Quote:
    Could you make this a standard feature of graphene?

    No, simply because for the majority of WordPress (and by extension, the theme) users will have no need for this. If there are, WordPress will have added it by default themselves.

    But as you have figured out, it’s relatively easy to add yourself. Just make sure you place it in your child theme’s functions.php file instead of editing any of the theme files. That way you’ll be able to retain the modification when you update the theme.

    Admin

    In reply to: slider stopped sliding

    #28116

    The Facebook Page Photo Gallery plugin has an error in its fancybox jQuery script that’s causing all other scripts in the page to not run. Try deactivating that plugin and see if it works.

    Admin

    In reply to: Yellow box under page titles after 1.6

    #23697

    Try this:

    .entry .updated {
    border: none;
    padding: 0;
    margin: 0 10px 0 0;
    padding: 0 0 4px;
    }
    Admin

    In reply to: No Ellipsis after tag

    #28103

    The ellipsis is only added for automatic excerpts. If you use the more tag, the ellipsis won’t be added.

    Admin

    In reply to: Flags of languages from WPML plug-in

    #28042

    Er… I’m still not getting it. Can you please clarify what do you refer to as “subject”, “subject flags”, and “top field of subject flags”? If you can make a screenshot that will be very helpful as well.

    Admin

    In reply to: Widgets not working

    #27947

    You can use the Action Hooks Widget Area function to add content to virtually any place in the theme. See Josh’s video tutorial on this.

    Admin

    In reply to: link appearing in twitter widget

    #28100
    Admin

    In reply to: Double Video Player

    #28071

    Are you using any plugin to add those videos?

Viewing 10 posts - 3,331 through 3,340 (of 6,030 total)