New Landing How can we help? Themeforest Theme Support Neighborhood problem displaying products carosel after update

Viewing 12 posts - 1 through 12 (of 12 total)
  • #55674
    latitude22n
    Member
    Post count: 102

    Hi –

    I just updated to Neighborhood 1.66 and WooCommerce 2.1.5 and after updated the theme only I already saw a new problem with the text in the product carolsel widget not appearing properly on many different pages of my site. Check out the attached – only THE_NIGHT_MARKET_BRANDING page is displaying them well.

    Also always been annoyed that the price for items with ling titles drops…any way to make it stay in the same upper right position all the time and make the text wrap?

    Thanks,
    http://digitaldevotee.com/boogie

    #55817
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options

    .products-standard div.caroufredsel_wrapper {
    overflow:visible !important; height:445px !important;
    }
    
    .products-mini div.caroufredsel_wrapper {
    overflow:visible !important; height: 337px !important;
    }

    With Best Regards
    Swift Ideas

    #55827
    latitude22n
    Member
    Post count: 102

    thanks – that works. but why should i have to CSS such a basic function that should be dynamic anyway? i’d rather not have to do that and did not have to do it until this update.

    #55836
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this code till next update of theme . I will forward this issue to developer to upgrade in new version .

    Thanks

    #55910
    latitude22n
    Member
    Post count: 102

    hi – your css solution doesn’t fix the related products text. see an example where text is cut off: http://digitaldevotee.com/boogie/product/bloom-pendant-lamp-celadon/

    #55923
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove that one and put this one code

    .related div.caroufredsel_wrapper {
    overflow:visible !important; height:445px !important;
    }
    

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #56253
    latitude22n
    Member
    Post count: 102

    thanks but after i updated to v1.67 that seems to be fixed without custom css.

    #56255
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I am glad that issue fixed .
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #57136
    latitude22n
    Member
    Post count: 102

    Hi – can you still answer this question please “Also always been annoyed that the price for items with ling titles drops…any way to make it stay in the same upper right position all the time and make the text wrap?”

    #57148
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css
    ul.products li.product .product-details{width:75%;white-space:normal;word-wrap:break-word;}

    Hopefully it should work 100% .
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #58960
    latitude22n
    Member
    Post count: 102

    it does – thanks!

    #58962
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    You most welcome
    Thanks 🙂
    With Best Regards
    Swift Ideas

Viewing 12 posts - 1 through 12 (of 12 total)

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

License required for the following item
Login and Registration Log in · Register