Hello,
Could you please provide screenshot?
Regards
Hello,
Could you please provide screenshot?
Regards
You’re welcome!
Have a nice day.
Regards
You’re welcome!
Have a nice day.
Regards
It was custom css code for home page. I’ve removed it. Please check Home now.
Regards
You’re welcome!
Have a nice day.
Regards
Could you please provide temporary wp-admin access in Private Content?
Regards
Please try to add this code in Theme options > Styling > Custom css:
.header-search.act-default #searchform .btn:hover, #cookie-notice .button.wp-default, #cookie-notice .button.wp-default:hover {
background-color: gray;
}
Regards
I’ve checked your old site and see that theme deactivated http://prntscr.com/hvjpbs so now you are able to activate theme on new site, go to Theme Options and enter your purchase code. If you face any problem with this, please provide me screenshot.
Regards
Dear Lucy,
You need to edit xstore/headers/center.php file https://prnt.sc/hvjasx
<div class="custom_image"><img src="yoursrc for image" alt=""></div>
(we recommend making changes in the child theme https://codex.wordpress.org/Child_Themes because you’ll lose all modifications after each theme update)
then find https://prnt.sc/hvjcbw in xstore/js/etheme.js file
> https://prnt.sc/hvjdgh
minify content of this file https://jscompress.com/ into etheme.min.js file.
Depends on image that you will insert, you need to write custom css code in Theme Options > Styling > Custom css or in style.css file of child theme.
Also use this css code to hide image from main header and display it only in fixed header on all devices, except mobile:
@media only screen and (min-width: 481px) {
.header.main-header .custom_image {
display: none;
}
}
Regards
Hello,
Happy new year to you, too 🙂
Please provide screenshot of the problem.
Regards
Hello,
You’re welcome!
Have a nice day.
Regards
Have you solved the problem? http://prntscr.com/hvj9yl http://prntscr.com/hvja2f
Regards
Hello,
Please provide screenshot for better understanding and temporary wp-admin access in Private Content.
Regards
Hello,
Could you please provide an example of needed result for better understanding?
Regards
Hello,
Please make sure you have checked all the server requirements before the installation https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/
Also, provide screenshot of the error.
Regards
Hello,
You’re welcome!
1. Have you sorted out http://prntscr.com/hvgv8k ?
2.
.secondary-menu-wrapper .menu li.menu-item-has-children > .nav-sublist-dropdown {
border-color: #e5e5e5;
}
3. Try to change this code:
.header-wrapper.header-advanced .navigation-wrapper:before {background-color: #ffffff;}
to
.secondary-menu-wrapper .secondary-title, .secondary-menu-wrapper .secondary-title:after {
color: white;
}
.secondary-menu-wrapper .secondary-menu-toggle .icon-bar {
background-color: white;
}
and go to Theme Options > Typography > Navigations > Menu first level > Font Color.
Happy new year to you, too 🙂
Regards
Hello,
Please provide link to page with this problem.
Regards
I am glad that the problem was solved.
Sorry, it was our fault because of a minor bug in theme-functions.php file.
Regards
Ok, in this case, use this code also:
.products-grid .price del{
display:none;
}
Regards
Hello,
On our demo Products masonry option disabled, also I would recommend you select Primary category http://prntscr.com/hvgf83 for products, in this case on product grid will be shown only 1 category name, then add this code in Theme Options > Styling > Custom css for desktop:
.products-grid .content-product .product-title a {
min-height: 55px;
}
Regards
Hello,
Icons problem caused by this error in console
Access to Font at '/themes/xstore/fonts/xstore-icons.ttf?2ki8t4?ver=4.6.1' from origin ' ' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin ' ' is therefore not allowed access.
Contact your hosting provider to solve this issue.
Here is a stackoverflow answer for this issue
http://stackoverflow.com/questions/26125030/font-awesome-icons-not-showing-in-chrome-a-maxcdn-related-cross-origin-resource
Regards
Hello,
Thanks for topic.
You may change Breadcrumbs settings in Theme Options > General > Breadcrumbs.
You may import different pages via Theme Options > Import / Export > Dummy content > Import additional pages.
Please let us know if you have any questions, we will gladly assist you.
Regards
Hello,
Your problem doesn’t relate to theme, so it would be better to contact wordpress support. Maybe this article will be useful for you https://codex.wordpress.org/Resetting_Your_Password
Regards
Hello,
We’ve checked your files, and looks like some category pages are cached by WPRocked plugin, so you need to clear cache.
Regards
Hello,
I am glad that you sorted out.
Regards
Hello,
Sorry for the delay.
If you changed categories you need to change also Source for grid http://prntscr.com/hvg1jf that you use on page. Please check your Home page now.
Regards
Hello,
You’re welcome!
Have a nice day.
Regards
Please provide FTP access (FTP hostname, FTP username, FTP password) so our developer could check files.
Regards
Hello,
Thanks for the topic and video.
Please check if you have this problem:
1) – with parent theme activated on your site;
2) – with default WC theme – Storefront;
3) – try to disable 3-rd party plugins and then check the issue.
Let me know results.
Regards
You’re welcome!
Have a nice day.
Regards