kimkhd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS feed errorThank you, much appreciated. This worked on Jan 4, now it doesn’t, I have not changed anything, and I am not familiar with this at all. Any ideas on how to fix this?
Forum: Plugins
In reply to: [InfiniteWP Client] Malware? iwp/includes/bridge/bridge.php and restore.phpAnti-Malware from GOTMLS.NET
Known Threats
!…/public_html/iwp/includes/bridge/bridge.php
!…/public_html/iwp/includes/bridge/restore.phpTurned out my theme had JS errors. Deactivate your plugins one by one and check the site after single deactivation. If that doesn’t show you where the conflict is do the same with your theme. Hope that helps!
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] Tabs shortcode not workingI am having the same issue. Tabs worked great, now they are showing up a long list and not as tabs. I am also having the same issue with Carousel and Slideshow. I will open another ticket for those so this stays on topic about Tabs.
In WooCommerce – Settings – Checkout – Stripe – I UNchecked Enable Test Mode and I only pasted the 2 live credentials (deleted the other 2 test keys). That fixed it for me.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Card declinedIn WooCommerce – Settings – Checkout – Stripe – I UNchecked Enable Test Mode and I only pasted the 2 live credentials (deleted the other 2 test keys). That fixed it for me.
Just add it to Custom CSS. I actually had to use the following code, but it worked!
.payment_method_stripe label img {
width: 32px!important;
}Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Credit Card Images too Large.payment_method_stripe label img {
width: 32px!important;
}I just added the above to Custom CSS and it fixed it.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Checkout Credit Cards Too Large.payment_method_stripe label img {
width: 32px!important;
}Actually, I added the !important which made the code work.
Thanks so much!Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Credit card images over sized.payment_method_stripe label img {
width: 32px!important;
}Adding the above CSS fixed it for me!
- This reply was modified 8 years, 4 months ago by kimkhd.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Checkout Credit Cards Too LargeWorked for me – thank you!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Credit card images over sizedI am having the same issue – credit card images are huge.
Forum: Themes and Templates
In reply to: [Enigma] Nav bar – hover colorThat did it!
Thank you again for a wonderful theme and for the quick response.
KimI don’t know if this helps – but under Options, Scans to Include – by the process of elimination I have found that if the line Scan for signatures of known malicious files is UNCHECKED it will scan. If it is CHECKED it will not scan.
And – I have been hacked and my .htaccess altered. Please help!
same error also