Hello! I'm having strange problems with a custom BB I made for showing Thomann.de prices. It's basically a <style> tag for some custom CSS and a <script> code for calling the price widget from Thomann servers. This is the replacement:
The problem is that it shows the widget always at the bottom of the post, after some blank lines, no matter where I locate the bbcode. Of course, I'd like this code to be inserted between paragraphs or whenecer I want it to appear.
Example of this problem: https://www.batacas.com/topics/publi-thomann-cyber-week-ahorra-hasta-un-60.87511/
Any ideas? Thank you!
<style>.tho-universe{margin-bottom: 35px;}</style><div id="cf-productswidget-2" class="cf-productswidget"></div><script src="https://thomann.clickfire.de/Creatives/GetProductsWidgetJS/vg83TgpWqrKXWKkis9uRV6XeDK2Q2?data={text}&lng=es&ref=1"></script>
The problem is that it shows the widget always at the bottom of the post, after some blank lines, no matter where I locate the bbcode. Of course, I'd like this code to be inserted between paragraphs or whenecer I want it to appear.
Example of this problem: https://www.batacas.com/topics/publi-thomann-cyber-week-ahorra-hasta-un-60.87511/
Any ideas? Thank you!