Embedding Shortcodes within Shortcodes
-
Hi Phil,
Need a bit of help. Ive created a 3-item accordion and it looks fine. However, in the first accordion item I am embedding some short code from the wunderground.com widget. This is to show a weather forecast.
The problem is that when the accordion is saved and displayed on screen, it pushes the weather forecast down the screen. This means the border separator is covering the icons of the weather forecast.
See the shortcode Im using below….it seems to work fine for a normal TEXT WIDGET….
[accordion tag=h3 scroll=”true” autoclose=”true” openfirst=”true” clicktoclose=”true”][accordion-item title=”Marbella Weather”][wunderground location=”Marbella, Spain” numdays=”3″ iconset=”incredible” layout=”table-horizontal” measurement=”c” showdata=”daynames,icon,pop,text,conditions,high-low”][/accordion-item]
Not sure if I need to make any mods to the functions.php. Any ideas?
cheers
Ian
- The topic ‘Embedding Shortcodes within Shortcodes’ is closed to new replies.