You’re welcome!
Regards
You’re welcome!
Regards
Hello,
Have you checked this – https://prnt.sc/mr8pyb https://contactform7.com/faq/i-get-an-error-message-with-an-orange-border-even-though-i-dont-use-akismet/ ?
Regards
Hello,
I would recommend you to contact support of the plugin to get help in solving the error https://prnt.sc/mqbl3p
Regards
Hello,
You’re welcome!
Regards
As I can see, the product is in stock – https://prnt.sc/mr8fz2 http://prntscr.com/mr8h9a
Latest theme version is 5.1.6.1, Core – 1.2.
Regards
You need to enter the desired link here https://prnt.sc/mr8e0d
Regards
Hello,
Please change the previous code to:
.list-arrow li,
.list-arrow li:before {
line-height: 2;
}
Regards
You’re welcome!
Regards
Hello,
Make sure that “Hide out of stock products” is activated in settings of the Products element http://prntscr.com/mr7x1v
Clear cache and check products one more time.
Update Xstore theme https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ and Core plugin https://www.8theme.com/documentation/xstore/plugins/plugins-update/ to latest versions.
Regards
Hello,
I can’t check bellemme.com because it is under maintenance mode http://prntscr.com/mr7qgo
Try to compare settings of Stripe plugin on both sites. Make sure that settings of the plugin are correct on leshopdescoquettes.fr
Regards
Hello,
In this case, you need to use custom css code. For example,
.content-product .product-title {
font-size: 1.5rem;
}
Regards
Hello,
You can use this code:
.list-arrow li {
line-height: 2;
padding: 0;
}
or
.list-arrow li {
line-height: 1.6;
}
Regards
Hello,
Please provide screenshots or video for better understanding the problem and the desired result.
Also, provide temporary wp-admin access.
Regards
Hello,
1) Try to disable all the third-party plugin that you have, keep enabled only required bundled plugins https://www.8theme.com/documentation/xstore/plugins/included-plugins/ to check if one of additional plugins causes the problem on your site.
2) Are related products enabled on your site (Theme Options > Single product > Related products)?
3) How many products do you have in every category? Do you have at least 2 products in the category to display them in related products section if related products option is enabled?
4) What version of XStore theme do you use? Go to Appearance > Themes > Theme Details http://prntscr.com/mr717i > http://prntscr.com/mr71bf to check it.
What version of Core plugin do you use?
5) Are you using a child theme? Did you make changes in template files?
6) What PHP version do you use?
You can use such screenshot maker as Lightshot https://prnt.sc/
Regards
You’re welcome!
Regards
Hello,
To update premium plugins, connect to your server using FTP. Copy extracted plugins folders into wp-content/plugins/ . The latest versions of plugins you can find here – https://www.8theme.com/downloads/
Regards
You’re welcome!
“Sidebar position on mobile” you can select in Theme Options – http://prntscr.com/mqw7kx
Regards
You’re welcome!
Have a nice day.
Regards
You’re welcome!
Regards
Hello,
1)
.slide-item .product .product-name, .products-grid .product .product-name {
font-family: Georgia;
}
2)
.slide-item .product .product-name, .products-grid .product .product-name,
.slide-item .product .products-page-cats, .products-grid .product .products-page-cats,
.slide-item .product .add-to-container, .products-grid .product .add-to-container {
text-align: center;
}
3) Try to add code from this article into functions.php of child-theme – https://businessbloomer.com/disable-variable-product-price-range-woocommerce/
https://codex.wordpress.org/Child_Themes
https://www.8theme.com/downloads/ http://prntscr.com/mqv3r0
Regards
Theme Options > Header > Header styles > Header paddings > http://prntscr.com/mqufkc then go to Theme Options > Menu > Menu Styling > Main menu links > Menu links > Paddings > http://prntscr.com/mqugyc
Regards
You’re welcome!
Have a nice day too.
Regards
Hello,
To make a block full width you need to open Row settings > Row stretch > http://prntscr.com/mqtyhb
To change the width of page content, you need to use custom css code. This code can be applied for all pages on site:
@media only screen and (min-width: 1290px) {
.container {
width: 70%;
}
.header1 .logo, .header1 .search-left {
width: auto;
}
}
by adding in custom.css file or for a separate page only – http://prntscr.com/mqu3ow
Feel free to ask if you have any other questions.
Regards
Hello,
Please add this code in style.css file of your child theme or in custom.css of the main theme:
.main-nav, .main-nav .double-border {
border: none;
}
.home .main-nav {
margin-bottom: 0px;
}
Please watch this video – https://youtu.be/Qok2zRedRMY
Regards
You’re welcome!
Have a nice day.
Regards
We have added short_open_tag = on; into .user.ini file.
We will change the code of the theme in the next update so short_open_tag = on; won’t be required. You may delete this line after the next update of the theme or leave it as it is.
Feel free to ask if you have any other questions.
Regards
Hello,
Your content doesn’t have a height http://prntscr.com/mqqrwq so add content – http://prntscr.com/mqqsif or set paddings http://prntscr.com/mqqsqz
Also, please watch this video – https://youtu.be/_dVwgeruFJk
Regards
Hello,
This https://prnt.sc/mqcqni was changed to https://prnt.sc/mqqbx4
The breadcrumbs is enabled in Theme Options http://prntscr.com/mqqcsa You need to disable it via Theme Options or for the page separately – http://prntscr.com/mqqdvh
Also, I would recommend you to disable “Header over the content” in Theme Options > Header > Header styles and enable it for pages where it is required – http://prntscr.com/mqqel5 only.
The problem with sliders was caused by duplication of ids. 2 sliders can’t have the same content in this field https://prnt.sc/mqqq81
Regards
Hello, @KAMAN
You do not need to select the Blank template. If the page will be used as Home, do not select any template for it.
If you use WP 5.x, I would recommend you to disable the Gutenberg editor – https://prnt.sc/mpotva and enable WPBakery Page Builder for all post types – http://prntscr.com/mpou3c
Regards