Hello,
As I can see your theme is up to date. Have you sorted out?
Regards
Hello,
As I can see your theme is up to date. Have you sorted out?
Regards
Ok, great.
Regards
Hello,
3) Oh, I got it. I sent this task to our developers and I think we’ll improve the option of Empty brands and it won’t show the brand if it includes out of stock products that were hidden from the catalogue. Follow the updates.
4) You can try to show the search icon if you have CSS skills http://prntscr.com/fjblb4 there is search form there but it’s hidden from the header for mobile devices and placed into menu area. Further customizations from here would be getting into custom development, which is outside the scope of support we can offer.
5) It’s related with scripts of the visual composer. When the page is loading the row is not full with so image is in the container then script makes it the full width and image become full width. You can enable preloader to hide site while page loading is in progress.
Regards
Hello,
Read this post https://businessbloomer.com/resolved-woocommerce-change-shop-page-seo-meta-title-products-archive/
You can change it using SEO plugin.
Regards
Hello,
It requires a lot of additional customization. But I have changed a logo width for this device and then menu is in one line. Is it ok for you?
Regards
Hello,
I see. Unfortunately, we closed our SEO program that’s why I can’t help you.
Regards
Hello,
Fixed. Check now, please.
Regards
Hello,
It would be better to consult with the SEO specialist about this, because we are theme support and SEO related questions are outside the scope of our support. If you need SEO consultation contact wpkraken team.
Regards
You are welcome!
Regards
Hello,
Go to Settings > Permalinks > try to re-save permalinks, check if this helps. If not – provide me temporary admin panel and FTP access.
Regards
Thanks. You are welcome!
Regards
Hello,
1) Go to WooCommerce > Settings > Products > Display > set 98×98 + enable Hard crop option in thumbnails settings. After that install and activate Regenerate Thumbnails plugin and go to Tools > regenerate thumbnails > regenerate all.
2) Follow the instructions and use WC snippet in child theme function.php to remove Additional Information tab https://docs.woocommerce.com/document/editing-product-data-tabs/
3) Add the following code in Theme Options > Styling > Custom CSS
.portfolio-image > a, .portfolio-descr {
pointer-events: none;
}
Regards
You are welcome!
Regards
Hello,
Go to Theme Options > General > Header Settings > Enable search form in > choose the position of search form.
Regards
Hello,
Here you have the necessary list
AJAX Wrapper jQuery Selector: .products-loop
AJAX Product jQuery Selector: .product
AJAX Pagination jQuery Selector: .pagination-cubic
AJAX Result Count jQuery Selector: .woocommerce-result-count
AJAX Order By jQuery Selector: .orderby
Regards
Hello,
Nice site!
Add the following code in Theme Options > Styling > Custom CSS
.products-loop .outofstock .content-product img.wp-post-image, .productCarousel .outofstock .content-product img.wp-post-image {
opacity: 1;
}
Regards
Hello,
Use either bulk editing of your products http://prntscr.com/fhjs8t or use WC snippet in child theme to disable this tab https://docs.woocommerce.com/document/editing-product-data-tabs/
Regards
Hello,
Sorry for the delay in answering. We sent this bug to our developers and we’ll inform you once they fix it.
Regards
Hello,
It’s not the workaround, this is how WC plugin works. If you want to add description for the variation you add it in special field and get it on frontend http://prntscr.com/fhjk3p
Regards
Hello,
1) Choose your menu for the home page as the custom menu and enable One Page navigation option http://prntscr.com/fhjf6r
2) Add link to your page and anchor to the section http://prntscr.com/fhjfrz
Regards
Hello,
Please, provide temporary FTP and admin panel access. We’ll check if we could help you with this.
Regards
Hello,
1. We’ll add import of additional pages of wedding version in next theme update. All the other things – it’s just widgets. Base demo content includes default widgets.
2. You can use WP import (Tools > Import > WP) to import pages from other versions without changing theme options. After that edit these pages and took separate sections from different pages. If you have problems with it just let me know what sections do you like and tell me the order or provide screenshot what and where should be.
3. Yes, go to Revolution Slider > Import Slider > open folder with underwear version and use slider.zip archive. Files for import you can find here https://www.8theme.com/download-plugins/
4. We have updated XML files. Let me know what pages are missing?
5. You can change the Products element options http://prntscr.com/fhj3p2
6. You can change the order by and order way settings to change the order https://prnt.sc/fg52hh
7. We used categories IDs and order by ID http://prntscr.com/fhj59t Choose the most suitable for you options.
8. We used WooCommerce Products widget to show products in Prefooter. All the available options for these widgets you can find in Appearance > Widgets > Sale, Featured, Recent products widget areas http://prntscr.com/fhj6vf
9. You can disable WP debug and enable Massive Addons plugin. Once plugin authors release the new version where warnings will be fixed you’ll update plugin.
Regards
Hello,
Add the custom CSS to page styles http://prntscr.com/fh0ji5
.page-heading {margin-bottom: 0;}
Regards
Hello,
Ok. Code to change the hover bg for the link
.menu .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover{background-color:#0e0e0e;}
code to change the hover link color
.menu .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover{color:#0e0e0e;}
Regards
Hello,
I have updated WooZone plugin but the error still appears. Very likely you are using wrong keys. Please, make sure that you using correct details. Also, follow the video tutorial https://www.youtube.com/watch?v=pUiRbkzRsT8
Regards
Hello,
Yes, it’s very simple solution. I’m glad that problem is solved.
Regards
Hello, @djvdtu
Do you use the one page navigation or need scroll between links within 1 page?
Provide me the link to your site for better understanding.
Regards
Hello,
Fixed. Check now. to get this icon you need just to choose the product in settings http://prntscr.com/fgxs71
Regards
Hello,
Fixed.
Regards