Viewing 4 posts - 1 through 4 (of 4 total)
  • #107057
    Ilya
    Member
    Post count: 122

    Possible to change function View All on shop page to View #100 ?
    Help please.

    Attachments:
    You must be logged in to view attached files.
    #107073
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Go to neighborhood/woocommerce/loop/result-count.php and edit line 58:

    <a class="show-products-link" href="?show_products=24">24</a>/<a class="show-products-link" href="?show_products=48">48</a>/<a href="?show_products=<?php echo $total;?>"><?php _e("All", "swiftframework"); ?></a>

    – Kyle

    #107123
    Ilya
    Member
    Post count: 122

    Thanks Kyle! Good stuff.

    By the way i fixed problem with view ALL products.
    Solution to fix it need to ask your hosting guys add user.ini or php.ini file to your ftp
    with options:

    post_max_size=512M
    upload_max_filesize=500M
    memory_limit = 512M

    #107214
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Kyle
    -Rui

Viewing 4 posts - 1 through 4 (of 4 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