| bio | website | spectramedia.ca |
|---|---|---|
| location | Toronto, Canada | |
| age | 38 | |
| visits | member for | 2 years, 2 months |
| seen | 2 days ago | |
| stats | profile views | 18 |
|
Mar 26 |
comment |
query_posts with a custom post type, a meta_query and sorting by post date? Brady: That's what I thought, but I echo'd out $sort_by and it does have the correct value, and if you set it to "All Countries" without changing the sort order, it will start sorting automagically. JanW: Good point, I'll add that. |
|
Mar 13 |
comment |
How to auto-upgrade my plugin? Sample code added. |
|
Mar 13 |
comment |
Copyright messages for a particular set of pages Made the edits... it really depends on where you want the copyright to show up, though, as to where the code gets added. :) |
|
Mar 13 |
comment |
How to add a Custom Link to a Menu with an URL that is relative to the blog URL So far the only way that I've found to successfully move from a dev environment to a live environment is after doing the SQL dump to do a search and replace on the entire file, not just change the home and siteurl options. I've had files where the URL was in there over 1000 times. (still don't know how it managed to get that high :) ) |
|
Mar 13 |
comment |
JQuery plugin stopped working Error: jQuery(“#slider”).easySlider is not a function Have you verified that there's no javascript errors in any of your other js files? That tends to cause javascript stuff following it to fail. |
|
Mar 13 |
comment |
get_site_url is not returning anything? You're more than welcome. :) |