• Resolved [email protected]

    (@joshaxessnetworkcom)


    How can we re-order the items within the product description using the shortcode?

    Currently, the shortcode shows the product title, image, description with UL information, price then Add to Cart button.

    I’d like to change that order up a bit but cannot figure out how to do that without getting into more custom coding. Is that the only option?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bryan Focht

    (@bfocht)

    You could use CSS to move the items around.

    Another other option would be to use the short code to only render the items you want to display and add your own surrounding text.

    You could add the short code twice with specific elements turned off on each shortcode.

    for more detailed description of the shortcodes and their options, here is a link
    https://pastebin.com/0L2EmqaK

    Thread Starter [email protected]

    (@joshaxessnetworkcom)

    thanks Bryan.

    I played with the second 2 options you mentioned, adding the shortcode twice with the elements I want.

    I’m not sure I’m well enough versed in CSS to move the elements around to be in an order other than how they show in the rendered HTML so any tips would be appreciated there.

    The main piece I’d like to move is for the add to cart button and price to show above the

      content.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Re-Order Product Description Items’ is closed to new replies.