Hello,
The widget takes the size from Appearance > Customize > WooCommerce > Product Images > Thumbnail width
https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
Hello,
The widget takes the size from Appearance > Customize > WooCommerce > Product Images > Thumbnail width
https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
Hello,
Thanks for contacting us.
You can install and update plugins manually via Dashboard or FTP.
Please read about the updating here – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
In case if automatic plugin installation fails (as a rule it is because of your server settings), you can install them manually via your Dashboard: Plugins > Add New > Upload Plugin > Browse plugins archives. Or via FTP, by uploading and extracting the plugin zip files into wp-content/plugins folder. You can find the zip files for plugins installation here – https://www.8theme.com/downloads/
Regards
Hello,
Please create new topics for new questions.
1) All available options you can find in settings of the element – http://prntscr.com/osf7ku
2) Add this code in Theme Options > Custom CSS:
.product_list_widget #woo_pp_ec_button {
display: none;
}
3) This block relates to WooCommerce and additional plugins. Go to WooCommerce > Settings > Payments, and settings of additional plugins – http://prntscr.com/osfap3 http://prntscr.com/osfb0l
Regards
Hello,
Do you have this problem with a default WC theme – Storefront?
Please describe the problem in more details with screenshots.
Use Lightshot screenshot tool https://app.prntscr.com/en/index.html to share screenshots, it creates a link to the image and you will just send us that link.
Provide us with access which can be used to be able to see your settings in Dashboard.
Regards
Hello,
Feel free to ask if you have any other questions.
Regards
Hello,
You can use custom CSS code to change the style of the last menu item. For example, add this code in Theme Options > Custom CSS:
.header-wrapper .menu > li:last-child,
.fixed-header .menu > li:last-child {
background-color: #a8cf45;
border-radius: 10px;
margin-left: 35px;
}
.header-wrapper .menu > li:last-child a,
.fixed-header .menu > li:last-child a {
color: white;
padding: 20px 10px;
}
.header-wrapper .menu > li:last-child a:hover,
.fixed-header .menu > li:last-child a:hover {
color: white !important;
}
Regards
Hello,
You’re welcome!
Have a nice day.
Regards
Hello,
You’re welcome!
Regards
Hello,
I can’t login your site. Please make sure that the credentials you provided are correct.
1) You can import the desired contact page https://prnt.sc/or9dn3
2) This is a default Shop page – https://xstore.8theme.com/demos/2/x-phone/shop/ ( http://prntscr.com/or9fg7 http://prntscr.com/or9fma ) Please read more – https://docs.woocommerce.com/document/woocommerce-pages/
and https://www.8theme.com/documentation/xstore/plugins/wpbakery-page-builder/ + https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/
Also, watch our video tutorials – https://www.youtube.com/playlist?list=PLMqMSqDgPNmCCyem_z9l2ZJ1owQUaFCE3
Regards
Hello,
Do you mean this banner http://prntscr.com/or903j ? Here are screenshots – http://prntscr.com/or90e5 http://prntscr.com/or90fy http://prntscr.com/or90hk
Or this slider http://prntscr.com/or90n1 ? http://prntscr.com/or90vq http://prntscr.com/or90yi http://prntscr.com/or910b http://prntscr.com/or912i http://prntscr.com/or913s http://prntscr.com/or915i http://prntscr.com/or917f http://prntscr.com/or91be
How to set up slideshow – https://youtu.be/_dVwgeruFJk
Regards
Hello,
Theme Options > Footer > Show footer demo blocks > Off, then go to Appearance > Widgets > Footer Copyrights Left.
Read more – https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/ and watch videos – https://youtu.be/4SfPPuwPCVI https://youtu.be/-vPCUHnlMIQ https://youtu.be/hmsxW5KF9dg
Regards
Hello,
In this case, you need to use custom CSS code.
Add a custom class for the Custom heading element, and code like this:
.my-custom-button a {
padding: 8px 42px 3px;
}
.my-custom-button:hover {
background-color: #3d635a !important;
color: black !important;
}
Regards
Hello,
Maybe “Stop Slide on Hover” or “Stop Slider out of Viewport” will be suitable in your case – https://www.themepunch.com/revslider-se-doc/general-settings/
Regards
Hello,
You can add the logo image on a global layer of the slider https://prnt.sc/or7yg4 https://www.themepunch.com/slider-revolution/global-layers/
Regards
Hello,
Please try this custom CSS code:
.menu-wrapper > .menu-main-container .menu > .current-menu-item:after {
content: "";
width: 80%;
height: 2px;
background-color: #3d635a;
display: block;
position: absolute;
bottom: 10%;
left: 10%;
}
Regards
Hello,
Thanks for contacting us.
The situation is caused by changes in 6.x version of Revolution Slider plugin.
Go to edit the slider of Home page http://prntscr.com/or7qgy and change this code – https://prnt.sc/or7r64 by
rs-sbg {
border-radius: 35px 35px 0 0 !important;
}
Regards
Dear,
1) I have mentioned translation, as a solution, because it is the easiest way.
“Add to cart” test on Shop and Single product page comes from WooCommerce plugin, and for variable products, in case “Variation swatches” is activated, from XStore Core plugin. About changes it in woocommerce files, you can contact the WooCommerce support. Texts of the Core plugin can’t be easy rewritten via child-theme. So I do not recommend to edit files, in this case, just use Loco translate plugin as was described before http://prntscr.com/or7dyl If you need assistance with it, provide temporary wp-admin access.
2) All changes of theme functionality should be done via the child-theme to avoid losing them after the next theme update. Some files can be just copied to the child-theme and changed there (for example, xstore/404.php), files from xstore/framework folder contain functions and you need to copy a function (don’t overwrite the whole file that contains functions) to xstore-child/functiones.php file (for example, https://www.8theme.com/topic/shopping-cart-edit/ ). Also, do not copy style.css files from parent theme to child-theme, simply add new custom CSS code in Theme Options > Custom CSS or in style.css of child-theme.
Hope this answers your question. Let us know if you have any other questions.
Regards
Hello,
By default, our theme doesn’t include such redirect of posts.
Posts of the site can be shown on any page of the same site using [8THEME] Blog carousel, Posts Slider or Post Grid.
Regards
Hello,
One of our technicians will check this topic on Monday.
Sorry for the delay. Please wait.
Regards
Hello,
2) Try to translate and check the result. I this doesn’t help, provide us with URL and temporary wp-admin access to your site, I will take a closer look.
Regards
Hello,
Our technician, who works on your problem, will back to work on Monday (due to weekends).
Sorry for the delay. Please wait.
Regards
1. We did not test such plugins with our theme officially, so can not provide you with a solid response about this yet.
Note that we don’t give guaranty for full theme compatibility with all 3-rd party plugins.
2. You can create a static block with the desired content and show it on the 404 page via shortcode. For example – http://prntscr.com/oqyhv5 http://prntscr.com/oqyhy6 http://prntscr.com/oqyi0v = http://prntscr.com/oqyi4e + http://prntscr.com/oqyi8p
( http://prntscr.com/oqyif0 http://prntscr.com/oqyiiy http://prntscr.com/oqyio2 )
https://www.8theme.com/documentation/xstore/support/static-blocks/
Regards
Please provide URL of your site and temporary wp-admin access.
Use Private content area http://prntscr.com/oqx329 to post the private information.
Regards
Hello,
Theme Options > Typography > Menu > Menu 1 level (hover, active).
Regards
Hello,
Our technician, who works on your problems, will back to work on Monday (due to weekends).
Please wait. Sorry for the delay.
Regards
Hello,
Thanks for using our theme.
This default functionality https://xstore.8theme.com/product-category/all/ , can be changed by additional customization only. Sorry, but additional customization in files is outside the scope of basic theme support – https://themeforest.net/page/item_support_policy
Regards
Hello,
The gallery can be disabled in Theme Options > Single product page > Product gallery slider, but there is no option to show images like on your example.
You can implement this only by additional customization if you have appropriate skills or order additional customization service (WPKraken team).
Regards
You’re welcome!
Regards