• Resolved nicobach1

    (@nicobach1)


    I have set the number of products to show to 8, but every product still shows and the page numbers do not show.

    I also have to use the product shortcode in order to display the products. Selecting a page for the products wont show anything.

    any help will be great.

    https://asapcarpart.com/inventory/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author ndre

    (@ndre)

    The pagination shows up only when you use the automatic product listing. Not a shortcode. You need to select the product listing page and check the “Enable Product Listing Page” checkbox.

    Also if you are using the simple mode you will notice that the “Enable Product Listing Page” checkbox is not active. Thats because in simple mode the automatic product pages don’t work.

    how do I show pagination when using a custom template?
    NOT using a shortcode

    Plugin Author ndre

    (@ndre)

    You can use the following to show pagination on custom template:

    <?php product_archive_pagination() ?>
    giusers

    (@giusers)

    how do I change each div and class, only for this plugin, and not for the whole website?

    Plugin Author ndre

    (@ndre)

    How exactly would you like to change each div and class? Is it connected to pagination? Can you provide more details so I can help you?

    giusers

    (@giusers)

    for example to change div class to my main theme I use the page style.php.
    In several plugins to edit graphics also had its own page style.php.

    And in this plugin “eCommerce Product Catalog by impleCode” I can not find ways to customize the pages linked.

    giusers

    (@giusers)

    the solution for single product is here=
    https://implecode.com/docs/ecommerce-product-catalog/product-page-template/

    But to the products page I can not fit the style of my theme…

    There is a similar code?

    Plugin Author ndre

    (@ndre)

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Pagination Not Showing’ is closed to new replies.