deolram
Forum Replies Created
-
Forum: Plugins
In reply to: WP-dTree 3.0 Ascii Issuecrap . . . I can’t get it to show what I’m trying to say
it’s showing the ascii code for an ampersand (on my site) rather than just the ampersand itself.
So on my site it’s showing “&” followed by “amp” followed by “;”
same with quotes. I’m getting: “&” followed by “quot” followed by “;” rather than a simple quote mark.
Forum: Plugins
In reply to: WP-dTree 3.0 Ascii IssueI meant to say this:
It’s showing things like
&instead of &.Forum: Fixing WordPress
In reply to: wp-login.php?redirect_to not workingEsmi,
Thanks for the response.
Here’s my code:<?php if ( get_option(‘comment_registration’) && !$user_ID ) : ?>
<p>You must be /wp-login.php?redirect_to=<?php echo urlencode(the_permalink()); ?>”>logged in to post a comment.</p>I added the urlencode… still didn’t work.
Thanks.
Forum: Alpha/Beta/RC
In reply to: Quick Edit link is Counterintuitive and BrokenMy link is not there… anyone know why it would vanish?
Forum: Alpha/Beta/RC
In reply to: Quick Edit link is Counterintuitive and BrokenSo is “quick edit” a thing of the past? or is there another way to get to it?
Forum: Fixing WordPress
In reply to: Displaying only one post per pageOne other thing I meant to say: I was trying to figure out a way to allow a specific page display a specific post.
If that works, then I could just create a new page and a new post every time I update the site (weekly).
Forum: Fixing WordPress
In reply to: Displaying only one post per pageHi. I have a similar problem.
On my site (www.gospel-doctrine.com), everything is a page. I wanted everything to be a post so that google would see it, but due to the layout of the site that I needed, I had to do all pages.
Any thoughts on how I can get seen by google?
Thanks,
Jeff