• Resolved demonshi

    (@demonshi)


    Hi.

    1. Tell me, how can I make pagination by category when the user is on the product list page? For example, the user is on the “Category 2” page, and at the bottom of the page there should be two links “Previous Category 1” and “Next Category 3”.

    2. How to create a pop-up window in the list of products (templates – “list”) when you click on a photo and product header, rather than switching to a separate product page.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Tell me, how can I make pagination by category when the user is on the product list page? For example, the user is on the “Category 2” page, and at the bottom of the page there should be two links “Previous Category 1” and “Next Category 3”.

    This snippet will help you in the right direction:
    https://wordpress.stackexchange.com/questions/241575/how-to-show-previous-category-and-next-category-in-categories-archieve-templ

    How to create a pop-up window in the list of products (templates – “list”) when you click on a photo and product header, rather than switching to a separate product page.

    I can recommend our Quick View plugin to do this:
    https://www.woocommerce.com/products/woocommerce-quick-view/

    I hope that helps!

    Thread Starter demonshi

    (@demonshi)

    Unfortunately, the plugin “WooCommerce Quick View” does not help. The plugin simply adds a button, I do not need a button. I need to see a pop-up window when clicking on the product name or photo.

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    The Quick View plugin adds a popup that shows more information – it’s quite a bit more than just a button.

    There are lots of different alternatives around to make this happen. I recommend having a search and trying out a few different things.

    Thread Starter demonshi

    (@demonshi)

    Unfortunately, I have searched many times. As a result, I found only plug-ins with buttons.

    Can there is another option with manual code?

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Can you explain what you mean with “buttons”? I think we aren’t talking about the same thing.

    Thread Starter demonshi

    (@demonshi)

    I’m talking about plugins that have the same functionality. This is the addition of the “Quick View” button to the products template. And this button works only in templates “Grid”, and not a “Table” or “List”. There are no other options.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Navigation by category’ is closed to new replies.