Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Brand list & item Quantity
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Brand list & item Quantity
- This topic has 16 replies, 3 voices, and was last updated 9 years by Kyle – SUPPORT.
-
Posted in: Neighborhood
-
March 15, 2015 at 11:43 pm #157440
Hi,
My brand list navigation on the left has item quantities beside the brand, and I want that, but the quantity is pushed to the next line. How can I keep the quantity on the same list as the brand name?Thank You.
Attachments:
You must be logged in to view attached files.March 16, 2015 at 2:17 am #157458Hi,
Your site is password protected. How can i check your website?
Thanks
MohammadMarch 16, 2015 at 1:09 pm #157710This reply has been marked as private.March 16, 2015 at 1:31 pm #157725Hi,
Please use this custom css code:-.woocommerce .widget_layered_nav ul li a{ float:left !important; } .woocommerce .widget_layered_nav ul li span.count { padding: 7px 0px !important; float: right !important; }
Thanks
MohammadMarch 16, 2015 at 1:31 pm #157726Your site isn’t loading, can you check?
– Kyle
March 16, 2015 at 2:07 pm #157736It does eventually load. This is the main issue I’m having. That the load time is so slow – I have to fix it somehow as I can’t even work on the site, and visitors will surely drop off. Mohammed suggested I revert back to WooCommerce 3.2.5. I’ll try that today, and see where that gets me. As of now, when I run the YSlow in Chrome, the site only gets a D rating with a lot of errors that get F ratings.
Notably:
Grade F on Add Expires headers
There are 80 static components without a far-future expiration date.Grade F on Compress components with gzip
There are 32 plain text components that should be sent compressedGrade D on Minify JavaScript and CSS
There are 4 components that can be minified
http://www.mikelhunter.com/wp-content/themes/neighborhood/js/combine/jquery.fitvids.js
inline <style> tag #1
inline <style> tag #2
inline <script> tag #1Grade F on Configure entity tags (ETags)
There are 76 components with misconfigured ETags
For example:
http://www.mikelhunter.com/wp-content/uploads/2015/03/WH_Resin_cognac_neck-540×720.jpg
http://www.mikelhunter.com/wp-content/uploads/2015/03/WH_Safety_Pearl_earring-540×720.jpgGrade F on Use cookie-free domains
There are 78 components that are not cookie-freeGrade F on Do not scale images in HTML
There are 18 images that are scaled down
For example:
http://www.mikelhunter.com/wp-content/uploads/2015/03/WoutersHendrix_KD50_neck-540×720.jpg
http://www.mikelhunter.com/wp-content/uploads/2015/03/WH_FreshPearl_safety_neck-540×720.jpgWhat I especially don’t understand is that I re-uploaded the images that are being flagged here, and have uploaded them in the exactly the same format as the other images on the site – which don’t get any errors.
What do you think might be causing the issues with the images?
Thank you!
TaraMarch 16, 2015 at 3:23 pm #157815This custom CSS will fix the filter styling:
.woocommerce .widget_layered_nav ul li span.count { position: absolute; right: 0; top: 50%; margin-top: -12px; }
– Kyle
March 16, 2015 at 9:18 pm #157928Thank you, with your custom code, the brand list now appears with the item quantity on the same line – looks good.
Is there a way to have the black highlight that appears behind the selected brand name carry all the way across in one black bar? rather than have black behind the name then white space, then a bit more black behind the number?
I think one black bar will look much cleaner.
Thank you in advance for your help.Attachments:
You must be logged in to view attached files.March 17, 2015 at 11:07 am #158120You don’t have woocommerce enabled?
– Kyle
March 17, 2015 at 2:35 pm #158244It’s active again – not sure what happened.
Thanks,
TaraMarch 17, 2015 at 4:18 pm #158314There’s a hosting issue on your site causing a database error, that’s why it wont load. Please ask your hosting company about this because I can’t support your issue when I can’t load your site
– Kyle
March 17, 2015 at 8:00 pm #158376Hi Kyle, I think the hosting issues may be fixed. I’ve made numerous phone calls to them, and it seems ok now.
– TaraMarch 18, 2015 at 9:18 am #158507WooCommerce disabled again
– Kyle
March 18, 2015 at 2:37 pm #158700Hi Kyle,
I had WooCommerce 2.3.5 installed and was working on it last night. This morning when I checked, I see that you are absolutely right – that entire version ahs now disappeared, and I didn’t delete it, as Mohammed suggested I revert back to 2.3.5 to correct some issues. I have since activated WooCommerce 2.3.6 again.If you cold please try one more time, I really appreciate it. My next call is to the hosting company – it does seem like they have corrected a few issues on their end.
Thanks, TaraMarch 18, 2015 at 3:20 pm #158717Add this to your custom css:
.woocommerce .widget_layered_nav ul li.chosen > span { display: none; }
– Kyle
-
Posted in: Neighborhood
You must be logged in and have valid license to reply to this topic.