Hello,
You can edit header structure file depending on header type that you use, in your case, it is xstore/headers/advanced.php. Do all the changes in child theme files.
Regards
Hello,
You can edit header structure file depending on header type that you use, in your case, it is xstore/headers/advanced.php. Do all the changes in child theme files.
Regards
Hello,
What php version do you use? Make sure that all your plugins are up-to-date – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Could you please provide temporary wp-admin access in Private Content so we can take a closer look?
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
I do not see the problem with the search https://gyazo.com/35a1971836273fbffd3004cc32476ff1 Please check your internet connection.
Regards
Hello,
We are glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
Hello,
You can disable the fixed header in Theme Options > General > Header Settings.
Or add this code in Theme Options > Styling > Custom css:
.fixed-header {
display: none;
}
Feel free to ask if you have any other questions.
Regards
Hello,
Done. Please check now.
Regards
Hello,
Have you sorted out http://prntscr.com/ipzh71 ? Is there anything else I can help you with?
Regards
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello,
Theme Options > General > Header Settings > Enable Sign In link, Theme Options > E-commerce > Promo Popup.
Regards
Hello,
Please try to activate theme now.
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Could you please provide temporary wp-admin access in Private Content so we can take a closer look?
Regards
Hello,
You may use this custom css code:
.sidebar-position-right > .row .content, .sidebar-position-right > .row .content {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
width: 100%;
}
.sidebar-position-right > .row .sidebar, .sidebar-position-left > .row .sidebar {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin-top: 0;
}
.sidebar-position-right > .row, .sidebar-position-left > .row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
Regards
Hello,
Do you use default VC element or GMAPS for VC? The last one has API key field http://prntscr.com/czidd2
Regards
Hello,
Please provide your purchase code in the Private Content area.
Regards
Hello,
Please try to activate theme now.
Regards
Hello,
Please try to activate xstore now.
Regards
4. Unfortunately, we can’t connect to FTP.
We’ve sent woo.php file to your registration email, you need to replace the file in xstore/framework folder.
5. Please add this code in custom css:
.content-product .product-content-image {
min-width: 1px;
width: auto;
max-height: 117px;
}
Let me know result.
Regards
Hello @tonimeisel,
You’re welcome!
Simply translate required strings via Loco Translate –
https://prnt.sc/ipz6ej > http://prntscr.com/ipz6rx
Regards
Hello,
Please read our documentation https://www.8theme.com/documentation/xstore/troubleshooting/how-to-add-custom-favicon/
Regards
Hello,
Could you please provide temporary wp-admin access in Private Content so we can take a closer look?
Regards
Hello,
You’re welcome!
Feel free to ask if you have any other questions.
Regards
Great. You’re welcome!
Regards
To solve the problem you need to change any option and save Theme Options settings and repeat these steps.
Regards
Hello,
There is only “Sidebar position for mobile” option (Theme Options > E-commerce) for Products Page Layout (Shop, categories pages). But I’ve sent your request to our developers, maybe such option will be added for other pages also. Follow our changelog.
Regards
If you use the child theme you need to create dynamic.css file via FTP > http://prntscr.com/iowdld
If you do not use the child theme, you can download it here https://www.8theme.com/download-plugins/ and upload it to /wp-content/themes/ folder of your server (WordPress child theme is a theme that inherits the functionality of the parent theme. With child theme you can make modification or add additional functionality to parent theme. A child theme is the safest and easiest way to modify an existing theme, whether you want to make a few tiny changes or extensive changes.)
Regards
1. Delete this css code http://prntscr.com/iow6sm from Theme Options > Styling > Custom css
2. Delete this code from Custom css http://prntscr.com/iowa9t
if you need to enable fixed header go to Theme Options > General > Header Settings > Fixed header type > Fixed.
3. Update all required plugins to latest versions https://www.8theme.com/documentation/xstore/plugins/plugins-update/ if the problem won’t be solved, try to disable all 3-rd party plugins and then check.
Regards
Hello,
1. Backup files and database
2. Update theme (delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files)
3. Update plugins
4. Create an empty dynamic.css file in woopress-child theme folder and set permissions 777 for the file + add wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' ); in woopress-child/functions.php file. Then go to Theme Options and re-save them
Regards
Hello,
I do not see the problem with breadcrumbs text color. Please clear cache and check one more time, if this won’t help, please describe the problem in more details.
Thanks in advance.
Regards