Plugin Author
Matt
(@sksmatt)
Hi guys,
Thanks for the heads up, please update to 1.1.1.2, that should fix this issue.
Kind Regards!
actually sorry.. unless I did something wrong. The original issue looks resolved.. but when I am adding the shortcode to the actual page.. I see no items in the select menu.
Here is my format:
Left|left,
Right|right
(have tried with and without the , on the end of the second one.
Thank you!
Likewise, the options now appear in the pop-up box.
However the colour attribute I am trying to insert is showing but not populating the box with any options.
Here is the code I placed into the colour (select) attribute –>
red|#ff0000,
green|#00ff00,
blue|#0000ff,
I also put in a second attribute for a description (text box).
This is the code I placed in the ‘insert custom code’ box –>
<div id=”fluffy %%colour%%>
<p> %%description%%</p>
</div>
There is CSS to match the #fluffy.
This is what the code in the post comes back looking like –>
[do action=”colourdiv” colour=”” description=”once upon a time …”/]
the action is correct…
the colour is blank…
the description is ??? does not show in browser at all…
What I am try to accomplish is to set up a div (CSS already applied to size and float) but I need to change the background colour and description)
Is my code totally screwed?
Cheers,
Stefan
Plugin Author
Matt
(@sksmatt)
Hi Guys,
Are you still having issues with the latest version? please let me know.
Kind Regards!
@sksmatt Yeah I’m having issues. Putting more than one choice in the select option list gives me a blank list in the ‘insert shortcode’ popup in the rich text editor. Works fine with only one choice.
Scratch that last post. It wasn’t working when I used this format:
red|#ff0000,
green|#00ff00,
But it does work when I use this format:
red|#ff0000, green|#00ff00
Hi
The same problem here.
I use: 1.1.1.2 = problem
When I use 1.1.1.3 = problem.
… unless I change format
from
red|#ff0000,
green|#00ff00,
to this
red|#ff0000, green|#00ff00
But I must change all my ‘Shortcode’ ;(
Any Idea = 1.1.1.3.1 ? 😉
Plugin Author
Matt
(@sksmatt)
Hey Guys,
Issue fixed on 1.1.2. Please update and let me know if you have any feedback,
Thanks!!
I’m using version 1.1.5, and I’m having issues the same issues as the people above. My select lists are blank when trying to insert shortcodes. I disabled all of my other plugins, but it still didn’t work. Below are my options, any idea why it’s not working?
OneHalf|one-half,
OneThird|one-third,
OneFourth|one-fourth,