New Landing How can we help? Themeforest Theme Support Neighborhood View 24 / 48 / All | All does not work

Viewing 15 posts - 1 through 15 (of 17 total)
  • #21145
    konig
    Member
    Post count: 106

    When clicking on the All button in order to view all the associated products under one page, the page is refreshed and stays the same as before clicking All.

    Reference the image.

    Thanks.

    #21330
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    I checked now, and all looks okay!

    Can you confirm me with that?

    Thanks,
    laranz.

    #21331
    konig
    Member
    Post count: 106

    Still the same for me.

    I am using Google Chrome.

    #21497
    Melanie – SUPPORT
    Member
    Post count: 11032

    I can confirm that, the “All” button does not work. I will forward this to the developer of the theme to check. Cheers

    #21502
    Ultraschall2d
    Member
    Post count: 59

    Still the same for me.

    #21538
    bruno
    Member
    Post count: 49

    i’m experiencing the same problem, please let us know ASAP about a fix for it!

    my install: http://www.vincentiusapparel.com

    #21601
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try this, open up woocommerce\loop\result-count.php in #41

    < a  class="show-products-link" href="?show_products=">All
    

    remove this

    it maybe a temporary solution, I let this to the developer about the issue. He will reply you as soon as possible.

    Thanks,
    laranz.

    #21603
    bruno
    Member
    Post count: 49

    how do you find “woocommerce\loop\result-count.php” ?

    #21605
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Login to your FTP using any FTP browser like filezilla, and navigate to wp-content/themes/neighbourhood/woocommerce/loop/result-count.php

    Thanks,
    laranz.

    #21607
    bruno
    Member
    Post count: 49

    great, that worked! is there a way to make all products show by default?

    #21742
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Edit /includes/swift-framework/sf-woocommerce.php line 221:

    add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 24;' ) );
    #21753
    Ultraschall2d
    Member
    Post count: 59

    Line 221? Are you sure?

    #21758
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    May be different on your version, but you can see the line there.

    – Ed

    #21772
    konig
    Member
    Post count: 106

    Ultraschall2d hey,

    By changing the value in line 222 :
    “(add_filter( ‘loop_shop_per_page’, create_function( ‘$cols’, ‘return 24;’ ) );|”

    from 24 to 65

    “(add_filter( ‘loop_shop_per_page’, create_function( ‘$cols’, ‘return 65;’ ) );|”

    The default products displayed on one page will be 65.

    Thanks for the help guys!

    #21774
    bruno
    Member
    Post count: 49

    yep, just done that now, thanks a lot!

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 the following item
Login and Registration Log in · Register