Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
To remove currency language icons go to Appearance > Widgets > Left Side top bar area and add empty Text widget there.
Regards,
Rose Tyler
Hello,
Please update theme to new version – 3.0.0.1 http://prntscr.com/fgvcxb (http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050, log in with your Envato account credentials and free download the latest version in Downloads section)
https://www.8theme.com/demo/docs/woopress/#!/installation_upgrade.
Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files.
Don’t forget to create backup of your files and database before starting update process!
You need to enter your purchase code to activate our new theme version and skip Setup Wizard.
Also, update all required plugins https://www.8theme.com/download-plugins/.
Regards,
Rose Tyler.
Hello,
Please write me the way to theme folder on your FTP, because I can’t find to check file.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please update Ultimate Addons for Visual Composer to 3.16.12 v.
Also, check the issue with parent theme and Storefront theme – official WC theme. Let us know the result.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
I am sorry but it’s not possible by default. It requires additional customization in theme files. You can contact WP Kraken team if you need help with this because customization is out the scope of our support.
But you can edit /themes/xstore/woocommerce/archive-product.php file and change position of this line
< ?php do_action( ‘woocommerce_archive_description’ ); ?> to show description below.
Make your changes in the child theme to prevent losing them after theme update https://www.8theme.com/documentation/docs/child-theme/
Also read about After products widget area https://www.8theme.com/documentation/docs/widgets-custom-widget-areas/.
Regards
Hello,
Sorry for the delay.
Please provide wp-admin and FTP access in Private Content and screenshot of your issue.
Regards,
Rose Tyler.
Hello,
It is very strange because previous codes work fine in browser console but don’t work from style.css of the child theme on your site. Seems it cache problem.
By the way, I’ve sent a new style.css file to your email, please replace it in your main theme. Let us know the result.
Also, please check FTP credential, unfortunately, I can’t connect.
Regards,
Rose Tyler.
Hello,
Try to check this when you not login on site, seems it works fine http://prntscr.com/fj90jl
Regards,
Rose Tyler.
Hello,
Oh I see, thank you for the notice. It will be fixed in a new theme update.
To fix it now, please edit /wp-content/themes/woopress/js/etheme.js file and add these strings:
if( variation_image.length > 5 ) $( '.woocommerce-main-image img' ).first().attr( 'src', variation_image );
if( variation_image.length > 5 ) $( '.woocommerce-main-image img' ).first().attr( 'srcset', variation_image );
$( '.woocommerce-main-image img' ).first().attr( 'src', o_href );
$( '.woocommerce-main-image img' ).first().attr( 'srcset', o_src );
Regards,
Rose Tyler.
Hello,
Please provide wp-admin and FTP access in Private Content so we could check.
Regards,
Rose Tyler.
Hello,
Please download the latest theme version – https://www.8theme.com/download-plugins/
Regards,
Rose Tyler.
Hello,
Please read our documentation https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate
https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
You can read here how to translate the theme using Poedit program:
http://betterwp.net/wordpress-tips/create-pot-file-using-poedit./
Unfortunately, we do not have ready Turkish translation files, you need translate theme by yourself but only the necessary strings, visible on the frontend.
Regards,
Rose Tyler.
Hello, @Laura AP,
Try to disable all the third-party plugins that did not come bundled with our theme.
Also, please provide wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Please change previous code to:
.top-bar {
position:fixed;
width:100%;
z-index: 3;
}
.fixed-header {
margin-top:2.5rem;
}
Regards
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
The new theme version is available https://www.8theme.com/download-plugins/
Regards,
Rose Tyler.
Hello,
The new theme version is available https://www.8theme.com/download-plugins/
Regards,
Rose Tyler.
Hello,
Try to add this code in Theme Options > Styling > Custom css:
.top-bar .languages-area .widget_currency_sel_widget {
margin-top: -5px;
}
.top-bar .languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget:before {
margin: 10px 12px 0 0px;
}
#lang_sel_list a.lang_sel_sel {
color: red !important;
}
Regards,
Rose Tyler.
Hello,
Try to add this code in Theme Options > Custom css for mobile:
.home .mb0 {
overflow: hidden;
}
Regards,
Rose Tyler.
Hello,
Sorry for the delay in answering.
Try to disable all the third-party plugins that did not come bundled with our theme and update all the plugins that came https://www.8theme.com/download-plugins/ http://prntscr.com/fj4xm4 and check your site.
Regards
Hello,
Please try to activate Storefront theme – official WC theme and check if you have this issue with our theme only or even with official theme too. In case, the problem appears only with our theme provide wp-admin access in Private Content. Also, try to disable all 3-rd party plugins and then check.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Please read our documentation https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate
https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Unfortunately, we do not have ready Turkish translation files, you need translate theme by yourself but only the necessary strings, visible on the frontend.
Regards,
Rose Tyler.
Hello,
You can mark as new only products.
Regards,
Rose Tyler.
Hello,
It is hover effect on category of product and you can add this code in custom css to remove it:
.product-category .mask-container .block-mask {
display: none;
}
Regards,
Rose Tyler.
Hello,
Please see screenshot http://prntscr.com/fj4llt
Go to edit cart page > http://prntscr.com/fj4m1u
Regards,
Rose Tyler.