| bio | website | twitter.com/aboutaaron |
|---|---|---|
| location | San Francisco, CA | |
| age | 24 | |
| visits | member for | 1 year, 4 months |
| seen | May 13 at 8:51 | |
| stats | profile views | 3 |
|
May 8 |
awarded | Notable Question |
|
Oct 29 |
awarded | Popular Question |
|
Mar 21 |
answered | slider/slideshow plugin easily editable by user |
|
Mar 21 |
comment |
get_template_directory_uri() and other URL tags not working in theme Sorry, what I mean to say I don't know how to var_dump and read the output in WordPress. I assume just calling it in header.php won't give me what I'm looking for. I do appreciate your help though. |
|
Mar 20 |
comment |
get_template_directory_uri() and other URL tags not working in theme I am unfortunately unfamiliar with var_dump in WordPress. Could you clarify? |
|
Mar 20 |
comment |
get_template_directory_uri() and other URL tags not working in theme I didn't even know that existed. I will definitely migrate my code to this method shortly. My current issue is trying to understand why <?php get_template_directory_uri() ?> returns empty. |
|
Mar 20 |
comment |
get_template_directory_uri() and other URL tags not working in theme @SagiveSEO That is correct. <?php bloginfo('template_url'); ?> prints nothing! I've never seen this before. It worked fine on my dev version and then when I moved the them the URLs broke and for whatever this isn't working now. |
|
Mar 20 |
comment |
get_template_directory_uri() and other URL tags not working in theme @ChipBennett I agree. It's just for whatever reason, my site on this install doesn't call get_template_directory_uri() properly. I was hoping someone had experienced something similar. |
|
Mar 20 |
comment |
get_template_directory_uri() and other URL tags not working in theme Hey Sagive, Thanks for the reply. Unfortunately, neither of your suggestions work. It's still creating URLs relative to "mysite.com" instead of "mystie.com/wp-content/themes/myTheme/" I'll keep messing around and see if I can figure something out. |
|
Mar 20 |
revised |
get_template_directory_uri() and other URL tags not working in theme added 44 characters in body |
|
Mar 20 |
awarded | Editor |
|
Mar 20 |
revised |
get_template_directory_uri() and other URL tags not working in theme added 44 characters in body |
|
Mar 20 |
asked | get_template_directory_uri() and other URL tags not working in theme |