gregmuzak
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Platform] PHP 5.4 compatibility (How do I apply this patch? I am having this same issue but can’t figure out what to do with the above code.
Forum: Fixing WordPress
In reply to: All of my pages are showing blog contentHey, I think I figured it out… I just put that reset query at the bottom of the code and that cleared it up.
I don’t know you knew that but I thank you!
Forum: Fixing WordPress
In reply to: All of my pages are showing blog contentOkay, here is a pastebin of header-about.php
http://wordpress.pastebin.ca/1630922
Any idea where I should start?
Forum: Fixing WordPress
In reply to: All of my pages are showing blog contentThe page is called testpage
Forum: Fixing WordPress
In reply to: All of my pages are showing blog contentI tried it after the loop using the code: <?php wp_reset_query(); ?>
and that didn’t do anything.
Forum: Fixing WordPress
In reply to: All of my pages are showing blog contentI’m not sure I understand how to do that… after the loop do I just type wp_reset_query();
When I do that it just puts that text on the page…. doesn’t affect the blog posts at all. They are still there on the page, annoying the heck out of me. 🙂
Forum: Fixing WordPress
In reply to: All of my pages are showing blog contentMichael,
thank you for the offer to help… I think I understand what you need me to do.
the template is one I purchased from ThemeForest. The template requires me to assign each page a custom template theme. One of them is called “About” and that’s the one I’ve been testing. I’ve posted the contents of about.php here:
http://wordpress.pastebin.ca/1630472
I’m not sure if that’s what you need or not.
If someone would be willing to help me, I would gladly provide login information so someone could look at this on the back end.
Thanks for your help.
– Greg