Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Steague

    (@steague)

    https://github.com/Steague/etsy-shop/releases/tag/0.15.2

    Added the ability to select a single listing ID by using the “listing_id” attribute in the shortcode.
    Adding the ability to set the width and height of the thumbnail with the “width” and “height” attributes in the shortcode.
    Added the ability to choose “small”, “medium” (default), “large”, or “original” thumbnail sizes with the “thumb_size” attribute in the shortcode.

    Plugin Author fsheedy

    (@fsheedy)

    Hi Steague,

    Thanks for working on that.
    Your code is now merged, with some modifications.

    The big one is that the option for columns are in the short code and not in the Option page.

    Thread Starter Steague

    (@steague)

    Right on.

    I dig you putting the column setter in the shortcode. I was thinking about doing that but more like a global setting on the settings page and an override on the shortcode itself.

    links are broken – how can i use this functionality?

    Plugin Author fsheedy

    (@fsheedy)

    Hi dangwhatno,

    You can add this to your shortcode:
    columns=3

    Change 3 to your value

    hello – thanks for the column code

    I am having trouble trying to use the “listing_id” shortcode. Could you show and example of this perhaps? I want to see if adding in the listings individually will allow them to be a bit more ‘responsive’ since the rest of my site works that way!

    Thanks.

    Plugin Author fsheedy

    (@fsheedy)

    Here is the link for listing_id:

    https://fsheedy.wordpress.com/etsy-shop-plugin/how-to-find-section-id/

    The plugin is not responsive at this time, but you can change the CSS for your need.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Added column # functionality’ is closed to new replies.