planetphillip
Forum Replies Created
-
Forum: Plugins
In reply to: [Tabby Responsive Tabs] Extra closing P in first tabThank you for your quick and accurate response.
Adding the blank line initially didn’t work but adding a blank line before the first tab solved the problem.
I’ll now have to figure out the SQL to search and replace all the tabs and add the blank line but at least you found the cause.
Thank you.
Forum: Fixing WordPress
In reply to: Featured Image archive with fallback image selection.Yes, that was a mistake in copying. Even with that it doesn’t work.
Forum: Fixing WordPress
In reply to: Display something based on the publication date and catThank you for your reply and help.
I kept getting a parse error with your code but a little copying and pasting from something else got me this
<?php if ( in_category('catnamehere') && (get_the_time('Y') < 2008) ) { echo 'text here'; } else { echo ''; }; ?>
There’s probably a more elegant way of doing it but it works.
Thanks again, your reply made all the difference.
Forum: Fixing WordPress
In reply to: Hidden Users?Thanks for the reply. To be honest I didn’t think about plugins or themes for this particular issue.
I’ll disable the plugins and theme and report back in a few days.
Thanks for the advice on the emailing too.
Forum: Fixing WordPress
In reply to: Hidden Users?Nobody?
Forum: Fixing WordPress
In reply to: Comments feed for each categoryNobody?
Forum: Fixing WordPress
In reply to: Can I start again with WP_Options?Thanks for the reply.
Yes, I have a serious issue (Constant 500 ISE, pages not found, blank pages etc – all since my host move) with the site which is why I am thinking of something sooo radical. Although I’ll follow my host’s instruction until I have no other options.
I’ve got 363 records. That’s after I cleaned a ton out. I don’t know if that’s a lot or not.
I’m not sure I understand about loading all my images again. I don’t use WP Media Library, it’s too messy for me.
I’ll disable the few plugins I use and just pretend to install them again.
Thankls for the advice.
My feedback button comes from:
https://getsatisfaction.com/It’s free and very easy to use. I love it, I just wish my users used it more!
Forum: Fixing WordPress
In reply to: Deleting rows from wp_options tableThanks for your reply. The Clean Options plugin is a great tool.
Forum: Fixing WordPress
In reply to: Post feed suddenly stopped workingAnd suddenly today with absolutely no changes from me it started working again. That’s just spooky.
Forum: Fixing WordPress
In reply to: Post feed suddenly stopped workingsamboll, I don’t understand your reply.
I never claimed that feed url validated if that’s what you mean. I know it’s missing the language part but I have no idea how to fix it.
My problem is with the normal feed URl, that was working until 3 days ago:
https://www.planetphillip.com/feed/Forum: Fixing WordPress
In reply to: Display more than 45 tags?Yes, but the maximum is 45 tags. I want to display more.
When I re-read my message it sounds like I am saying it only displays 45 tags.
“number – Displays at most 45 tags”
However, I’ve just read everything again and noticed that by adding zero as the number it displays them all.
Thanks for the reply.
Forum: Fixing WordPress
In reply to: Chronological and Alphabetical Post listings within categoriesThanks for the reply.
I currently use the CQS and I didn’t consider having two categories. It’s a great idea, although adding 700 posts to another 4 or so categories may prove time-consuming.
I’ll look into how best to do that.
Thanks again.
Forum: Fixing WordPress
In reply to: Strange 500 Internal Error IssueLAst post. It was to do with a commeter quoting the whole of a very large previous quote. Once I trimmed that everything worked more or less perfectly.
Forum: Fixing WordPress
In reply to: Strange 500 Internal Error IssueIt seems it was the Comment Quoter Plugin. WHy it suddenly stopped working I really don’t know!
Forum: Fixing WordPress
In reply to: Strange 500 Internal Error IssueI don’t have a defualt theme installed any more. I could try disabling the plugins, but considering all the other posts work and even with all the content removed it’s still broken.
I have a suppoort ticket in with my hosts ATM regarding the logs.