Borko
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Receiving 404 Not Found errors after installing WordfenceDid you follow the steps mentioned here ?
If you cannot access wp-admin, you could try deleting the tables from the database manually. They should all be prefixed with wf.
Forum: Fixing WordPress
In reply to: Site crashed, cant get to header.php page to restore itDo you have access to your server? The easyest way would be to download a fresh copy of the theme and replace the header.php in the theme folder, using an FTP client like Filezilla. Or you could reinstall it (hopefully you didn’t edit theme files and you did use a child theme?)
Forum: Fixing WordPress
In reply to: Removing page-content from static homepagePlease, read this
Forum: Fixing WordPress
In reply to: Updates are not processing because of Maintenance modeMaybe you just need to wait for couple of minutes.Please, read this.
Forum: Fixing WordPress
In reply to: Updates are not processing because of Maintenance modeTry deleting the file called “.maintenance” in the root of the site’s web folder.
Forum: Fixing WordPress
In reply to: Unpublishing pages and googleAre you using a caching plugin? If so, empty the cache. Also, test the issue on different machine/browser.
Forum: Fixing WordPress
In reply to: Profile box problemTo hide the profile box, add this to you stylesheet:
.author-box { display: none; }
About the boxes… I see only one image so i don’t quite understand what you’re asking. You can add the image and resize it at will (in the post editor)
Forum: Fixing WordPress
In reply to: Sitewide Banner [virtue theme]Try adding this to your stylesheet:
.virtue_banner img { display: block; margin: 0 auto; }
Forum: Fixing WordPress
In reply to: Remove Featured Image link not workingIt’s strange that you have two Remove Featured Image links. I suppose that one is added by the theme (or a plugin). Did you update something (WP, theme or plugin)? Is your theme updated/compatible with the WP version you’re using?
Forum: Fixing WordPress
In reply to: Remove Featured Image link not workingIs it also happening when you switch to the TwentyFifteen theme?
Forum: Fixing WordPress
In reply to: How do I change the woocommerce amount (span class) font color?Try this:
span.amount { color: #2D40A1; }
Forum: Fixing WordPress
In reply to: Unpublishing pages and googleIf you’re using Google Webmaster Tools you should add a new sitemap so that Google crawls your site and pick up the changes. Unfortunately, there’s no guarantee it will happen right away. It might take several days.
Forum: Fixing WordPress
In reply to: Set Site's Featured Image on FacebookGlad i could help.
Forum: Fixing WordPress
In reply to: Set Site's Featured Image on FacebookSomething like this, perhaps: https://www.ads-software.com/plugins/wp-facebook-open-graph-protocol/
I know how you feel atm ?? I suppose it’s caused by a plugin or a theme that’s not tested/compatible with wp 4.2.
A good hosting would not blame it on WP (or any other cms), they wouldn’t leave their customer stranded and it would use all their knowledge and resources to pinpoint the problem, no matter what hosting package you use. Just my 5 cents