Hello,
Check now.
Regards
Hello,
Check now.
Regards
Hello,
If you don’t have permission to copy these files then contact your hosting provider.
To upload favicon go to Appearance > Customize > Site identify https://www.8theme.com/demo/docs/legenda/Troubleshooting/How_to_add_custom_favicon
Regards
Hello,
We have checked your site and don’t see problem with the templates https://gyazo.com/19197cb2cb35c0a420ea7ecb1a7531ee
Could you explain to me in more details, please, provide screenshtos for better understanding?
Regards
Hello,
You are using the Cloudflare CDN http://prntscr.com/ot0kpv
Clear CDN cache, browser cache and check again.
Regards
You are welcome.
Regards
Hello,
Password is incorrect. We can’t login.
Regards
Hello,
Product tabs are disabled on your site http://prntscr.com/osmtoz , you won’t get the option to leave the review if tabs are disabled. Go to theme options > single product > tabs and enable tabs. Also, leave at least one test review with the rating, then you’ll get the stars next to the product image on grid and on the single product page.
Regards
Hello,
We use the default WooCommerce function to show image there. If you want to customize widgets then copy xstore/woocommerce/content-widget-product.php and xstore/woocommerce/content-widget-reviews.php to child theme, find code
<?php echo $product->get_image(); ?>
and replace by
<?php echo get_the_post_thumbnail( $product->get_id(), 'woocommerce_gallery_thumbnail' ); ?>
http://prntscr.com/osmlrk
You’ll get the WooComerce gallery size 100×100 instead of the shop thumbnail. In case you want to change also the gallery size then add the following code to child theme functions.php
add_filter( 'woocommerce_get_image_size_gallery_thumbnail', function( $size ) {
return array(
'width' => 70,
'height' => 70,
'crop' => 1,
);
} );
Don’t forget to regenerate thumbnails after these changes to apply the new size.
Regards
Hello,
We’d love to help you optimize your site but that is outside the scope of our support. I can give you just the main tips but every site is individual.
General site speed depends on many factors. Below you’ll find the main of them
1) Plugins. When you have multiple plugins installed and activated on your site, it can slow it down. So, please, keep enabled only those plugins that you really need for the correct functioning of your site and disable all the plugin that you don’t use. The more plugins you use, the slower it will be.
2) Caching. The most important part of optimizing your site is caching. Combine cached page with gzip compression to get better results. We recommend using W3 Total Cache. Read the beginners guide to setting up W3 Total Cache plugin https://premium.wpmudev.org/blog/w3-total-cache-settings/
Also, a very good plugin is WP Rocket, but it’s paid.
3) Images. Use optimized images only otherwise you will have big images and slow loading time. Do not upload larger images than what is needed. When you use image editing tool like Photoshop don’t save images without using the option “Save For Web”.
There are different ways on how to compress images. Use special services or WordPress plugins to optimize your images for decreased loading times:
– tinypng.com
– Compressor.io
– Kraken.io
– Ewww Image Optimizer
– Smush Image Compression and Optimization plugin
4) Server/Hosting.
Sometimes slow speed can be a result of your hosting service. If you have checked the above items and the site is still slow, the most likely it is a server/hosting issue. Contact your host and discuss it with them. Because even with the default WP theme site speed could be slow.
In case you need professional help with site optimization you may contact wpkraken team, we don’t have optimization experts because that is outside the scope of our support.
If you think that our theme is the reason of the slow site and you have and can provide reports that with other themes it works fast we can give you refund.
Regards
Hello,
That’s strange because we don’t see the problem with that element https://gyazo.com/48897760d6d83d12ec05ad100459f8ba
Regards
Hello,
We have checked your site and I’m not sure what exactly is messy https://gyazo.com/13d0b232d6f0df72710f717288251f8c
Would you be so kind to provide screenshots and explain in more details, please, the things that you would like to change for the mobile version?
Regards
Hello,
There is no such option by default. You can use Additional custom block to add image but it will be displayed below the related products by default. If you provide us with WP Dashboard and FTP access to your site we’ll be able to help you with this minor customization.
Regards
Hello,
Check now. We have replaced heading by the button if you want to have bg color clickable.
Regards
Hello,
Provide us WP Dashboard and FTP access to your site once you move it to live server and we’ll check in more details. Till this happened just ignore the message, it’s noticed, not warning or error.
Regards
Hello,
You are welcome.
Regards
Hello,
You are welcome.
Regards
Hello,
You are welcome.
Regards
Hello,
When I checked the Theme Options I found the wide layout there instead of the boxed. Once I choose the boxed don’t see any problems http://prntscr.com/os8pv4
Regards
Hello,
I don’t see the problem with the size guide image http://prntscr.com/os88tm
If you want to upload the individual image edit the product and upload image http://prntscr.com/os89sw CMB2 plugin should be enabled if you want to use these additional options for the product/page layout https://www.8theme.com/documentation/xstore/theme-installation/8theme-page-post-layout-settings-8theme-post-options/
Regards
Hello,
Go to Dashboard > Updates > press “Check updates” button. Let me know if it helps.
Regards
Hello,
The new theme update compatible with the WooCommerce 3.7 will be available within 1-2 days. Follow our updates.
Regards
Hello,
You are welcome!
Regards
Hello,
You are welcome!
Regards
Hello,
Make sure that CMB2(Custom Meta boxes) plugin is installed and activated. This plugin is required if you want to use custom fields for the pages/products.
Regards
Hello,
Follow theme documentation and translate theme and XStore core plugin to French using Loco Translate https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Regards
Hello,
Unfortunately, there is no option to enable it. It’s possible to implement by additional customization. You can submit the customization request here because theme support can help you only with existing options.
Regards
Hello,
So, have you sorted out how to create that layout? Can I close the topic or you need any other help?
Regards
Hello,
Do you use any cache plugin or CDN/server cache? Try to clear cache and check again. If it does not help provide WP Dashboard access to your site to check.
Regards
Hello,
Go to Appearance > Widgets > add the necessary widgets to Left and Right top bar widget areas.
Regards
Hello,
You are welcome. Feel free to contact us if you need any other help.
Regards