[Plugin: Simple Links] Shortcode postion aways defaults to top of page
-
Just started using the plugin and it’s pretty much what I need.
Using latest WP and this is a buddypress installation as well.When inserting the shortcode into a post, it overrides all formatting and places itself at the top of the page content no matter what I try to do.
Was looking to have the link list be right next to an image. Whether I put the shortcode before, after, or several paragraphs below, float left, right,and center, it always goes to the top of the content and the image and text is below the list.
Tried to look at the style.css, but it brings up a blank page in the wp editor.
Any ideas how I can control on page formatting?
Here’s what I put in:
[caption id="attachment_250" align="aligncenter" width="400"]<a href="https://6packriverrats.info/wp-content/uploads/2012/09/put-inx400.jpg"><img class="size-full wp-image-250" title="put-inx400" src="https://6packriverrats.info/wp-content/uploads/2012/09/put-inx400.jpg" alt="" width="400" height="300" /></a> Gear gear - everywhere[/caption] <p> </p> <p>Oh so much gear so little time.</p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p>[simple-links title="Get Your Rafting Gear" category="Rafting Gear Links" separator="<br />"]</p>
Here’s what’s output:
<article class="entry post clearfix"> <h1 class="title">Gear Links</h1> <h4 class="simple-links-title">Get Your Rafting Gear</h4><ul class="simple-links-list" id=""><li class="simple-links-shortcode-item"><a href="https://www.cascadeoutfitters.com/" target="" title="">Cascade Outfitters</a></li><li class="simple-links-shortcode-item"><a href="https://downriverequip.com/" target="" title="">Down River Equipment Corp.</a></li><li class="simple-links-shortcode-item"><a href="https://www.proriver.com/" target="" title="">PRO River Outfitters</a></li><li class="simple-links-shortcode-item"><a href="https://www.rei.com" target="" title="">REI</a></li><li class="simple-links-shortcode-item"><a href="https://www.sierratradingpost.com/" target="" title="">Sierra Trading Post</a></li></ul><!-- End .simple-links-list --><div id="attachment_250" class="wp-caption aligncenter" style="width: 410px"><a href="https://6packriverrats.info/wp-content/uploads/2012/09/put-inx400.jpg"><img class="size-full wp-image-250" title="put-inx400" src="https://6packriverrats.info/wp-content/uploads/2012/09/put-inx400.jpg" alt="" height="300" width="400"></a><p class="wp-caption-text">Gear gear – everywhere</p></div> <p> </p> <p>Oh so much gear so little time.</p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> </article>
- The topic ‘[Plugin: Simple Links] Shortcode postion aways defaults to top of page’ is closed to new replies.