Hello @temppelinemanta
You need to replace wp-instagram-widget.php file in lifestyle/framework/widgets/ folder via FTP.
Regards
Hello @temppelinemanta
You need to replace wp-instagram-widget.php file in lifestyle/framework/widgets/ folder via FTP.
Regards
Hello,
You’re welcome!
Please change the previous code to this one:
.single-product .cart label, .single-product .cart .price-table-row td {
color: #666667;
font-size: 1.14rem;
}
Regards
Hello,
Done. Please check the Instagram widget.
Regards
You can activate a default theme to be sure that the problem doesn’t relate to theme.
Try to disable all 3-rd party plugins to make sure that is not an effect of some plugin.
In case, you are sure that problem independent of theme and plugins, you need to contact hosting administrator/support and ask them to explore the problem.
Regards
Hello,
You’re welcome!
We’ve sent shortcodes.php and woo.php files to your registration email. You need to replace them in classico/framework folder via FTP to fix the problem with the email (General > Contact form).
Regards
Hello,
1.
.product-information .product_meta > span {
margin-top: 25px;
}
.product-information .product_meta img {
max-width: 165px;
}
2.
.single-product .product-information .sku_wrapper {
display: none;
}
3. You can change this text using translation files.
4. Find this code in Theme Options > Styling > Custom css http://prntscr.com/irjb10 and change the color value.
.sidebar-widget.widget_product_categories .widget-title {
background-color: #f1ac2b;
color: #fff;
}
Regards
Hello,
Oh I see, no problem:
.rtl .links .logout-link, .rtl
.links .my-account-link {
padding-left: 20px;
position: relative;
}
.rtl .links .logout-link:before, .rtl .links .my-account-link:before {
position: absolute;
left: 0;
top: 5px;
}
Regards
Please activate on site a WP default theme like Twenty Seventeen and check if the problem persists only when XStore theme is activated or with default WP theme too.
Let me know result.
Regards
Hello,
The problem doesn’t relate to our theme. I’ve enabled a default theme (Twenty Seventeen) and the problem persist.
We are theme support and we can help you with issues related strictly to our theme. If some default functions do not work for you even with default theme you need to contact wordpress support or your hosting provider.
Feel free to ask if you have any other questions.
Regards
Hello @phssaddlery,
You’re welcome!
Have a nice day.
Regards
Yes.
Regards
Hello,
.header .search .et-mega-search form input[type="text"] {
border-color: #692d9c;
}
Regards
Hello,
We’ve sent wp-instagram-widget.php file to your registration emails.
You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
The file should be replaced via FTP, so if you need help, please provide FTP access (FTP hostname, FTP username, FTP password).
Regards
I’ve checked your topics on our forum and you did not provide credentials before. Please provide them in Private Content http://prntscr.com/iribwb
Regards
Hello,
I’ve disabled Essential Grid plugin and the Composer got working. Likely the Grid plugin was updated incorrectly because of some reasons, so please connect to your server using FTP and copy extracted Essential Grid plugin folder into wp-content/plugins/ then activate the Grid plugin via admin panel and let me know result.
Regards
Hello,
Thanks for the notice. This issue occurred for all clients. We’ve fixed it.
Regards
Hello, @lea_scz
Please check email.
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.products-grid .product-category .categories-mask {
bottom: -75px;
}
.products-grid .product-category {
margin-bottom: 60px;
}
Regards
Hello,
Please change the previous code to this one:
.rtl .top-bar .languages-area {
float: right;
}
.rtl .top-bar .top-links {
float: left;
margin-right: 0;
margin-left: 40px;
}
.rtl .top-bar .wishlist-link {
right: auto;
left: 0;
float: left !important;
}
.rtl .links li.my-account-link, .rtl .links li.logout-link, .rtl .links li.login-link,.rtl .links li.register-link, .rtl
.links li.checkout-link {
margin-right: 20px;
margin-left: 0;
background-position: right center;
}
.rtl .wishlist-link i {
float: left;
}
.rtl .search .et-mega-search form .button {
right: auto;left: 6px;
}
.rtl .footer .vc_column_container {
float: right;
}
.rtl .copyright .span6 {
float: right;
}
.rtl .copyright .footer-sidebar-widget .textwidget p {
text-align: left;
}
.rtl .copyright .footer-sidebar-widget .textwidget img {
float: right;
}
.rtl .shopping-cart-widget {
text-align: left !important;
}
.rtl .shopping-cart-widget .widget_shopping_cart_content {
right: auto;
left: 0;
}
.rtl .links .login-link, .rtl .links .register-link {
position: relative;padding-left: 20px;
}
.rtl .login-link:before, .rtl .register-link:before {
position: absolute;
left: 0;
top: 5px;
}
.rtl .register-link {
position: relative;
}
.rtl .side-area-icon {
right: auto;
left: 0;
margin-left: 0;
margin-right: 25px;
}
.rtl.wide .side-area {
right: auto;
left: 0;
}
.shopping-cart-widget .widget_shopping_cart_content {
top: 45px;
}
.top-bar .wishlist-link a i:before {
position: relative;
top: 1px;
}
Regards
Hello,
Please provide us with your website URL and temporary wp-admin access in Private Content so we can take a closer look.
Regards
Hello,
We’ve sent wp-instagram-widget.php file to your registration email.
You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
Hello,
We’ve sent wp-instagram-widget.php file to your registration emails.
You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
Hello,
Make sure that you set correct settings for the plugin according to theme documentation –
https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
Regards
table.woocommerce-cart-form__contents, table.cart thead th, table.cart td, .woocommerce-cart .block-title,
.cart-popup-container, .cart-popup-container .product_list_widget > p,.product_list_widget li {
border-color: #A48640;
}
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
Done. Please check email.
Regards
Hello,
1. Change this custom css code http://prntscr.com/irgt30 to width: auto;
2. Please read this article
https://docs.woocommerce.com/document/editing-product-data-tabs/#section-5 (add the code in functions.php file of child theme).
Regards
Hello,
Please provide screenshots.
Thanks in advance.
Regards