• Hello,

    I am using this plugin and I have figured out the short code to make the pagination work, but I would like it to be three columns, not four… but I can’t seem to figure out how to make that happen. I tried this short code:

    responsive_columns=”desktop:3;tablet:2;mobile:1;

    but that did not work. Please let me know if there is a way to make it three columns. Thanks!

    Jamie

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Iconic

    (@iconicwp)

    Hey,

    The shortcodes and their relevant parameters are supplied by WooCommerce. You can read more about them here: https://docs.woocommerce.com/document/woocommerce-shortcodes/

    Thread Starter jamieswebdesign11

    (@jamieswebdesign11)

    Hey Iconic,

    I looked at all the shortcodes they have on that site and none of them are for pagination. They have one for how many items per page but above that shortcode it says this-

    “Note: the ‘per_page’ shortcode argument will determine how many products are shown on a page. This will not add pagination to the shortcode.”

    And my shortcode for pagination works, it just doesn’t allow me to choose the number of columns for my products… it defaults to 4 columns when I want 3.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Number of Columns’ is closed to new replies.