r7zenith
Forum Replies Created
-
OK, I have found the solution, it is in the includes/core/um-actions-login.php file on the line 461.
I guess I’ve explained myself not clear.
I only want to type “Sifrenizi mi unuttunuz?” instead of “Forgot your password?” in the login form.
I cannot contact via that link you gave me.
My problem is, on default theme template it is working great and correctly. But when I try to creating a new template with my own design in that template it stops working. I’ve checked with Chrome Inspect on default theme there are dynamicly changing lines but on my template those lines are gone and SVI is not altering or changing any lines on that inspect sidebar.
I’ve tried to create template on another theme it does not work again. I do not understand it is working properly on default theme layout, template. But stops working on the template that I created on Elementor Pro.
Please I want to change template and also want to use SVI.
- This reply was modified 5 years, 6 months ago by r7zenith.
Forum: Themes and Templates
In reply to: [Astra] Disable Out-of-Stock LabelHello Mr. Herman,
Thank you for your reply, yes I have managed how to hide the out-of-stock label, thanks to Woocommerce support 🙂
Have a good day
OguzhanForum: Plugins
In reply to: [WooCommerce] Disable Out-of-Stock LabelOh I figured it out, there was no ” } ” at the end of the default code.
I’m sorry I am not good at this code things 🙂
Thank you again for your help.
- This reply was modified 5 years, 8 months ago by r7zenith.
Forum: Plugins
In reply to: [WooCommerce] Disable Out-of-Stock LabelHi Nicola,
First of all thank you for help, yes this code is working but there is a problem
In the additional CSS section there is a code already which is:
.ast-cart-menu-wrap .count, .ast-cart-menu-wrap .count:after {
border-color: #aaaaaa;
color: #aaaaaa;When I add your code it’s giving me a red class color on the sidebar on the code.
It is only working if I change this default code in the additional css which I mean is when I try to add another code below this code every code is giving me a red color.