Forums
Home / Plugin: Shortcoder — Create Shortcodes for Anything / Not Working!
(@mohsinworld)
5 years, 10 months ago
Followed the instructions, but nothing happened!
(@vaakash)
Can you please give more information on what you tried ?
Code in setting: <script src=”https://code.jquery.com/jquery-3.3.1.min.js”></script> <script src=”https://cleanhtmlplayer.com/player/audio/jquery/src/jquery.cleanaudioplayer.min.js”></script> <link href=”https://cleanhtmlplayer.com/player/audio/jquery/src/player.css” rel=”stylesheet”> <div class=”mediatec-cleanaudioplayer”> <ul data-theme=”dark”> <li data-title=”%%name%%” data-url=”%%url%%” data-type=”mp3″ data-autoplay=”true” data-disable-controls=”false” data-free=”false”>
</div>
Shortcode used: [sc name=”radio” name=”Radio Foorti” url=”https://119.148.23.88:1021/;stream/1″ ]
https://mohsinalam.com/wp/shortcode/ Check this link, nothing comes up!
You cannot use a parameter called “name”.
[sc name=”radio” name=”Radio Foorti” url=”https://119.148.23.88:1021/;stream/1″ ]
Please use some other name for this parameter to get it to work.
Thanks, Aakash
like this? radio_name ?
Yes please. Anything other “name” because it is reserved by shortcoder.
I SEE! Thanks for the update I’ll check it now.