Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Shazzad Hossain Khan

    (@sajib1223)

    It supports any custom post types including WooCommerce. However, i do not have any WooCommerce powered demo site, not even w4dev uses WooCommerce ??

    It’s free, so you can try it.

    Thread Starter pathuri

    (@pathuri)

    Thanks for the quick reply.
    Will try.
    Will it support pagination with the short-code?

    Plugin Author Shazzad Hossain Khan

    (@sajib1223)

    Yes of-course. Please check the demo and plugin details ??

    Thread Starter pathuri

    (@pathuri)

    Some success and good show!.
    Now some questions :

    1) How to remove the huge blank space above the listing?
    2) As you can see some thumbnails are jumbled-up. How to fix this?
    3) How to get the title below the image and wrap around the image size?
    4) Finally, most important, I don’t see the pagination?

    Page link : https://www.nammavidyaranyapura.org/test22/
    original woocommerce shop page : https://www.nammavidyaranyapura.org/product-category/all-shops/

    Help?

    Thread Starter pathuri

    (@pathuri)

    I tried to fix the jumbled-up images using display=table.
    Seems to be working on all browsers, except firefox.

    Plugin Author Shazzad Hossain Khan

    (@sajib1223)

    There’s a <pre> tag around the shortcode which is causing the space. And for the #w4pl-list-8778 li, add overflow:hidden to wrap the text within the element.

    Thread Starter pathuri

    (@pathuri)

    Thanks for the reply.
    How to remove this space?
    Also How to get the title below the image.
    There are some more meta data associated with the categories.
    is it possible to get the same?

    Thread Starter pathuri

    (@pathuri)

    I removed some more space from the <p> tags.
    Still I see space above the content.
    How do I get the pagination?
    If I use -1 for the number to be displayed, it is displaying all, but no pagination.
    Also, display:table, won’t work in fire-fox – any fix for this?

    Plugin Author Shazzad Hossain Khan

    (@sajib1223)

    Hi, use [nav] to display a navigation. It should be outside the loop.
    Example:

    [posts]
     [post_thumbnail]
     [title]
     [/posts]
     [nav]

    Thread Starter pathuri

    (@pathuri)

    Thank you very much for pointing out the mistake.
    While doing cut/paste, some extra code (<pre…..pre>) added to the page.
    I went into HTML mode and deleted the text.
    Now display is as expected.

    I’m using the shortcode below :
    [postlist id=”8778″]

    How and where to add the [nav] code?
    Also the product display has some more meta fields like cart, read more, price etc, how to get all these added to the display in your plug-in?

    Thread Starter pathuri

    (@pathuri)

    I have made another page ‘test22a’ with built-in woocommerce shortcodes.
    Have a look at it for reference.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘woocommerce support?’ is closed to new replies.