Bill
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All Plugins Deactivated (Invalid Header)That’s a weird one. They don’t appear at all? Do they exist in wp-content/plugins on the server?
If they are where they should be, I would clear your browser cache, rename the plugins folder to ‘plugins-hold’, reload the admin Plugins page, and then rename the disabled plugins folder back to ‘plugins’. Again reload the admin page to see if the plugin list got reset. Not sure what else to suggest on this one.
Forum: Fixing WordPress
In reply to: I've got strange signs on the beginning of my post excerpts (- *)Glad you got this worked out. You might want to ask about this on the support forum for the AddThis plugin. There seem to be other recent threads there already.
Forum: Fixing WordPress
In reply to: site disappeared after theme editIf this is a problem created by edits to your theme, which is what it sounds like, you won’t lose your posts since they are saved in the database.
If you have backups from before the problem started, you can find within them copies of the files you edited (header and sidebar? from wp-content/themes/patus) and use them to replace the damaged ones. Before deleting the damaged ones from the server, download a copy of each to your computer in case they have other past edits in them you would like to use again. (Add them back in a child theme, of course.)
If you can’t find an appropriate backup file, you can just download a fresh copy of the theme and find the necessary files there to upload. Without a backup, you will lose any changes you’ve made to the theme. That’s why you should download the bad ones for reference.
Either way, delete the old files first, and then upload the new ones. Good luck!
Forum: Fixing WordPress
In reply to: Help with warning messages when trying to access WP adminSince they are all coming from your theme, the best place to get to the bottom of it is the support forum for the theme.
Forum: Fixing WordPress
In reply to: All Plugins Deactivated (Invalid Header)Have you deactivated and deleted the Twiget plugin?
Forum: Fixing WordPress
In reply to: site disappeared after theme editThe easiest way to fix it would be to replace the edited files on your hosting account server with fresh, unedited versions from the repository. You can use an FTP client (like FileZilla), or your web-host’s cPanel or file manager to do this.
Whenever you want to make any changes to your theme, you should make them to a child theme instead. That way you won’t lose your changes when the parent theme gets updated. A child theme is not difficult to make and can save you a lot of trouble in the future.
Forum: Fixing WordPress
In reply to: I've got strange signs on the beginning of my post excerpts (- *)As a side note, I’ve seen others on this forum trace this glitch to the AddThis plugin (which you seem to be using).
Forum: Fixing WordPress
In reply to: Change Title Page Color – PeaseeeeTry using:
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #000000 !important; }Forum: Fixing WordPress
In reply to: No Links Widget, trying to add a blogrollYou can use a text widget to get the same thing. Text widgets will accept html (your links). Otherwise you can try looking for a plugin that will give you something closer to the old (now defunct) blogroll widget.
Forum: Fixing WordPress
In reply to: How To Turn Off Comments For Real?You’re welcome!
Forum: Fixing WordPress
In reply to: Old blog post not updatingTry clearing your browser cache (usually in the browser preferences), and also the cache from your W3 Total Cache plugin. You may be seeing a cached version of the page.
Forum: Fixing WordPress
In reply to: How To Turn Off Comments For Real?You’ll need to disable commenting on those pages individually through ‘edit page’ or ‘quick edit’. The Discussion Settings option only applies to new posts.
Forum: Fixing WordPress
In reply to: some text and images non responsiveThe support forum for your theme is here. Perhaps they can help you with this issue.
Forum: Fixing WordPress
In reply to: Replacing Joomla Site with WordPress SiteHave a look at this info about importing your Joomla content into WordPress using a plugin: http://codex.wordpress.org/Importing_Content#Joomla
Forum: Fixing WordPress
In reply to: Help it all went wrong!!When I go to your site now, every page has a popup ad for free hosting. Worse, every page loads a pop-under window telling me to install ‘required’ java software (java is notorious for security holes) and ‘required’ flashplayer that is obviously not the Adobe dialog window. You should ask your hosting company about these. They may be interfering with your site’s proper functioning and/or security. If they are required by your host, I’d find a better one if I were you.