Hi,
Please consult here: https://hungpd.name/translating-your-theme-with-loco-translate-plugin/
Regards,
Hung PD
Hi,
Please consult here: https://hungpd.name/translating-your-theme-with-loco-translate-plugin/
Regards,
Hung PD
Hi,
Please send:
– Screenshots of issues
– FTP info (server, username, password, port)
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
It’s a background image https://prnt.sc/q2lhfb.
You can change in Theme Options -> Header Builder -> Bottom Header https://prnt.sc/q2lhtw and Theme Options -> Footer -> Footer styling https://prnt.sc/q2lito
Regards,
Hung PD
Hi,
Thank you for pointing that, please watch screencast https://screencast-o-matic.com/watch/cqXteUUBpe
Hope it helps
Regards,
Hung PD
Hi,
Please use Header Builder, then you can enable Auto Width for Newsletter Popup https://prnt.sc/q2l9tw -> https://prnt.sc/q2l9w6
Regards,
Hung PD
Hi,
You can use custom classes to hide rows on large screens https://prnt.sc/q23kky
Then, use below code
@media (min-width: 1024px){
.hidden-row-lg{
display: none !important;
}
}
Regards,
Hung PD
Hello,
We’ll fix the bug with the color in the next theme update. To fix it immediately on your site add the following code to ThemeOptions > Custom CSS
::selection {
background: #dddddd;
}
Regards
Hi,
It depends on your settings, you can edit here… (Private Content area).
Regards,
Hung PD
Hi,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/xstore-responsive-woocommerce-theme/reviews/15780546
Your feedback is the motivation to improve our work and services.
Regards,
Hung PD
Hi,
Please send me specific url, I can’t find that link
Regards,
Hung PD
Hi,
Please send:
– Screenshots of issues
I will check this problem for you.
Regards,
Hung PD
Hi,
Admin credential is incorrect, please check again
Regards,
Hung PD
Hi,
I can’t see this title on the homepage
Regards,
Hung PD
Hi,
I’ve fixed your issue. Please check your site again. https://prnt.sc/q0ejn0 https://prnt.sc/q0ejp7
Regards,
Hung PD
Hi,
Please enable it and try again https://prnt.sc/q0eil3 -> https://prnt.sc/q0eigk
Regards,
Hung PD
Hi,
You can put wider px, for example: 500px
Regards,
Hung PD
Hi,
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hi,
Please send me:
– Specific URL
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Could you please send me some screenshots?
Regards,
Hung PD
Hi,
Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post.
If you wouldn’t mind providing me with a little more clarification on what it is you’re wanting to do, I’ll be happy to provide you with a response once I have a better understanding of the situation.
Regards,
Hung PD
Hi,
Use below code
form.wpcf7-form .wpcf7-submit:not(.active) {
background-color: #e3d191;
}
Regards,
Hung PD
Hi,
Please send:
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please upgrade to PHP 7++, then please send me:
– FTP info (server, username, password, port)
– Cpanel admin login credentials
I will check this problem for you.
Regards,
Hung PD
Hi,
1. Sidebar
.sidebar.sidebar-left {
margin-top: 33px;
}
2. Categories
– Currently, we don’t have this option
Regards,
Hung PD
Hi,
Please go to Theme Options -> Header Builder -> Header Vertical https://prnt.sc/pyvn2m -> https://prnt.sc/pyvn8j
Regards,
Hung PD
Hi,
You can use Widgets to display language switcher https://prnt.sc/pyvkie -> https://prnt.sc/pyvjwm -> https://prnt.sc/pyvklb
Regards,
Hung PD
Hi,
Add below code to Theme Options -> Theme Custom CSS
.et-notify[data-type=success] {
background: #88b643;
}
Regards,
Hung PD