happy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Missing Single Entry PageIt was an .htaccess problem. Now that I’ve overwritten it with a backup. It works perfectly again.
Thank you very much, podz! 🙂
Forum: Fixing WordPress
In reply to: Missing Single Entry PageThe whole site is broken.
And all I did was going to the admin, click options, and click permalinks.
Forum: Fixing WordPress
In reply to: Missing Single Entry PageI was going to disable permalinks just to see but now I get internal server error. Argh!!!
Forum: Fixing WordPress
In reply to: Missing Single Entry PageNothing. I know it doesn’t help but I really did nothing to it. Weird, eh?
Forum: Fixing WordPress
In reply to: Running two loops on one pageThat’s alright. Thanks for trying.
Forum: Fixing WordPress
In reply to: Running two loops on one pageI’ve tried all the tricks on the Multiple Loops page but nothing worked. The code I want to run on the sidebar is the following:
<h2 class="entry">About This Entry</h2>
You are currently reading a <a>"><?php echo bloginfo('name'); ?></a> entry posted on <?php the_time('l, F jS, Y'); ?>I don’t think it should be this difficult. It’s for the single entry page.
Forum: Fixing WordPress
In reply to: Time difference problemThanks! It works like a charm.
Forum: Fixing WordPress
In reply to: Time difference problemThe server time is not in GMT.
Forum: Fixing WordPress
In reply to: Time difference problemUm, that doesn’t help.