Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
In reply to: making changes to new Jetpack contact form via child style sheet
April 29, 2012 at 6:54 pm #28087The next version will use a more Graphene-specific class for the email button, so conflicts like this will be less likely to occur.
Admin
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
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.phpfile instead of editing any of the theme files. That way you’ll be able to retain the modification when you update the theme.Admin
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
Try this:
.entry .updated {
border: none;
padding: 0;
margin: 0 10px 0 0;
padding: 0 0 4px;
}Admin
The ellipsis is only added for automatic excerpts. If you use the more tag, the ellipsis won’t be added.
Admin
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
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
Sounds to me like there’s an unclosed element in the text widget above the Twitter widget. Check the text widget codes.
Admin
Are you using any plugin to add those videos?
