Please provide some screenshots.
Regards
Please provide some screenshots.
Regards
Hello,
Theme Options > Blog Layout > Sidebar position > Widhout sidebar, Theme Options > Products Page Layout > Layout > Widhout sidebar. Also, you can disable/enable sidebar in Page Layout – http://prntscr.com/jbxuvy
Regards
Hello,
You’re welcome.
Regards
Hello,
You can add WP Search element in page content
or create a custom widget area (Appearance > Widgets) > add search element inside this area > display the area on page via Widgetised Sidebar element.
Feel free to ask if you have any other questions.
Regards
Hello,
1. We have 3 types of buttons on our site – light (for example http://prntscr.com/hdcwhy), dark (for example http://prntscr.com/hdcwxi), active (for example http://prntscr.com/hdcx3r). You may use Theme Options > Styling -> Content > Customize buttons to change styles of your buttons.
2. Theme Options > Typography > Navigation > Menu 1 level hover (active) + you may delete this custom css code http://prntscr.com/jbxbkn
Regards
Tabs which added on the page work fine. If you mean that FAQs elements won’t works after adding them on your page, please update Massive Addons for Visual Composer plugin to the latest version https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
Have you checked the content of this page? Could you please provide us with URL?
Regards
Hello,
Please check now.
Regards
Hello,
Theme Options > General > Breadcrumbs > Breadcrumbs background.
Regards
Hello,
I would recommend you to contact the plugin author.
Sorry, but we don’t provide support for 3-rd party plugins as it’s out of our support scope.
Regards
Hello @Gooliart,
I would recommend you to create a new topic for your questions.
Here are settings of the demo – http://prntscr.com/jbvwwj https://www.8theme.com/demo/xstore/burger/wp-content/uploads/sites/53/2017/10/bg-site.jpg Via Theme Options > Styling > Content you can set own background image or color.
Regards
You’re welcome!
Please provide us with temporary wp-admin access and describe the problem in more details.
Regards
Hello,
Credentials to wp-admin panel are incorrect.
Regards
Hello,
Sorry for the delay due to the weekends.
Feel free to ask if you have any other questions.
Regards
Hello,
This is not our default search (I can’t recreate these problems on my test site) so please explain in details what customization was done to make such ajax search.
Also, provide us with temporary wp-admin and FTP access in the Private Content area.
Regards
Hello,
Please check if you have “Excerpt length(words)” in Theme Options > Blog Layout (the option can be missing because of old theme version on your site). In case the excerpt length can’t be selected via Theme Options, you can add excerpt text manually http://prntscr.com/jbvdco > http://prntscr.com/jbvdhv
Let us know if you need any further assistance.
Regards
Hello,
1. Please change this code http://prntscr.com/jbv8d6 to:
.product-details .price .woocommerce-Price-amount,
.content-product .product-title a,
.content-product .products-page-cats a,
.content-product .products-page-cats {
color: black;
}
2. Please delete this code from Global Custom css http://prntscr.com/jbv7x1 and set required color in Theme Options > General > Header Settings > Background color for cart number label.
Regards
Hello,
Here are images from the demo https://www.8theme.com/demo/xstore/2/baby-shop/wp-content/uploads/sites/8/2018/02/slide-1.jpg https://www.8theme.com/demo/xstore/2/baby-shop/wp-content/uploads/sites/8/2018/02/slide-2.jpg https://www.8theme.com/demo/xstore/2/baby-shop/wp-content/uploads/sites/8/2018/02/slide-3.jpg
Please explain your problem in more details and provide us with your website URL.
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css > Custom css for desctop:
.swiper-entry:hover .swiper-custom-right {
right: -15px;
}
.swiper-entry:hover .swiper-custom-left {
left: -15px;
}
Regards
Hello,
Please, clear cache and check.
We’ve made changes in xstore-child/woocommerce/single-product/product-image.php.
Regards
Hello,
Thanks for the topic.
1. Please add this code in Theme Options > Styling > Custom css:
.secondary-menu-wrapper .secondary-title, .secondary-menu-wrapper .secondary-title:after {
color: white;
}
.secondary-menu-wrapper .secondary-menu-toggle .icon-bar {
background-color: white;
}
2. Customize > Woocommerce > Product Catalog > Products per row.
3. Please provide us with your website URL.
4. If you can provide us with temporary wp-admin access in Private Content https://prnt.sc/jbuwmq that would be great as well.
5. Please provide a screenshot.
Regards
Hello,
1. If you want to create forums you can use bbPress plugin https://bbpress.org/ Read more in documentation https://codex.bbpress.org/
2. Please read about registration in our documentation – https://www.8theme.com/demo/docs/woopress/#!/5_registration_page
and add this code in Theme Options > Custom css > Global Custom css:
.top-links {
overflow: visible;
}
@media only screen and (min-width: 1200px) {
.boxed .login-link .login-popup {
left: -240px;
}
.boxed .login-link .login-popup:before {
left: auto;
right: 25px;
}
}
3. Please read our documentation https://www.8theme.com/demo/docs/woopress/#!/primary_menu and watch video tutorial https://www.8theme.com/videos/ (Royal – WordPress ThemeEngine – Menu Set Up)
Here are screenshots of our demo – http://prntscr.com/jburgk > http://prntscr.com/jbur9m (custom classes for Shop item menu-full-width menu-column4 with-image)
Regards
Hello,
Sorry for the delay in answering.
Please provide temporary wp-admin access in the Private Content area http://prntscr.com/jbul5p and let us know demo version which should be imported on your site.
Regards
Hello,
.single-product-page .product-info .product_meta .stock.available-on-backorder {
color: red;
}
.single-product-page .product-info .product_meta .stock.in-stock {
color: #46a446;
}
Regards
Hello,
Please try to activate theme now.
Note that 1 license can be used for the 1 dev domain and 1 live domain. But keep in mind that you can use our theme license for 1 end product only. Read more – https://themeforest.net/licenses/standard
Regards
Hello,
You’re welcome!
Feel free to ask if you have any other questions.
Regards
Hello,
Have you read our documentation? https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
If you added translation files in the correct folder with right names, likely you simply need to synchronize translation files. Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with updated pot file. It means if we made any changes in template files that may affect transaltion or we added new string for the translation and you updated theme you need to synchronize your translation with updated files. Only after synchronization, you’ll be able to translate new strings or strings that were changed.
To be able to check the problem more deeply, we need temporary wp-admin and FTP access.
Regards
Hello,
Do you use latest versions of the theme and required plugins? If so, simply add the required element on the page http://prntscr.com/jbugfv
Let us know if you need any further assistance.
Regards
Hello @themadguru,
Thanks for your notice.
Regards
Hello,
Please check our demo https://www.8theme.com/demo/xstore/ By default there are showing 3 products.
To achieve the desired result, go to xstore/framework/woo.php and find there etheme_cart_items function http://prntscr.com/javds6 > copy this function to your child-theme/functions.php file and remove the code in blue square.
Regards