Hello,
Add the next code in Theme Options > Custom CSS:
.content-product .price {
font-size: 16px;
}
.single-product .price {
font-size: 18px;
}
Regards
Hello,
Add the next code in Theme Options > Custom CSS:
.content-product .price {
font-size: 16px;
}
.single-product .price {
font-size: 18px;
}
Regards
Hello,
Please provide URL of the mentioned page.
Regards
Hello,
Have you sorted out?
Do not add link in settings of column, as shown on screenshot (check Private Content area).
Is there anything else I can help you with?
Regards
Hi,
You’re welcome!
This widget takes min and max price of available products automatically.
Regards
Hello,
I do not see username in the Private Content area. Please check and provide temporary wp-admin access one more time.
Regards
Please set the administrator role for the user, so we can access settings of the slider.
Regards
Hello,
As we can see, it is independent of the device, and products are shown when we log in to your site (using credentials from the private content area).
Do you use CDN or server cache? Maybe one of your plugins restrict the visibility of products based on user role? Please check your plugins.
Regards
Hello,
Thanks for using our theme.
Please provide temporary wp-admin and FTP access.
Regards
Hello,
Add the next code in Theme Options > Theme Custom CSS:
.price_slider_wrapper .ui-slider .ui-slider-handle,
.price_slider_wrapper .ui-slider-range {
background-color: #dd3333;
}
Theme Options > WooCommerce (Shop) > Shop > Shop page layout > Sidebar Position For Mobile.
Regards
Hello,
Theme Options > WooCommerce (Shop) > Shop > Shop page layout > Product Added Notification > Off.
Regards
Hello,
Provide us with temporary FTP access (not cPanel) – FTP host, FTP user, FTP pass. If you don’t know your FTP access, contact the hosting provider and ask this information.
Regards
Hi,
Have you followed the documentation of WooCommerce? – https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-15 Do you have the same situation with a default theme also?
Provide URL and temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Theme Options > WooCommerce (Shop) > Shop > Empty cart content > https://prnt.sc/uzmjup
or provide temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Thanks for using our theme.
Please try to activate it now.
Regards
Hello,
Try to activate the theme now.
Note that 1 license of the theme can be used on 1 staging site + 1 live/production site = 1 end project only – https://themeforest.net/licenses/standard
Regards
Hello,
Enable Elementor for static blocks – https://prnt.sc/uzfafy , then edit the footer using Elementor.
Regards
Hello,
You need to create it from scratch (Loco translate > Plugins > XStore Core > New language > Choose a language + Choose a location – System > Start translating). “System” location means that translation files of plugins will be placed in /wp-content/languages/plugins/ folder.
Regards
Hello,
Have you cleared all cache before checking?
Could you, please, record a video of the problem?
Regards
Hello,
Make sure that you have installed default WC pages – https://docs.woocommerce.com/document/woocommerce-pages/ WooCommerce > Status > Tools > Create pages.
Regards
Provide temporary FTP access, or add the next code in functions.php of your child theme:
add_action('woocommerce_product_meta_end', function() {
global $product;
$gtin = get_post_meta( $product->get_id(), '_gtin', true );
if ( $gtin == '') return;
?>
<span class="gtin_wrapper"><?php esc_html_e( 'GTIN:', 'xstore-child' ); ?> <span><?php echo $gtin; ?></span></span>
<?php
});
Regards
You’re welcome!
Regards
Please check now https://prnt.sc/uz5bew > https://prnt.sc/uz5e33
Settings of the Portfolio page can be changed via Theme Options > Portfolio.
Regards
Hello,
I am glad that you sorted out.
Have a nice day.
Regards
Hello,
Please check now.
Colors of links in Footer you can change via Theme Options > Footer > Footer styling.
Regards
Hello THoerig,
Please watch this video – https://youtu.be/4n1re0jKorc
Create a new topic – https://www.8theme.com/forums/xstore-wordpress-support-forum/ , provide URL, and temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Please follow this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Once you did it, set the administrator role for the user, so we can access your Dashboard and check what else can be done to speed up the site.
Regards
Hello,
We are glad that you sorted out.
Read more – https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/
The PHP Max Input Vars is the maximum number of variables your server can use for a single function. To work properly with a modern WordPress theme set this value to 3000. If the value is too low, you may experience problems such as can’t save menu settings when added a lot of items there.
Regards
Hello,
Content, from the Private Content area, is visible to you and our support team only. It is not public.
Regards