parham90
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: A Definitive Guide To WordPress?Hi,
Thanks a lot. I didn’t know about the books page!
Forum: Networking WordPress
In reply to: Image Tag Not WorkingOh, stupid me. The capitalization was wrong; the file is logo-pipe.JPG, not jpg.
Sorry for taking you guys’ time 🙁
Forum: Networking WordPress
In reply to: Image Tag Not WorkingHi,
That’s the point. I have a theme named Polico that is inside wp-content/themes, and it does contain an img folder which contains logo-pipe.jpg. However, this URL doesn’t work for some reason.
Forum: Fixing WordPress
In reply to: How to run PHP code in static pages?Pardon me for not updating you further on this.
It appears that Exec-PHP is actually compatible with the latest WordPress. Installing and then activating the plugin made the code work.
Thanks for the answers, I appreciate the help! 🙂
Forum: Fixing WordPress
In reply to: How to run PHP code in static pages?Well, as you see in http://ww.wp.xz.cn/extend/plugins/exec-php/ the plugin is compatible up to version 2.8 of WordPress.
Forum: Fixing WordPress
In reply to: How to run PHP code in static pages?I am converting an already-created website to WordPress. This is the first time I’m using WordPress, so please excuse the newbie-ish questions. 🙂
I have previously written a contact form, and I thought just copy-pasting the code in that file into the editor for a page might not work. I have already disabled the visual editor and verified that the automatic-balancing of XHTML elements is not checked.