This topic has 18 replies, 4 voices, and was last updated 8 years ago ago by Rose Tyler
Broken display when you search for products? It displays a list rather than grid?
example https://www.cuffz.com.au/?s=batman&post_type=product
Hello,
I’ve added this code in Global Custom CSS:
.search-results .row-count-3 .product:nth-child(3n+1) {
clear: none;
}
Clear browser cache and check now.
Regards,
Eva Kemp.
Hi Eva,
The display seems to still be messed up.
Hello,
Please also use this css code:
.search-results .products-grid .product-title {
height: 50px;
}
Best regards,
Jack Richardson.
Hi,
It seems to be still broken.
https://www.cuffz.com.au/?s=batman&post_type=product
Look at the bottom footer.
Hello,
I’ve enabled the option “Include styles from “Ultimate Addons for Visual Composer” on every page” in Theme Options > General. Clear browser cache and check footer now.
Best regards,
Jack Richardson.
I just did an audit on the website and it is still broken!
https://www.cuffz.com.au/product-category/cufflinks/star-wars/?swoof=1&orderby=date
When you go sort by. It seems to be stuffing up..
Hello,
Please add this code in Custom CSS for desktop section:
.row-count-3 .product:nth-child(3n+1) {
clear: none !important;
}
Best regards,
Jack Richardson.
Hi Jack,
I have added them however it seems to be still displaying inconsistently.
example.
https://www.cuffz.com.au/product-category/cufflinks/sport-cufflinks/nba/
https://www.cuffz.com.au/product-category/cufflinks/sport-cufflinks/nba/?swoof=1&orderby=rating&really_curr_tax=132-product_cat
I had added all the following codes and it is still displaying incorrectly.
https://www.cuffz.com.au/product-category/cufflinks/sport-cufflinks/nba/
https://www.cuffz.com.au/product-category/cufflinks/sport-cufflinks/nba/?swoof=1&orderby=rating&really_curr_tax=132-product_cat
Hello follow up? Thanks
Hello,
Please also use this code:
.archive .row-count-3 .product:nth-child(3n+1) {
clear: both !important;
}
Regards,
Eva Kemp.
Hello,
The problem is caused by 3rd-party plugin – PixelYourSite. I have disabled it and don’t see the problem anymore.
Regards,
Rose Tyler.
Hi,
How come my product page list 2 pages when I only have 4 items in the category. For example my socks category has 4 items in stock, and on page one it shows the 3 items and on page 2 shows one. Why does not it show all 4 items in the one page?
Hello,
Please try to disable 3-d party plugins and check the issue.
Regards,
Rose Tyler.
Hi Rose,
I’m getting this error when I click into the plugin link and any other link in the backend.
Fatal error: Call to undefined function request_filesystem_credentials() in /home/cuffzcom/public_html/wp-admin/includes/class-wp-upgrader-skins.php on line 75
Hello,
The problem is caused by 3rd-party plugin – WooCommerce eBay Sync. Check the plugin link now.
We don’t provide support for 3rd-party plugins and can’t guarantee their full compatibility with the theme.
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up