New Landing How can we help? Themeforest Theme Support Neighborhood Brand list & item Quantity

Viewing 15 posts - 1 through 15 (of 17 total)
  • #157440
    tarakennymv
    Member
    Post count: 53

    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.
    #157458
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Your site is password protected. How can i check your website?
    Thanks
    Mohammad

    #157710
    tarakennymv
    Member
    Post count: 53
    This reply has been marked as private.
    #157725
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    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
    Mohammad

    #157726
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Your site isn’t loading, can you check?

    – Kyle

    #157736
    tarakennymv
    Member
    Post count: 53

    It 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 compressed

    Grade 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 #1

    Grade 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.jpg

    Grade F on Use cookie-free domains
    There are 78 components that are not cookie-free

    Grade 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.jpg

    What 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!
    Tara

    #157815
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This 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

    #157928
    tarakennymv
    Member
    Post count: 53

    Thank 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.
    #158120
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You don’t have woocommerce enabled?

    – Kyle

    #158244
    tarakennymv
    Member
    Post count: 53

    It’s active again – not sure what happened.
    Thanks,
    Tara

    #158314
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    There’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

    #158376
    tarakennymv
    Member
    Post count: 53

    Hi Kyle, I think the hosting issues may be fixed. I’ve made numerous phone calls to them, and it seems ok now.
    – Tara

    #158507
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    WooCommerce disabled again

    – Kyle

    #158700
    tarakennymv
    Member
    Post count: 53

    Hi 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, Tara

    #158717
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce .widget_layered_nav ul li.chosen > span {
      display: none;
    }

    – Kyle

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register