dmd54
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Page not Found?No. The blog posts have all just been imported from the old blog.
Forum: Fixing WordPress
In reply to: Permalinks Image Not ShowingNo problem. Good to hear it was easier than expected. I’ll keep that plugin in mind as well.
Forum: Fixing WordPress
In reply to: Put code into body tags near top, using a plugin…but it should go and work in the header, right after your <body> tag.
Forum: Fixing WordPress
In reply to: Put code into body tags near top, using a pluginYou could also put it in the footer, that would include it within the body tags but of course not be at the top of the page.
Forum: Fixing WordPress
In reply to: Permalinks Image Not ShowingGlad to have helped.
In the future if you use the Upload/Insert -> Add Media tool in the post or page you should be able to avoid having the added character.
Forum: Fixing WordPress
In reply to: Permalinks Image Not ShowingCan you try deleting the period at the start of your directory chain for the image.
right now looking at this page as an example – http://www.112werkforum.nl/?p=5236 – the image source should begin with a forward slash only.
If you notice in the below code the period (.) before /images may be causing the problem.
<div class="entry clearfix"> <p> <img class="alignleft" width="215" height="190" alt="" src="./images/overige/vos-en-ops.jpg">Look for this section of code in your comments.php and change the text
<h3 id="reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/competitions/#respond" style="display:none;">Cancel reply</a></small></h3>Forum: Fixing WordPress
In reply to: Permalinks Image Not Showingcould you post the link to your site so we can see the problem.
Forum: Fixing WordPress
In reply to: Put code into body tags near top, using a pluginCan’t you just stick it in your header?
Forum: Fixing WordPress
In reply to: BLANK WHITE PAGESYou are self hosting the site?
Have you not made any changes in the last year to the site, no plugins, modifications to the theme etc?
Forum: Fixing WordPress
In reply to: Cant figure out menu arrangement…excellent!
Forum: Fixing WordPress
In reply to: Cant figure out menu arrangement…Since you’re using elegant themes have you checked their options panel to see if there are specialized configurations in navigation -> general settings?
Forum: Fixing WordPress
In reply to: BLANK WHITE PAGESHave you tried reinstalling your theme?
Forum: Fixing WordPress
In reply to: How to link to an outside page from the wordpress page?Glad to help
Forum: Fixing WordPress
In reply to: Menu bar displaying elements of post