Would you mind to rate our product: https://themeforest.net/downloads
That would be much appreciated ?
Regards
Would you mind to rate our product: https://themeforest.net/downloads
That would be much appreciated ?
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
Try to add this code in Global custom CSS:
@media only screen and (min-width: 993px){
.header-wrapper header > .container .container-wrapper {
align-items: start;
}
.navbar-header {
align-items: start;
align-self: auto;
padding-top: 3vw;
}
}
Regards
Hello,
Your shop page shows categories https://prnt.sc/ngq661
This product http://prntscr.com/ngq7nh is displayed in “test_sub” category > http://prntscr.com/ngq885 http://prntscr.com/ngq8ef
Looks like it works correctly.
If you mean something else, describe the problem in more details.
Regards
Hello,
<div> tags http://prntscr.com/ngpgc4 do not have margin-bottom or height http://prntscr.com/ngpdk1
Please check now http://prntscr.com/ngpfd1 > http://prntscr.com/ngpfxv
Use the Text tab to edit the content of Text element http://prntscr.com/ngphrr > http://prntscr.com/ngpi7q
Regards
Dear Minh Ngô,
Please create separate topics for different question (1 question per 1 topic). Thanks in advance.
1) This relates to WC functionality, so refer to the documentation of woocommerce plugin or contact support of the WC.
2) https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/
3) I would recommend creating footer using a static block: http://prntscr.com/ngp2wm > http://prntscr.com/ngp3e1 > http://prntscr.com/ngp3of
4) HTTPS is not something related to the theme. It is a common setting for all the WordPress site. Please refer to this topic for help – http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
Regards
Hello,
I do not see the problem on your site. Is it solved? Have you cleared the cache?
If the issue is not solved, describe it in more details with screenshots. Also, provide temporary wp-admin and FTP details.
Regards
Hello,
Empty categories are not shown on the Shop page by default.
Regards
Hello,
You can change “Breadcrumbs paddings” (top and bottom) in Theme Options > Breadcrumbs.
Regards
“New client” and “Register ?” (2 strings) relate to XStore theme .
Regards
Hello,
Could you provide temporary wp-admin access?
1) Do you mean the default Shop page?
To use the default pagination, you need to disable WooCommerce Infinite Scroll and Ajax Pagination plugin. If you want to have Infinite Scroll, Load More Button or Ajax Pagination for products, set correct settings for the plugin – https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
2) XStore theme does not have the search by tags. If you want to get this option I would recommend you to look for additional plugin for the advanced search or submit additional customization request to WPKraken team.
Additional customization in files is beyond our basic support scope.
Regards
Hello,
I’ve installed Force Regenerate Thumbnails plugin and regenerated these images http://prntscr.com/ngnrwz
Regards
How does it work with Storefront theme?
Regards
Hello,
“Custom text for sign in” can be changed in Theme Options > Header > Header layout http://prntscr.com/ngnkmp
“A password will be sent to your email address.” relates to woocommerce. “Log in” relates to our theme. Make sure that your translation files are synchronized and translated using Loco translate plugin.
Regards
Hello,
Theme Options > Header > Header settings > Header over the content > Off.
Regards
Hello,
Please note that additional customization is outside the scope of our basic support.
Add this code in Theme Options > Custom CSS > Global Custom CSS:
.mobile-menu-opened .mobile-menu-wrapper:before {
content: "\e90a";
font-family: 'xstore-icons' !important;
position: absolute;
right: -25px;
color: white;
top: 5px;
font-weight: 900;
}
Regards
Hello,
I am glad that you sorted out.
Regards
Hello,
For one of elements on your categories page was set incorrect id. Please check now.
Regards
Hello,
Please create different topics for different questions.
1) This is the predefined functionality of this element that comes from the woocommerce plugin.
2) As I can see, font color for Headings (Theme Options > Typography > Content) is white.
3) Theme Options > Styling > Customize buttons / Customize buttons on hover state > Light buttons options.
Regards
Hello,
That’s what I see – http://prntscr.com/ngkkcs Isn’t it correct? Clear cache of the browser on your mobile and check one more time. Also, try to check from another device. Likely, there is a cache problem.
Regards
Hello,
You can check how content looks in the Text tab http://prntscr.com/ngkhy4 http://prntscr.com/ngki0d There are different structure of content.
Please describe the desired displaying in more details so I could help you with settings.
You can disable the Gutenberg editor http://prntscr.com/ngkiqy because WPBakery Page Builder is more advanced.
Regards
You’re welcome!
Regards
According to your settings, bullets are hidden over 900px width – http://prntscr.com/ng8cxs You need to set OFF for “Hide over Width ” option.
Regards
Hello,
Please read the documentation of the Slider Revolution plugin. If this doesn’t help, provide URL and temporary wp-admin access.
Regards
You’re welcome!
Regards
Hello,
Can you try to connect to FTP using the access that you provided by copy/paste? Don’t use your saved connection but try the credentials from our topic.
It looks like your PHP installation doesn’t have mbstring installed and it causes the fatal error – http://prntscr.com/ng806n You need to contact your hosting provider and ask to fix it.
Regards
Hello,
1) Registration form on My account page relates to WooCommerce functionality. Go to WooCommerce > Settings > Accounts & Privacy > Account creation > Allow customers to create an account on the “My account” page.
Please read our documentation to find out how to create the separate Registration page – https://www.8theme.com/demo/docs/legenda/#registration_page
2) Follow this topic to create Wishlist page – https://www.8theme.com/topic/wishlist-7/
3) Image size you can change in Appearance > Customize > WooCommerce > Product Images.
More information about product image settings you can find in WooCommerce Documentation – https://docs.woocommerce.com/document/fixing-blurry-product-images/
https://woocommerce.wordpress.com/2017/12/11/wc-3-3-image-size-improvements/
After these changes, you need to Regenerate Thumbnails to apply them! You can use Regenerate thumbnails plugin https://wordpress.org/plugins/force-regenerate-thumbnails/ to do this.
Regards
Hello,
I would recommend you to create different topics for different questions to prevent misunderstanding.
6) You can change “Sidebar position for mobile” in Theme Options > Shop > Shop page Layout.
Also, you can create a new menu and set it for Mobile http://prntscr.com/ng7cmf or use “Mobile sidebar area ” (Appearance > Widgets) to show desired content in the mobile sidebar.
Hide the default sidebar from Shop page on mobile using Custom CSS code in Theme Options > Global custom CSS:
@media (max-width: 992px) {
.post-type-archive-product .content-page .sidebar {
display: none;
}
}
3) It is strange because I do not see the problem. Have you cleared cache on site using a plugin? Have you cleared the cache of chrome browser? https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn?hl=en
Regards
Hello,
You’re welcome!
Feel free to open up new topics if you have any other questions.
Regards
You’re welcome!
Regards