• Resolved tastingtheweb_

    (@tastingtheweb_)


    Hey Matt,

    I’ve got a problem with the select attributes, namely that I cannot see the list items. Everything else is working fine and the shortcodes are rendering fine, but it is kinda annoying that I need to enter the attributes manually, instead of selecting the desired one from the list.

    I made a screencast for you, I hope it helps to figure out the roots of the problem.

    http://www.screenr.com/jcT8

    I have tried disabling all plugins to see if it’s an incompatibility issue with another plugin, but it didn’t do the trick.

    Kind regards and thanks in advance for your help
    tastingtheweb_

    http://wordpress.org/extend/plugins/shortcodes-pro/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Matt

    (@sksmatt)

    Hi tastingtheweb_,

    That is very weird, could you paste ( in a paste bin ) the source of that generated empty select element. Wondering if it’s coming out empty or wrongly formatted.

    Kind Regards!

    Thread Starter tastingtheweb_

    (@tastingtheweb_)

    Hi Matt,

    This is the shortcode of the popup frame of the ribbon shortcode in the TinyMCE editor:

    http://pastebin.com/281EJi8D

    However, just to make sure, I created a test shortcode with one select attribute and for some reason, that one works. Here is the code for the working one:

    http://pastebin.com/jnaswh5y

    I suspected that it might have to do something with the old one, so I tried removing it and importing it again, no effect. Also, I removed it completely then created it again with the exact same options/attributes, still no change.

    Kind regards,
    tastingtheweb_

    Thread Starter tastingtheweb_

    (@tastingtheweb_)

    Any ideas?

    Thread Starter tastingtheweb_

    (@tastingtheweb_)

    bump

    Plugin Author Matt

    (@sksmatt)

    Hi tastingtheweb_,

    In your sample the <select> elements are coming out empty in the HTML:

    <select name=”icon” id=”icon”></select>

    Could you do another paste with your shortcode options?

    Also, I noticed you have some CDN and cache plugins active. Have you tried deactivating those? Look how it comes out on a fresh install:

    http://pastebin.com/LwCHvtyd

    Kind Regards!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: Shortcodes Pro] List items not visible’ is closed to new replies.