Search found 2 matches

by crazyfish
Wed Oct 29, 2008 3:27 pm
Forum: PHP - Code
Topic: Trying to get PHP code to work in wordpress
Replies: 3
Views: 133

Re: Trying to get PHP code to work in wordpress

I'm not sure I follow, I'm using bloginfo to get the location of the theme folder because that's where the images are. PHP is outputting the template URL outside of the <img> tags which is why it's not working.
by crazyfish
Wed Oct 29, 2008 9:15 am
Forum: PHP - Code
Topic: Trying to get PHP code to work in wordpress
Replies: 3
Views: 133

Trying to get PHP code to work in wordpress

I'm trying to use images for the next page and prev page links but I'm not very good with PHP so I think I am messing something up. If I put the relative path to the template the images work but if I try to call the images based on the template folder it fails. I've posted at wordpress support but n...