Small Fix for Next Wordpress Version
Hey Dmityr, can you make one small fix in the next wordpress version, whenever that is? When you click Embed This Slider, the php variable for what slider we're working with is applied to all examples except the shortcode , and looks just like this:
(this exmple for slider 27)
using shortcode
Paste shortcode [new_royalslider id="123"] in content area of any post.
If you add slider that overrides default WordPress gallery, you need to add royalslider="27" attribute to [gallery] shortcode.
using PHP
Call echo get_new_royalslider(27); function where you want slider to be placed.
Anyway, you're obviously using the variable in the latter examples, and if you could just put it in the slideshow I wouldn't have to remember to change the shortcode when I find the post to put it in:)
Thanks!
Will Wenzel
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac