Harry
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS Feeds showing XML on my web-sitePlease explain “fix” the XML, as nothing would appear to be broken with your XML/RSS Feeds.
Forum: Fixing WordPress
In reply to: Accidently deleted RSS code and now my site is completely downCheck Line 743, it’s telling you something is wrong on that exact line!
Either that, or paste the contents of your functions.php to pastebin, and copy the link back to this thread.
Forum: Fixing WordPress
In reply to: Website running really slow!Took about 3-4 seconds for the page to fully load for me.
Forum: Fixing WordPress
In reply to: Facebook like page is too small..Well I checked the code, it looks fine.
Have no idea why it’s showing up smaller. Would you be able to provide a link to an example of it?
Also, what browser/version are you using?
Forum: Fixing WordPress
In reply to: WP-Poll AnnoyanceWhat is the point in having a poll? Get rid of the poll will solve your issue 🙂
Forum: Fixing WordPress
In reply to: Don't want posts showingIf you use a plugin to exclude categories, they will not show at ALL on your website, if they are not linked to anything how a is web crawler supposed to build a map of your site, thus I cannot see why you want seemingly invisible content on your website. If it shouldn’t be seen, it shouldn’t be there, simple as.
I have presented a number of solutions, and WordPress offers a number by default. I have no problem offering advice, which is why I spend any free minute I have trying to help people here, as I myself and benefitted from the experience of others.
Enough dancing about the issue, what information are you seeking to include on these so called hidden pages that you want hidden from view. Your website is only slightly controversial if it is the one regarding Sex Offenders… please explain minus any analogies of the what purpose hiding this content will achieve? As while the previous explanations have been seemingly harmless, there are other possibly legal ramifications, be it libel etc. to the proposed content you wish to hide from view.
Forum: Fixing WordPress
In reply to: Extremely Slow Load Time – My Host Won't HELP!Well, just checked it again there.
It seems to be fine, if you’re happy the problem is resolved just marked it as resolved in the title, if not keep it open for a while longer.
All the best,
HarryForum: Fixing WordPress
In reply to: Text and Images are showing twice in a post! Please help! :(Cool, well it’s morning where I am, so it maybe at least 24hrs till I’m around again. I’m on New Zealand time!
Forum: Fixing WordPress
In reply to: Text and Images are showing twice in a post! Please help! :(Best to not anger the mods, and persistently break the rules, for future large code dumps, do use the pastebin website.
Forum: Fixing WordPress
In reply to: Text and Images are showing twice in a post! Please help! :(You’re supposed to go to http://pastebin.com/ dump the code in there, and link it back here.
The mods will remove the code, I’ve copied it down for now, but it’s just one of the rules this forum has. I’ve made the mistake before. They don’t want a lot of code put up on pages, generally anything longer than 10 lines gets deleted.
Are you using a theme built by someone else?
weaver_the_content_featured_single();The above function could exist in your function.php file, would it be possible for you to find it, pastebin the code, and post the link here, as I was to see what it is doing, this is seemingly where the post content is being output.
Cheers.
Forum: Fixing WordPress
In reply to: Text and Images are showing twice in a post! Please help! :(Could you pastebin your code again, it was swiftly removed by the very quick forum mods!
Forum: Fixing WordPress
In reply to: Don't want posts showingHi Mike,
WordPress very much works like HTML albeit in a more dynamic way. You shouldn’t have to write a plugin. You can edit the theme and you can pretty much tailor one to suit almost any needs, I’ve been building custom themes and have pretty much hacked themes to serve many functions. Search for free themes, and see how they work. Search for info on the Loop in WordPress.
Posts can be hidden from the Public, via Private Posts, Password Protected posts, a hidden category. You could even output the category name as a class… and then in CSS put display:none on a particular. There are literally endless ways this can be done, but it’s just not a feature of WordPress.
Forum: Fixing WordPress
In reply to: Text and Images are showing twice in a post! Please help! :(Craigh1983,
I’ve had this happen the odd time before, is there a draft and a published version of the post by any chance?
Har
Forum: Fixing WordPress
In reply to: HELP!That would be the standard index.php page with WordPress indeed.
I don’t see this password issue you’re talking about.
Forum: Fixing WordPress
In reply to: Extremely Slow Load Time – My Host Won't HELP!I checked your blog, it took under 5 seconds to load. Which is pretty fast and normal. Is your internet slow in general? If you’re using a wireless modem, try turning it off for 20-30secs, then switch it back on and see if you connection speed has improved.