| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | Apr 23 at 15:44 | |
| stats | profile views | 10 |
|
Nov 27 |
accepted | How to Replace YouTube Videos with a “Click to Play” Thumbnail? |
|
Nov 27 |
comment |
How to Replace YouTube Videos with a “Click to Play” Thumbnail? FYI: I found a ridiculously simple trick on Stackoverflow for doing CSS image overlays <img style="background:url(thumbnail1.jpg)" src="magnifying_glass.png" /> --> stackoverflow.com/questions/403478/css-how-to-overlay-images |
|
Nov 27 |
comment |
How to Replace YouTube Videos with a “Click to Play” Thumbnail? Dude, thank you sooo much for this! You have no idea how much this helped me out. You should put this plugin up on the wordpress.org site. |
|
Nov 26 |
asked | How to Replace YouTube Videos with a “Click to Play” Thumbnail? |
|
Jun 30 |
asked | Feed error: A feed could not be found at youtube.com/… (1 post) |
|
Jun 8 |
comment |
How can I get rid of the the category suffix--NOT “prefix” (i.e. foo-1, foo-2, etc) Thanks for the help. It worked. Although, I can't help but wonder why WP would leave behind these entries hidden in the database after I supposedly "delete" them. |
|
Jun 7 |
comment |
How can I get rid of the the category suffix--NOT “prefix” (i.e. foo-1, foo-2, etc) Are you saying that the category section has an "empty trash" button? Because I'm not seeing anything like that. I know that the "posts" section has such a button. |
|
Jun 7 |
asked | How can I get rid of the the category suffix--NOT “prefix” (i.e. foo-1, foo-2, etc) |
|
May 16 |
comment |
Extract featured image from link mentioned in blog post I'm not seeing anytning that addresses my question; If you do, could you post a link? |
|
May 16 |
asked | Extract featured image from link mentioned in blog post |
|
Mar 30 |
awarded | Tumbleweed |
|
Mar 7 |
comment |
Unable to use custom taxonomy with front end post form I tried again and there were no errors this time, but it still didn't apply the custom category |
|
Mar 7 |
comment |
Unable to use custom taxonomy with front end post form I thought so, but I tried that, I got this message Parse error: syntax error, unexpected ':' in /home/cbooru/public_html/wp-content/themes/camerabooru_theme/add-new-listing.php on line 23 |
|
Mar 7 |
comment |
Unable to use custom taxonomy with front end post form Where am I supposed to put $location_id = intval($_POST['booru_locations']);
$locations = (!empty($location_id) : array($location_id) ? array()); |
|
Mar 7 |
comment |
Unable to use custom taxonomy with front end post form I don't understand. Could you elaborate? |
|
Mar 7 |
awarded | Commentator |
|
Mar 7 |
comment |
Unable to use custom taxonomy with front end post form it's a category id |
|
Mar 7 |
asked | Unable to use custom taxonomy with front end post form |
|
Mar 7 |
awarded | Scholar |
|
Mar 7 |
accepted | How do I get thumbnail generator to recognize the_permalink tag? |