therks
Forum Replies Created
-
Forum: Plugins
In reply to: How to get a plugin to display original contentSorry I meant to reply to this forever ago just to say that I’ve followed your last suggestion. Thanks for the advice.
Forum: Plugins
In reply to: How to get a plugin to display original contentThank you very much for your reply. Using a custom template as you suggested was well within my means, but I was sort of hoping to have this plugin work seamlessly with any theme, without having the end user have to edit or create any files at all, I’m starting to think that may be impossible. I haven’t read through your link yet but I will do so now and see what I can come up with.
Thanks again.Forum: Plugins
In reply to: How to get a plugin to display original contentAnyone?
Forum: Fixing WordPress
In reply to: Template won’t load: “Template is missing”I was experiencing the same problem with a theme that I made, and with another that I downloaded. The solution for me was just to delete the “Template:” line completely from the style.css
I had:
Template: therks
Theme Name: therks
Description: WordPress theme for therks.com.
…etc…I just removed the first line, and it works fine. I decided on this cus I noticed that in both the included themes (default and classic) neither style.css had this line.
Forum: Fixing WordPress
In reply to: Post author problemsI think you can make any change to the admin user, and it will fix this problem.
Unfortunately didn’t work for me.
I was trying to create a page with the admin account, but in the Page Author dropdown it only had one username, a user with the Author role.
What eventually worked for me was I created a new Administrator user, then set the Page Author to the original admin account (because now in the dropdown there were three users, admin, new-Admin, and the author that had always appeared before), then deleted the new-Admin.
So far, so good. Glad I found this topic though. Took me forever to find it (although it was my own fault, I was searching wordpress.com :P).