Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Matt Cohen

    (@mattyza)

    Hi ucfknight04,

    Sure. ??

    You’d use [woothemes_features per_row=”3″] to have 3 in a row. You’d then need to add CSS to ensure that every third item is cleared (appropriate CSS classes are added to the shortcode to assist with this). ??

    Regards,
    Matty.

    srgmmss

    (@srgmmss)

    I’m trying to use this Plugin with the shortcode you suggested for 3 column layout: [woothemes_features per_row=”3″].
    But it doesn’t works: the result is always 1 item “per_row”.
    I use this code in Canvas 5.

    Probably I missed something, sorry.
    What you mean with:

    You’d then need to add CSS to ensure that every third item is cleared (appropriate CSS classes are added to the shortcode to assist with this)

    Best regards,
    Sergio

    Plugin Author Matt Cohen

    (@mattyza)

    Hi Sergio,

    The plugin doesn’t currently provide CSS for styling the features. It does, however, add “first” and “last” CSS classes, depending on how many items you have per row.

    Please add the following CSS code to the “custom.css” file:

    .features .feature { float: left; }

    Thanks and regards,
    Matty
    [ Signature moderated. ]

    srgmmss

    (@srgmmss)

    Thank you very much for quick reply.
    Unfortunately, nothing has changed.
    Herewith a screenshot with code.

    Regards,
    Sergio

    Plugin Author Matt Cohen

    (@mattyza)

    Hi Sergio,

    Thanks for your feedback on this.

    I see you’re a WooThemes customer (if you’re using Canvas, I assume you are).

    I’d recommend posting further in our WooThemes Support Desk where we can discuss this further. We can then post a solution here, if applicable, once resolved. ??

    Thanks and regards,
    Matty
    [ Signature moderated. ]

    srgmmss

    (@srgmmss)

    Yes, I’m WooThemes customer.
    Thanks for the advice, I’ll post in your WooThemes Support Desk.
    This was my first choice, but I did not understand where to post my request.
    I suppose I have to do here: https://support.woothemes.com/knowledgebase

    Regards,
    Sergio

    Plugin Author Matt Cohen

    (@mattyza)

    No problem, Sergio. We’re working it all out with these new plugins. ??

    If you’re an existing WooThemes customer (which you are), I’d recommend posting over at https://support.woothemes.com/.

    This forum is intended as a free community-based forum.

    Thanks and regards,
    Matty
    [ Signature moderated. ]

    srgmmss

    (@srgmmss)

    Many thanks,
    S.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Shortcode Example’ is closed to new replies.