Hi,
It seems you fixed that http://prnt.sc/tchage http://prnt.sc/tchaj1
Regards,
Hung PD
Hi,
This is related to API key https://prnt.sc/tc2lzl, please consult here https://developers.google.com/maps/documentation/javascript/error-messages#api-not-activated-map-error
Regards,
Hung PD
Hi,
You can try translate Xstore Core plugin and let me know how it goes
Regards,
Hung PD
Hi,
Please move your site online and send:
– Screenshots of issues
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please send:
– Screenshots of issues
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please send:
– FTP info (server, username, password, port)
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please send:
– FTP info (server, username, password, port)
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please describe more details in screenshot
Regards,
Hung PD
Hi,
Admin credential is incorrect, please check again
Regards,
Hung PD
Hi,
I’ve fixed your issue. Please check your site again.
It caused by Smush Lazy Loading. Deactivated & Reactivated and it worked
Regards,
Hung PD
Hi,
Could you please send me some screenshots?
Regards,
Hung PD
Hi,
Do you have the problem with the default WC theme activated on your site (Storefront)?
If you have any other questions about stripe settings contact plugin author https://en-gb.wordpress.org/plugins/woo-stripe-payment/
We are theme author and provide support for theme, not for the third-party plugins, sorry.
Regards,
Hung PD
Hi,
To show it you just need to add the following code to child theme functions.php
add_action( 'woocommerce_after_shop_loop_item_title','sold_by' );
function sold_by(){
global $product;
$seller = get_post_field( 'post_author', $product->get_id());
$author = get_user_by( 'id', $seller );
$vendor = dokan()->vendor->get( $seller );
$store_info = dokan_get_store_info( $author->ID );
if ( !empty( $store_info['store_name'] ) ) { ?>
<span class="details">
<?php printf( 'Sold by: <a href="%s">%s</a>', $vendor->get_shop_url(), $vendor->get_shop_name() ); ?>
</span>
<?php
}
}
Regards,
Hung PD
Hi,
Please send:
– Screenshots of issues
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
– You need to update the theme to the latest version (6.3.6). Never update XStore Core plugin without theme update. Follow this article to update the theme – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
Our changelog you can find here – https://xstore.8theme.com/update-history/
– Then, you can use this plugin https://wordpress.org/plugins/wordpress-database-reset/ ( use with caution, it deletes everything )
Regards,
Hung PD
Hi,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
Hung PD
Hi,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
Hung PD
Hi,
You can use the same license for the staging and production site if this is the same project. Just don’t forget to reactivate the license on the production site after moving from staging to be able to use auto-update in the future.
Regards,
Hung PD
Hi,
Please download “XStore import files” – https://www.8theme.com/downloads/
Go to Slider Revolution > Import slider > Choose file.
Regards,
Hung PD
Hi,
Please make sure you setup Woocommerce Pages https://docs.woocommerce.com/document/woocommerce-pages/
Regards,
Hung PD
Hi,
Please send:
– Screenshots of issues
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please move your site online and provide
– Screenshots of issues
– Admin info (wp-admin URL, username, password)
I will check breadcrumb settings
Regards,
Hung PD
Hi,
I’ve fixed your issue. Please check your site again.
Regards,
Hung PD
Hi,
Theme Options > Footer > Footer layout > Show Footer Demo Blocks > Off.
Go to Appearance > Widgets > change footer content – http://prntscr.com/sk4by3
Dashboard > Static blocks > Edit Footer block – http://prntscr.com/sk4cqj http://prntscr.com/sk4d01
Regards,
Hung PD
Hi,
Please send:
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
We didn’t test the plugin with our theme so we can’t guarantee its full compatibility.
It would be better to contact the plugin author
Regards,
Hung PD
Hi,
Please clear cache and try again https://screencast-o-matic.com/watch/cYhUfapu0U
Regards,
Hung PD