Hello,
Take our apologies for the delay in answering. Provide us with WP Dashboard access to your site, please. We’ll check the issue in more detail.
Regards
Hello,
Take our apologies for the delay in answering. Provide us with WP Dashboard access to your site, please. We’ll check the issue in more detail.
Regards
Hello,
So, in other words you need the featured image for the muziek but don’t need that for the bibliotheek?
Then replace code with this one
add_filter('etheme_backstretch_enqueue', function($post_types){
$post_types[] = 'muziek'
return $post_types;
});
Hello,
Take our apologies if you faced any inconvenience using our theme. If you provide us with link to your site and explain issues in more detail we’ll try to help you.
Or you can submit refund request here https://themeforest.net/refund_requests/new
Regards
Hello,
Take our apologies for the delay in answering.
1), 2) You did no install the parent theme correctly. Check now.
3) Follow the docs and finish the translation of your site https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
4) We plan a new update very soon and the release of the XStore AMP plugin. So, follow our updates.
5) Read this post https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Regards
Hello,
Go to WPBakery > Role manager > make sure that page builder is enabled for the posts, static blocks not just for the pages https://www.8theme.com/documentation/xstore/support/static-blocks/
Regards
Hello,
I checked the product and it works ok for me https://gyazo.com/967b9c738f4f051fe0839c2c39094983
Regards
Hello,
Take our apologies for the delay in answering. Check now.
Regards
Hello,
You are welcome.
Regards
Hello,
Provide us with WP Dashboard access to your site to check the issue in more detail.
Regards
Hello,
Provide us with WP Dashboard access to your site to check the slider settings that you use.
Regards
Hello,
Take our apologies for the delay in answering.
1. In other cases mobile panel will overlap part of the footer or copyrights. So, it disappears once you are at the very bottom of the page.
2. Because iPhone has rounded corners.
3. Check now
4. Check now.
5. Because footer copyrights areas have the 50% width. Move the copyrights to footer static block instead of using the copyrights widget area if you want to make it 100% width. Check now.
6. Check now.
Regards
Hello,
Issue caused by the WooLentor plugin. Once WooCommerce Template is disabled in the plugin settings then the product image is ok.
Regards
Hello,
We have uploaded our pre-released archive that includes speed improvements. We are able to get report https://gtmetrix.com/reports/dcommon.com/bf74I2be/ but the server response time is very low https://prnt.sc/1ajw9d1 So, ask your hosting provider to reduce the server response time.
Regards
Hello,
What error do you get while trying to register the theme? Provide us with the screenshot, please.
Regards
Hello,
I checked the thank you page with the default Storefront page https://prnt.sc/1ajqysp and I see the same information. So, probably some third-party plugin removed additional information that thank you page includes as a rule (order details).
Or you meant the header?
Regards
Hello,
1) Provide us with WP Dashboard access to your site to check the demo content that you imported.
2) XStore studio is Elementor templates, it’s not available for the WPBakery if you use WPBakery version. If you use WPBakery page builder use Page importer option https://youtu.be/wkIKN2IyEZI to import content of these pages https://xstore.8theme.com/demos/2/eco-scooter/ https://xstore.8theme.com/demos/2/ecotransport/
Regards
Hello,
Do you use Elementor to edit the footer static block https://www.8theme.com/documentation/xstore/support/static-blocks/ /
Regards
Hello,
1) Could you, please, provide screenshot of the element that you use? Because our Products element has the option to display all products and choose the order to show them or type of products and it does not require manual adding of every product title https://gyazo.com/47db9abcea7bfe41e7fff8a6098db890
2)
How can i add price + add to cart button + overlay color when on rollover and not oonly on normal mode ?
Have you sorted out or still need our help with this?
Regards
Hello,
You can use the below custom code to change the font-family
.content-product .product-title a {
font-family: 'Lato';
}
Regards
Hello,
Follow the docs and translate theme and XStore core plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Let me know if you still have untranslated texts after that.
Regards
Hello,
Go to Theme Options > Header builder > edit the bottom header content and remove the button if you don’t need that.
If you want to use that element but need to change the button link only then provide us with the WP Dashboard access. We have the bug with this link, we’ll fix it in the next theme update but to fix it on your site before the update we need access.
Regards
Hello,
Could you, please, provide us with a link to your product to check the issue in more detail?
Regards
Hello,
Edit row https://prnt.sc/1ajabxz and enable Columns reverse on mobile https://prnt.sc/1ajandy
Regards
Hello,
Provide us with WP Dashboard and FTP access to your site, please, to help with the images issue if you can’t wait for theme update.
Regards
Hello,
Do you use WP Bakery or Elementor page builder? Could you, please, provide us with temporary WP Dashboard access to your site?
Regards
Hello,
Provide us with WP Dashboard and FTP access to your site, please. We’ll help you.
Regards
Hello,
This is the home page, not the full demo version. So, to import home page use page importer https://youtu.be/wkIKN2IyEZI
Regards
Hello,
This issue appears if you try to update theme on other domain where it was activated (as a rule after migration from dev to production or after using nulled theme).
Try to deactivate and activate theme using your purchase code and then IMPORTANT: go to Dashboard > Updates > click CHeck again link https://prnt.sc/yygl09
You may try to update theme after that and you should not face any issue.
Regards
Hello,
In this case remove the
.et-mini-content-opened .et-mobile-panel-wrapper {
z-index: 0;
}
and
.etheme-sticky-panel.outside {
visibility: visible;
opacity: 1;
transform: none;
}
Add the below custom instead
html:not(.et-mini-content-opened) .etheme-sticky-panel.outside {
visibility: visible;
opacity: 1;
transform: none;
}
Regards
You are welcome.
Regards