topspin / topspin-wordpress

Topspin's Wordpress Integration
http://www.topspinmedia.com/
20 stars 11 forks source link

Store appears above other page content #19

Closed bryanlanders closed 12 years ago

bryanlanders commented 13 years ago

When using the shortcodes in a WordPress page, everything in the page content appears below the store on the rendered page regardless of where the shortcodes are inserted in the content.

Example code in WordPress page content:

<p>This paragraph text should appear above the TopSpin WordPress store code generated by the following shortcodes.</p>

[topspin_featured_item] [topspin_buy_buttons]

The result of this code is the featured item and buy_buttons on top and the paragraph text below. This is true in the HTML code as well, so it's not a CSS positioning issue.

There doesn't appear to be a setting for this in WordPress, so where can this be edited (templates, shortcode PHP...) to render the store where it's inserted in the page content?

Thanks for the great plugin!

ghost commented 12 years ago

This issue is addressed in the new v3.3 version of the plugin, being pushed shortly.