pitterpat1
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: Using php on pages – not workingThanks to all!
I used runPHP for no particular reason as I didn’t have any feel for which approach would be easier, more powerful, etc.
It works like a charm!
Thanks
Forum: Fixing WordPress
In reply to: Using php on pages – not workingOK, if I can’t use php in a post, (actually it’s not a user’s post but rather the text on a page I created) then how would I include an image on a page w/o knowing the proper url?
I want use bloginfo as in <img src=”<?php bloginfo(‘template_url’); ?>/images/my-pic.jpg” alt=””/>
Can I accomplish the same thing w/o using php?
Thanks
Forum: Fixing WordPress
In reply to: How to start a new post? (Really basic)Got it!
Thanks!
Forum: Fixing WordPress
In reply to: How to start a new post? (Really basic)Are you saying that only the admin can create a new post (as opposed to a reply)?
I would like to allow my users who are all authors to create new posts.
Thanks
Forum: Fixing WordPress
In reply to: How to start a new post? (Really basic)Hi,
Sorry, I wasn’t clear. My question is about my site/blog; not this forum.
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)