The Hack Repair Guy
Forum Replies Created
-
Wasted 20 minutes figuring this out (grrrrr).
CSS I’m using now:
div#give_forms_widget-2 {
background: lightblue;
-moz-border-radius: 6px;
border-radius: 6px;
color: darkblue;
padding: 5px;
text-align: center;
}[id*=give-form].give-display-modal .give-btn, [id*=give-form].give-display-reveal .give-btn {
margin: 0 0 15px;
background: url(“/wp-content/uploads/2014/05/btn_donateCC_LG2.gif”) no-repeat scroll 0 0 transparent;
color: transparent;
cursor: pointer;
font-weight: bold;
height: 34px;
padding-bottom: 2px;
width: 161px;
}Would still like to see a custom CSS box where I can add my own CSS (without having to edit my stylesheet manually–yuc!).
Example I would like to enter into the “Custom CSS” box:
div#give_forms_widget-2 {
background: lightblue;
-moz-border-radius: 6px;
border-radius: 6px;
color: darkblue;
padding: 5px;
}(so I did end up adding the custom CSS to my theme’s CSS customizer, but still would have preferred to use a plugin specific option, so that when I replace my theme I don’t have to worry over losing my plugin CSS customizations)
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Coding issue I think we need to fixAh, I see there may already be some open suggestions for improvement. Hopefully Mike Ems will take note.
https://github.com/blueliquiddesigns/wordpress-https
Good stuff!
You missed my hint…
Was hoping you would reply with something happier, like:“Awesome question. That’s an easy one. Below is the CSS you would add to your theme to change the color of the checkout button, et al”
oh, you mean like this one asking for color options…
Forum: Plugins
In reply to: Sucuri showing .zip files added without my knowledgeWell, if you did not add it, that indicates your account has been compromised.
You’ll need to work quickly to lock all down before mr. hacker does greatly more damage to your site and reputation.Forum: Fixing WordPress
In reply to: Is my site being constantly hacked?Make sure to change your hosting company login user/pass and all FTP passwords as well just in case.
Otherwise, I imagine, you’ve double checked that all of your plugins are updated, and theme as well?
I manage a website security business. If you wish I’m available to provide a free confidential consult on the situation–so we may get to the bottom of this issue. My signature includes my contact information.
(reason: I would like to know as well, since quite a few of my own customers use this quite useful gallery plugin)
Security plugins do not work like anti-virus software does on your computer.
For the most part security plugins are an added level of security. But like any type of security you put on your home, just because you have a good lock, doesn’t necessary mean a good burglar can’t pick it…
That said, it’s unlikely your security plugin had anything to do with this, other than being a helpful bystander.
Look around for anything outdated on your site, as well be sure to lock down those passwords in FTP, WordPress dashboard and anything else you can thing of respectively.
Forum: Plugins
In reply to: How did this happen and how to prevent?Upgrading your WordPress is the first step.
If you are uncomfortable in doing this, then I recommend you make a full backup using Duplicator plugin. This will ensure you have a backup of your files and database.With that done then work to upgrade your WordPress and plugins. Worst case if your upgrade fails you can still revert back.
Forum: Fixing WordPress
In reply to: All plugins disappearedThis may happen when site is compromised.
Essentially, after you remove the compromised stuff and fully upgrade everything, you’ll then need to remove the existing plugins from the plugins directory, then re-add each one by one via Add Plugins.
Also just learned that on checkout, after filling out the customer contact information the “pay” button is gone, so my cart can’t even take orders now (out of biz atm). Help?
Did upgrade to 4.1 from 3.5
Did upgrade Jigoshop to lastest version.Are you sure this HTML will make a button appear like my pictures above?
<center>[button link=”http://www.sleepnbeauty.com/cart” color=”#93a444″
size=”5″ style=”1″ dark=”0″ radius=”5″ target=”self”]View Your Shopping
Cart[/button]</center>Is there some other shortcode or HTML for View Cart Button?
+++
### Begin System Info ###
Jigoshop Version: 1.15.4
WordPress Version: 4.1Platform: Apple
Browser Name: Chrome
Browser Version: 39.0.2171.95
User Agent String: Mozilla/5.0 (Macintosh; Intel Ma
c OS X 10_10_1) AppleWebKit/537.
36 (KHTML, like Gecko) Chrome/39
.0.2171.95 Safari/537.36PHP Version: 5.3.28
MySQL Version: 5.5.40
Web Server Info: ApacheeAccelerator: Disabled
APC: Disabled
OpCache: DisabledPHP Memory Limit: 256M
PHP Post Max Size: 8MB
PHP Upload Max File Size: 32MB
PHP Max Input Time: 120
PHP Max Input Vars: 1000
WordPress Memory Limit: 96MBShort Open Tag: Enabled
Allow URL fopen: EnabledWP_DEBUG: Disabled
WP Table Prefix: Length: 3 Status: AcceptableShow On Front: page
Page On Front: 254
Page For Posts: 11Session: Enabled
Session Name: PHPSESSID
Cookie Path: /
Save Path: /tmp
Use Cookies: On
Use Only Cookies: OnDISPLAY ERRORS: On (1)
FSOCKOPEN: SupportedACTIVE PLUGINS:
Akismet: 3.0.4
Contact Form 7: 4.0.3
Google Analyticator: 6.4.8
InfiniteWP – Client: 1.3.8
Jigoshop: 1.15.4
MapPress Easy Google Maps: 2.42.1
Shortcodes Ultimate: 4.9.3
Widgetkit: 1.4.5
WordPress SEO: 1.7.1
WPtouch Mobile Plugin: 3.6.5CURRENT THEME:
Sleep ‘N Beauty: 1.0
### End System Info ###
Forum: Fixing WordPress
In reply to: Hacked by Jje IncoversHi,
Sadly, this is an all too common occurrence. There is not single answer per se. Every hacking situation is different in this respect.Essentially it’s happened. And best you can do is work to recover, then lock your site and service down strongly afterward.
Start by changing all passwords you can think of related to WordPress, including all your hosts passwords AND email passwords.
Once that’s done work through the replacement of all scripts and files, along with locating and removing any back door scripts that may be hiding within your code or files.
With respect ernietazo, this is not really doable, for all kinds of reasons.
I don’t think the good folk at Wordfence want to take on that level of potential disaster.
Ouch potential = extreme!