Viewing 4 posts - 1 through 4 (of 4 total)
  • #181158
    Slim
    Member
    Post count: 422

    hi friends,
    i need some help for one issue here.

    I want to duplicate the pagination numbers to top of page.

    Image attached!

    Thankz!

    Attachments:
    You must be logged in to view attached files.
    #181551
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Can you please provide an exact link where you need that so that I can check and let you know.

    Regards,
    Nishant
    SwiftIdeas Customer Support Team

    #181619
    Slim
    Member
    Post count: 422
    #181717
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Go to neighborhood/woocommerce/archive-product.php and paste this code:

    <?php
    					/**
    					 * woocommerce_after_shop_loop hook
    					 *
    					 * @hooked woocommerce_pagination - 10
    					 */
    					do_action( 'woocommerce_after_shop_loop' );
    				?>

    On line 146 right before this line:

    <?php do_action( 'woocommerce_archive_description' ); ?>

    – Kyle

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