Hello,
Please check FTP access, we can’t connect.
Also, you need to update Core plugin http://prntscr.com/lc8nig https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
Please check FTP access, we can’t connect.
Also, you need to update Core plugin http://prntscr.com/lc8nig https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
You’re welcome!
Regards
Hello,
Theme Options > Promo Popup > http://prntscr.com/lc8fkd http://prntscr.com/lc8fuo http://prntscr.com/lc8g85 http://prntscr.com/lc8gbu http://prntscr.com/lc8gja https://youtu.be/Q00y7QCcdqg
Regards
Hello,
Please change the previous code to:
.single-product .meta-title span, .step-title span, .quantity input[type="number"], .st-menu-content {
background-color: #565656;
}
select, .cart-popup-container p, .login-link .login-popup .popup-title span, .login-link .login-popup label, .emodal-text p, .emodal .emodal-title, .shopping-container .small-h,
.form-row input.input-text {
color: #565656;
}
.order-review .step-title span {
background-color: #777777;
}
Regards
Hello,
Please provide URL of the demo version that you use.
Regards
You’re welcome!
Regards
Hello,
You can add the custom css code in Global custom css or in style.css file of your child theme, then simply use this custom class https://prnt.sc/lc5ot3
Feel free to ask if you have any other questions.
Regards
Hello @finleydesign,
You need to copy all code of the function https://prnt.sc/lc5zai into child theme and then make changes, for example
<?php echo '<a href="' . esc_url( wc_get_checkout_url() ) . '" class="button active big checkout-button">' . '<span> ' . esc_html__('Checkout', ETHEME_DOMAIN) . '</span>' . '</a>'; ?>
>>>>>>
<?php echo '<a href="https://www.8theme.com/topic/popup-cart-change-path-for-checkout-button-again/#post-201976" class="button active big checkout-button">' . '<span> ' . esc_html__('Checkout', ETHEME_DOMAIN) . '</span>' . '</a>'; ?>
Then clear cache and check.
Regards
Hello,
Try to add this code in Theme Options > Custom css > Global Custom css:
@media only screen and (max-width: 1030px){
.top-bar {
display: block;
}
.top-bar .top-links .topbar-widget {
display: inline-block;
}
.top-bar .top-links {
width: 100%;
max-width: 100%;
text-align: center;
}
}
Regards
Hello,
Please check the page now.
http://prntscr.com/lc5pac http://prntscr.com/lc5ot3 http://prntscr.com/lc5oxb
Regards
Hello,
There is no such possibility, by default. Your question requests additional customization which is beyond our basic support scope. If you need help with additional customization WPKraken team will help you, just submit a request.
Or you can create the desired content structure using the editor where is it available then copy your content of “Text” tab into Text for custom tab field.
Regards
Hello,
You can change this text using Loco Translate plugin, for example, http://prntscr.com/lc535h > http://prntscr.com/lc53an
Regards
Hello @finleydesign,
In wp-content/themes/theleader/framework/woo.php file you can find etheme_cart_items function, copy this function into child theme functions.php file and change http://prntscr.com/lc4n0r appropriate to your needs.
Regards
Hello,
Yes. If this is not what you are looking for, please describe the desired result in more details.
Regards
Hello,
Do you have the problem with our theme only or with default WC theme (Storefront) too? We are theme support and we are able to help you only with issues related strictly to our theme.
Regards
Hello,
You can disable “Show loader icon until site loading” in Theme Options > General.
Regards
Hello,
Please describe the problem in more details and provide some screenshots for better understanding the problem.
Regards
Hello @thisisbolo,
Thank you for the reply. Let us know if you need any assistance.
Regards
Hello,
Do you use latest versions of WPBakery Page builder (formerly Visual Composer) and Ultimate Addons plugins? Please provide us with temporary wp-admin access and page URL where you have the problem.
Regards
Hello,
You’re welcome!
Regards
You’re welcome!
Regards
Hello,
Please try to add this code in Theme Options > Custom css:
@media only screen and (max-width: 768px) {
.content-product .footer-product {
opacity: 0;
}
}
Regards
Hello,
What theme version do you use? Please update XStore theme and Core plugin to latest versions.
Regards
Hello,
Please provide some screenshots for better understanding + temporary wp-admin access.
Regards
Please clear cache and check one more time.
Regards
You’re welcome!
Let us know if you need any further assistance.
Regards
Hello,
Please change the previous code to:
.blog .wp-picture .btn_group a:last-child, .post-slide .btn_group a {
padding: 100px 78px !important;
background-color: transparent !important;
color: transparent !important;
}
.blog .wp-picture .btn_group, .single-post .post-slide .btn_group {
top: 0px;
}
.blog .wp-picture .btn_group a:first-child {
display: none;
}
.blog .wp-picture .zoom >i, .thumbnails-x .zoom >i, .single-post .zoom >i { background-color: transparent !important; }
.wp-picture .btn_group a:before, .swiper-slide .btn_group a:before, .portfolio-image .btn_group a:before, .thumbnails-x .btn_group a:before,
.wp-picture .btn_group a:after, .swiper-slide .btn_group a:after, .portfolio-image .btn_group a:after, .thumbnails-x .btn_group a:after,
.wp-picture .btn_group a span:before, .swiper-slide .btn_group a span:before, .portfolio-image .btn_group a span:before, .thumbnails-x .btn_group a span:before,
.wp-picture .btn_group a span:after, .swiper-slide .btn_group a span:after, .portfolio-image .btn_group a span:after, .thumbnails-x .btn_group a span:after {
display: none;
}
.single-post .btn_group a {
background-color: transparent !important;
color: transparent !important;
}
Regards
Hello,
You’re welcome!
Regards