Hello, @EugeneKey
Great. Have a nice day.
Regards
Hello, @EugeneKey
Great. Have a nice day.
Regards
Hello,
Thanks for the topic.
What browser do you use? Do you face the problem on mobile? Please describe the problem in more details.
Thanks in advance.
Regards
I’ve synchronized translation files via Loco Translate plugin http://prntscr.com/i0lvzt Please check translation now http://prntscr.com/i0lw4d You need to delete .po, .mo translation files from themes/xstore/languages folder, and xstore folder from languages/themes. Correct translation files are xstore-it_IT.po and xstore-it_IT.mo, that you already have in languages/themes folder.
Regards
Hello,
Did you try to disable all 3rd party plugins and re-save Permalinks?
Please also provide FTP access in Private Content.
Regards
Hello,
To create product categories go to Dashboard > Products > Categories
https://docs.woocommerce.com/document/managing-product-taxonomies/#section-1
Let us know if you need any further assistance.
Thanks in advance.
Regards
Hello,
Unfortunately, I can’t login your wp-admin dashboard. If your problem is not solved, please check credential and provide correct one so we could to check the problem deeply.
Thanks in advance.
Regards
Hello, @WUNDERJUNGE, @evgen-20
Please check email.
You need to replace wp-instagram-widget.php file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
Hello, @aishazg02
FTP directory is empty http://prntscr.com/i0lkws
We’ve sent wp-instagram-widget.php file to your registration emails.
You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
Hello,
You can activate Visual Composer (WPBakery Page Builder) only in case you bought individual plugin license, in this case, it would be better to contact the plugin author about the problem with activation. If you use plugin as part of our theme you don’t need activation. Read more here -https://www.8theme.com/documentation/xstore/plugins/activation-and-purchase-codes/
Regards
Hello,
We’ve sent wp-instagram-widget.php file to your registration emails.
You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
Dear Nebcreative,
Great. Have a nice day.
Regards
Hello, @Crogers, @irinakk
Please check email.
Regards
Hello,
Sorry for the delay due to the weekends.
Is your problem solved? If not please provide also password to your wp-admin panel, so I could check the problem.
Regards
Hello,
Thanks for the topic. On your site enabled maintenance mode, so I can’t check the slider. Could you provide temporary wp-admin access in Private Content?
Regards
Hello,
1. I will pass your request to our developers, but I can’t give any guarantee.
2. Please change the previous code, to:
.search.search-results .sidebar, .search.search-no-results .sidebar {
display: none;
}
.search.search-results .content, .search.search-no-results .content{
left: 0;
width: 100%;
}
Regards
Hello,
Thanks for the topic.
We don’t have the option to show secondary menu in the fixed header, and this requests additional customization in js, php files and css, which is beyond our basic support scope. We can give only tips.
To include JS you need to create etheme-child.js file in your child theme, then add this code –
jQuery(document).ready(function($) {
if ( $( 'body' ).hasClass( 'et-fixed-disable' ) ) return;
if ( $( 'body' ).hasClass( 'et-vertical-fixed' ) && $(window).width() > 992 ) return;
var header = $('.header-wrapper'),
secondaryMenu = header.find('.secondary-menu-wrapper').html();
$('.fixed-header .menu-wrapper').before('<div class="secondary-menu-wrapper">'+secondaryMenu+'</div>');
});
Also, use this code in function.php file of your child theme https://prnt.sc/gfb65z:
wp_enqueue_script('child-theme', get_stylesheet_directory_uri().'/etheme-child.js',array('etheme'),false,true);
+
add this code in Theme Options > Styling > Custom css:
.fixed-header .secondary-menu-wrapper {
display: block;
}
Regards
Hello,
Thank you very much for such good thoughts! We deeply appreciate it!
Have a good day! 🙂
Regards
You’re welcome!
Have a nice day.
Regards
Dear Nebcreative,
It is strange. I’ve sent it one more time. Please check.
Regards
We’ve sent wp-instagram-widget.php file to your registration email.
You need to replace this file in lifestyle/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
You’re welcome!
Regards
You’re welcome!
Have a nice day.
Regards
I’m glad that you sorted out.
If you love XStore and have something nice to say don’t hesitate to tell about this 🙂 We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
Hello,
1. Unfortunately, there is no such option and this is requested additional customization. Sorry, but customizations are not covered under our Support Policy.
If you need help with additional customization contact WP-Kraken team.
2. There are no options to edit this page via admin panel, but you may use custom css code, for example,
.search.search-results .sidebar {
display: none;
}
.search.search-results .content {
left: 0;
width: 100%;
}
3. Use Loco Translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (the same for woopress theme).
4. If you want to edit header type 11 you can customize the wp-content/themes/woopress/headers/header-structure-4.php file. Make changes using a child theme https://codex.wordpress.org/Child_Themes to prevent losing it after theme updated.
Regards
Hello,
Please do not use code like this
.vc_column-inner {
padding-top:0px;
}
on mobile the gap created by margin-bottom of this row http://prntscr.com/hzgbv2
so you need to add a custom class (because of it is a bad practice to write code for default VC classes, like vc_column-inner, without using your custom class) for this row and write css code to make margin-bottom = 0.
If you provide me wp-admin access in Private Content I can help you with this, because of the previous credentials are incorrect now.
Regards
I am glad that you sorted out.
Have a nice day.
Regards
Great. I am glad that the problem was solved.
Regards
Please change this previous code:
.header .wpml-ls-legacy-list-horizontal a span:hover, .mobile-nav #lang_sel_list .wpml-ls-current-language a:hover {
color: white;
}
to
.header .wpml-ls-legacy-list-horizontal a span:hover,
.mobile-nav #lang_sel_list a:hover {
color: #fff !important;
}
Regards
Dear @PaulWP
Please clear cache and check one more time. If problem won’t be solved, please provide temporary wp-admin and FTP access in Private Content.
Regards
You’re welcome!
Have a nice day.
Regards