Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
You’re welcome!
Here is a screenshot of correct settings – https://prnt.sc/mgs1fw (Settings > Permalinks).
Regards
Hello,
It looks like, problems were related to cache. Please check now.
Regards
Hello,
There is no such possibility, by default. Maybe I will be able to help if you describe the desired result in more details.
Regards
Hello,
Please check now https://giveme.by/category/help-and-service/
http://prntscr.com/mgh76c http://prntscr.com/mgh6wv
Regards
Ok. Have a nice day.
Regards
Hello,
Forum on our site https://www.8theme.com/forums/ is independent of XStore theme.
You can try to use bbPress plugin https://bbpress.org/ Read more in documentation https://codex.bbpress.org/
Regards
Hello,
Please clear cache and check now.
Regards
Hello,
1) Please find and change this code in Theme Options > Custom css:
.fullscreen-menu-collapse.navbar-collapse {
width: 500px;
margin: 0 auto;
border: 20px solid #02be75;
padding: 75px 0;
overflow: hidden !important;
}
2)
.vc_separator.vc_separator_align_left h4 {
color: black;
}
Regards
Hello,
Please find this code in Theme Options > Custom css > Global custom css and change the color:
form .hosting-contact-form [type="submit"] {
background-color: #349fe2;
color: #fff;
border-color: #349fe2;
border-radius: 15px !important;
margin-top: 10px;
}
Regards
You’re welcome!
Regards
Hello,
You can change text using translation files. Install Loco translate plugin, create English translation, change strings and disable the plugin.
Also, please watch this video https://youtu.be/1E5L9MyQ7W4 (it is for Legenda theme, but for the Classico it is similar).
Regards
You’re welcome!
Regards
Please clear cache and check one more time http://prntscr.com/mgdbas
Regards
Hello,
White color comes from dark.css, please add this code in style.css of your child theme:
.product-information table.variations td.label label {
color: #24102c;
}
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
Please read these articles
https://www.w3schools.com/html/html_tables.asp
https://www.w3schools.com/css/css_table.asp
You can add custom css code in Theme Options > Custom css. For example, http://prntscr.com/mgc3a5
.single-product tr:nth-child(even) {background-color: #f2f2f2;}
.single-product table td:first-child {
padding: .71em;
}
Regards
Here it is https://prnt.sc/mgbydd
Regards
Hello,
This requests additional customization in files.
Copy etheme_sign_link function from xstore/framework/theme-functions.php to functions.php of your child theme. Add this code
$current_user = wp_get_current_user();
$username = !empty($current_user->user_login) ? $current_user->user_login : esc_html__( 'My Account', 'xstore' );
here – http://prntscr.com/mgbddf
and change this line https://prnt.sc/mgbdsa to
'title' => $username, https://prnt.sc/mgbe7y
Regards
Hello,
I can’t log in. Please check credentials of wp-admin.
Also, please clear all cache and check the frontend one more time.
Regards
Hello,
Appearance > Widgets > Shop sidebar > change Categories widget to Product Categories widget.
If you have any other questions, please provide your site URL and temporary wp-admin access, so I can take a closer look.
Regards
Hello,
It can be a glitch of WPBakery Page Builder. You need to close the settings of the elements and reopen it.
Regards
Hello,
Please try to activate “Ajax product pagination” in Theme Options > Shop > Shop page Layout or WooCommerce Infinite Scroll and Ajax Pagination plugin – https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
If this is not what you are looking for, please describe the desired result in more details.
Regards
Hello,
Have you sorted out? https://prnt.sc/mgamnp
Let us know if you need any further assistance.
Regards
Hello,
Go to Edit page > [8theme] Layout options > Sidebar Position > Without http://prntscr.com/mgakxo
Regards
Hello,
Please update plugins via FTP. Read more – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
Hello,
In this case, please use custom css code to remove the sidebar.
I can’t access your dashboard, there is 404 page. Is there any restriction?
Also, I am getting “404 page not found” on pistas-barcelona page.
If you are using the additional plugin to create this page, it would be better to contact support of the plugin.
We don’t give guaranty for full theme compatibility with all 3-rd party plugins.
Let me know if there is anything else I can help you with.
Regards
1) Please try to disable sidebar on this page via [8theme] Layout options (Sidebar Position > Without) or Theme Options > Blog > Blog Layout > Sidebar position or Theme Options >
Shop page Layout / Sidebar position on category page > Sidebar position
2) Could you please provide temporary wp-admin access?
Do you want to change “ARCHIVES” title to something else?
Regards