expweb
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tribes] How to add a static content to latest posts homepageHello Ben,
Thank you for providing a solution!
Forum: Fixing WordPress
In reply to: CSS change does not workYou are welcome, as a general link color is set to none, you can set green color for each element separately:
Footer widget:
.widget_recent_entries a:hover {
color: #64c12e;
}For footer bottom:
.site-info a:hover, .site-info a:focus {
color: #ce1b28;
}You might get css conflict since the theme is already using important!
Kind Regards,
SteponasForum: Fixing WordPress
In reply to: CSS change does not workHey Philipp,
You can try add this css code to your child theme or if your theme has a place where you can add custom css:
.service-section .post:hover {
border-top: 2px solid #64c12e;
}Kind Regards,
SteponasForum: Plugins
In reply to: [WooCommerce] Paypal Standard/Order status in WC remains awaiting paymentHello,
I was able to resolve this issue by adding direct data transfer key to integration.
Thank you for your assistance
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Adding placeholderHello Stefano,
Thank you for your quick answer. Would it be possible to add it by editing forms HTML? I gues it will be overwritten with plugin updates.
I managed to get translations to show by saving .mo .po files to wp-content/langugages/plugins instead of wp-content/langugages/loco/plugins
Hello,
Thank you for your suggestions. At least in a free version of Elementor, I can not see an option to have wave-like form in section>style>background>gradien…
Yep photoshop would be an option but I am curious if it is possible to achieve this look using Elementor. ??
Hello,
Thank you for your reply. I am not using any caching plugins on the website right now. I tried opening the page on different browsers. It seems that translations for Woocommerce Subscriptions started to show up however it`s still not present for Woocommerce Subscriptions Gifting. In order to see this text you need to go here:
1. https://29spalvos.lt/uzsakymas/
2. click on one of the products
3. mark the box :Pirkti kaip dovan?
4. now you should be able to see the text that I`m not able to translate: Recipient’s Email AddressKind Regards,
Steponas- This reply was modified 5 years, 11 months ago by expweb.
Hello, Jerry,
Thank you for reply ??
Kind Regards,
SteponasForum: Plugins
In reply to: [WooCommerce] Unable to translate a string in checkoutHey Justina(@pokeraitis) and Zach W(@dynamiczach)
Thank you so much for your help. I re-uploaded woocommerce-lt_LT.mo file to wp-content/languages/woocommerce/ and now I`m able to find the string (If you have a coupon code, please apply it below). Awesome!
Kind Regards,
Steponas- This reply was modified 6 years, 1 month ago by expweb.