ambassador21
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Malware, WP site rediderectedThanks a lot! It’s working )))) Still, there is file index.php in wp-content/uploads folder seems has malicious code inserted. Wordfence doesn’t offer to repair this one. Can I delete this file? I am not really how should I remove this malicious injection.
Thank you!Forum: Plugins
In reply to: [Align Woo Buttons] 3.6.0 aligns your product titles and it looks not goodSuper cool, thanks a lot, appreciate it!
Forum: Themes and Templates
In reply to: [Hestia] Need help changing category colorNeed to change category colours for Woocommerce in Hestia.
I’ve tried this code, as they suggest on ThemeIsle website, but doesn’t work for me. `.hestia-blogs article:nth-child(6n+1) .category a {
color: #000000;
}
.hestia-blogs article:nth-child(6n+2) .category a {
color: #000000;
}
.hestia-blogs article:nth-child(6n+3) .category a {
color: #000000;
}
.hestia-blogs article:nth-child(6n+4) .category a {
color: #000000;
}
.hestia-blogs article:nth-child(6n+5) .category a {
color: #000000;
}
.hestia-blogs article:nth-child(6n) .category a {
color: #000000;
}`Forum: Themes and Templates
In reply to: [Hestia] Align Add To Cart buttons in HestiaHello,
You can use this plugin
https://ww.wp.xz.cn/plugins/woocommerce-cart-tab/
Enjoy!What do you mean “minimum price is set to all free shipping zones”?
Hi RokasJ,
No, i didn’t 🙂 But it’s great, thanks!
Have no idea what actually happened.Forum: Plugins
In reply to: [Contact Form 7] Send confirmation to senderThanks Takayuki! But as i said, i already use Mail (2) to send copy of email to my partner. Can i use more than one autoresponder?
Forum: Plugins
In reply to: [Contact Form 7] Send confirmation to senderI know, i can use Mail (2). The problem is i need Mail (2) for sending copy of email to our partners, so still need one more autoresponder option.
Forum: Fixing WordPress
In reply to: Changing the Font Size and ColorMaybe, you can help me? Tried this codes, but it didn’t work. I use Sabino theme and yeah, product titles are too big, but i can’t change it at all.
Thats strange, but it doesn’t matter which code i insert to custom CSS field, it changes nothing.Forum: Themes and Templates
In reply to: [Storefront] font size product title too bigHello! Tried this codes, but it didn’t work. I use Sabino theme and yeah, product titles are too big, but i can’t change it at all
Forum: Plugins
In reply to: [WooCommerce] Changing font size on product category pageHello! Tried this codes, but it didn’t work. I use Sabino theme and yeah, product titles are too big, but i can’t change it at all
Forum: Developing with WordPress
In reply to: Product Box Height on Shop Page/Category pageHello! I’ve tried all possible suggestions, but just nothing happened 🙂 The product boxes are all different height, and no way to make them equal. I have Sabino theme. If someone can help, would be awesome!
Forum: Plugins
In reply to: [WooCommerce] How to make second unit shipping cheaper in Woocommerce?Anyone?
Forum: Fixing WordPress
In reply to: How to make second item shipping cheaper in Woocommerce?Thanks, will do.