Have you synchronized woocommerce translation?
Regards
Have you synchronized woocommerce translation?
Regards
Hello,
1. Delete this your custom code – http://prntscr.com/jp09zi
2. Please provide a screenshot for better understanding the desired result.
3. Theme Options > Typography > Page > Body Font or add this code in Global Custom css:
.product-slide .content-product .price {
font-family: "Amatic SC";
}
4. Edit your custom css http://prntscr.com/jp0cwg
5. Please provide me a screenshot of the problem.
Regards
You’re welcome!
Regards
Hello,
Please check this screenshot http://prntscr.com/jp022n and let me know if this is the desired result. The same I see from mobile on your site. I am a bit confused, what exactly is transparent?
Regards
Dear @gurhan,
I can see that your custom css code works fine https://prnt.sc/jozys3
but you can change it to:
.header .tbs span::before, .header-wrapper .header .tbs span {
display: none;
}
the result will be similar.
Do not forget to clear cache before checking result of css changes.
Regards
Hello,
Please read documentation – https://www.8theme.com/demo/docs/royal/#4_registration_page
To change our registration form you need to edit wp-content/themes/woopress/framework/theme-functions.php (line 1344 the section “! Registration Form”).
Here is MailChimp documentation – https://kb.mc4wp.com/
The integration requests additional customization in source code and it is out of our support scope. If you don’t have necessary skills you may contact WP-Kraken customization team.
Regards
Hello,
Theme Options > Header Settings > Top bar > Enable top links (Register | Sign In). Read more about registration page – https://www.8theme.com/demo/docs/royal/#4_registration_page
Regards
Hello,
Looks like you have sorted out. Feel free to ask if you have any other questions.
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Problem is related to your child theme. You have made changes that caused this issue, so, check your code and find what caused this error in the console of the revolution slider https://prnt.sc/joyikc
If you enable parent theme you’ll see that everything works fine.
Regards
Dear @oooo,
Please provide your purchase code in the Private Content area.
Regards
We don’t provide support for 3-rd party plugins as it’s out of our support scope. If your tabs work if such plugins are disabled, you need to find out what plugin causes the problem and contact authors of that plugin.
Regards
Hello,
Please provide URL of your main site. Also, describe your problem in more details.
Regards
Hello,
What exactly fonts do you use? Please provide a screenshot of the problem.
Regards
Please clear cache and check now – http://prntscr.com/joxlpa
Regards
On your Home page, I can see the form that added using Contact form 7 plugin http://prntscr.com/joxfiu You need to set correct settings here – http://prntscr.com/joxfsl Follow the plugin documentation – https://contactform7.com/setting-up-mail/
Regards
Hello,
Please provide temporary wp-admin access (in the Private COntent area) so I can take a closer look.
Regards
Hello,
Does it work the same way with a default theme?
Please provide me URL of your page with the form.
Regards
Hello,
1. Please add an empty text widget in Left side top bar area (Appearance > Widgets).
2. You may add this code in Theme Options > Custom css:
.archive .wp-picture .btn_group a {
display: none;
}
Regards
In this case, please provide me temporary wp-admin access in the Private Content area so I can take a closer look.
Regards
Hello,
We’ve fixed the problem via your child theme (yourlight/functions.php) http://prntscr.com/jowv4x This code you will be able to delete after theme update to 5.0 version.
Regards
Hello,
Please try to disable all 3rd-party plugins, if this won’t help, provide me screenshots of parts where brands missing.
Thanks in advance.
Regards
Hello,
Theme Options > Styling > Content > Container Background Color.
Regards
Hello,
Can you see some errors in the console? Have you tried to disable all 3rd-party plugins?
Regards
Hello,
Please let me know what versions of the theme and Core plugin you use. Also, provide screenshots of frontend with untranslated text.
Regards
Hello @oooo,
Please try to activate theme now.
Regards
Hello,
You’re welcome!
Theme Options > Responsive > Enable Responsive Design.
Regards
Hello,
Please add this code in Theme Options > Custom css > Custom css for mobile:
.header .cart-summ:after {
content: attr(data-items-count);
position: absolute;
top: 0;
right: 0px;
color: #fff;
font-size: 9px;
background: #b6a374;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
min-width: 14px;
min-height: 14px;
}
.header-type-2.slider-overlap .cart-summ:after {
top: 0;
right: 15px;
}
.header .shopping-cart-widget .woocommerce-Price-amount.amount {
display: none;
}
.header-type-2.slider-overlap .header .cart-bag {
padding-top: 0px !important;
}
.fixed-already .badge-number {
top: 0px;
}
Regards
Hello,
You’re welcome!
Have a great day too.
Regards