| bio | website | |
|---|---|---|
| location | Toronto, Canada | |
| age | ||
| visits | member for | 2 years, 7 months |
| seen | 17 hours ago | |
| stats | profile views | 40 |
Hi there,
I work with a bunch of nonprofits in Toronto helping with their web work, sometimes paid, sometimes volunteer. While I have a pretty good handle on WordPress basics, I continue to run into things that I have no idea about and apreciate very much having this community to lean on.
Cheers!
|
1d |
comment |
Add credit to get_custom_header in alt Voila! Many thanks, that worked perfectly. |
|
May 15 |
comment |
Control time of addition of posts to RSS? All posts in the newsletter go on the site at the beginning of the month, but they want to push individual ones out onto the RSS feed at individual times rather than just when they're published to the site. |
|
Mar 6 |
comment |
Add credit to get_custom_header in alt Added a little more detail if that helps. |
|
Jan 25 |
comment |
Conditional Custom Image Header Beautiful! Thanks very much. |
|
Dec 18 |
comment |
Add filter to blogroll widget I think it's because i is a presentation element while em is meant to denote emphasis. |
|
Dec 18 |
comment |
Add filter to blogroll widget Thanks very much. Completely missed the widget_links_args. |
|
Nov 25 |
comment |
How to not show tags if the post doesn't have any? Beautiful. Thanks very much. |
|
Oct 24 |
comment |
Adding posts of custom type into the main feed So, what did the corrected code look like? |
|
Apr 23 |
comment |
One site, 2 distinct sections: two different top nav menus? This would be a lot easier to manage by just putting the two navigation menus inside the conditional rather than maintaining multiple header.php files. If page is ... Menu a, else menu b. |
|
Apr 9 |
comment |
Show Previous/Next Posts navigation only inside the same category Sorry, should have mentioned that! Glad you figured it out. |
|
Apr 7 |
comment |
Custom Post Type: How to display all of same taxonomy? Sorry, been hiking. Jonathan Christopher did a good write up on this a while ago. You can find it here: mondaybynoon.com/20110520/…. Note that the taxonomy should be registered before the post type (that screwed me up in the past). |
|
Mar 20 |
comment |
Allow users to create their own feed from selected categories? Thanks Michelle. That much I'm familiar with, unfortunately. What I'm trying to figure out is a way of listing categories in a select form or something and then build their custom feed on the fly of the categories they want to subscribe to rather than forcing them to subscribe to a bunch of category feeds independently. Apologies if that wasn't clear. |
|
Dec 11 |
comment |
How to limit character length in BuddyPress function output Perfect. Thanks very much! |
|
Dec 6 |
comment |
Archive with specific keyword by category sorted by date What does this "It's category.php I'm just trying to view it as a page." mean? Category archives aren't 'pages' in the WordPress sense. |
|
Dec 3 |
comment |
Advanced Custom Fields Plugin - not displaying images You're missing the php after the question mark at the beginning. That might be the only problem. |
|
Nov 18 |
comment |
Changing domain Sorry, wasn't trying to pile on with the down vote. Arrow was just under my thumb on iPad and there's no undo. Agreed with Rarst though. |
|
Oct 13 |
comment |
How to add post featured image url to inline background url()? That worked perfectly. Thanks very much Stephen! |
|
Oct 12 |
comment |
Admin interface problems - thickbox? jquery? I can't disable the plugins on the live site unfortunately, and couldn't create the problem on the mirror. I'll check the scripts that were there previous to see if they have if( !is_admin()){. Thanks. |
|
Oct 12 |
comment |
Admin interface problems - thickbox? jquery? Boy, I hope not! I'll take a look at this option tonight. |
|
Oct 12 |
comment |
Admin interface problems - thickbox? jquery? Not sure that a link to the admin would get you anywhere. I'd have to create a userID, which I'm pretty sure my boss would frown on. :) |