• Resolved ra00f

    (@raoof)


    Hello,

    I need to display the products/servises as a table in the “Shop page”.

    Whene I add the short code by editing that page, it dispays the table.

    However, the default product listing also comes below the table – which doesn’t give the desired result.

    PS: If I remove the “Shop page” set to this page, it displays the table only.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Saiful Islam

    (@codersaiful)

    You have to code for archive page properly. Otherwise it can show default loop of products.
    You have to remove default loop’s code.

    By the way, you can use our pro version, which already functioned. Where you able enable shop/archive page table by click on a swith.

    Thread Starter ra00f

    (@raoof)

    Thanks for your reply.

    I am able to get the desired table with pagination, both by adding the short code in the page body and by using do_shortcode() function in the template file.

    However, the table becomes weird when I set the shop page under woocommerce->settings->products.

    That is, when I set the shop page to it, the pagination links get disappear and also the SN column starts couting from -15 to 0.

    Why it’s so?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DIsplay table on “Shop page”, without displaying the default view of products’ is closed to new replies.