Thank you very much @vladimir Anokhin! Shortcodes Ultimate 4.0.7. looks great on my blogs (WP 3.6.1), testet with latest Firefox, Opera, Chrome on Win7, latest Firefox & Opera on Samsung Note II (mobile).
http://depeschen.krimiblog.de
Thank you for your great work!
Ludger
Hello,
The video shortcode doesn’t work anymore. It’s written “[Media url=” etc. I hope you’ll put a backward compatibility. I don’t want to rewrite all my posts :/.
Thanks.
Neitsabes.
So, can we upgrade now without the shortcodes breaking?
I’m having issues with columns. I use columns for product pictures and I don’t always have the exact number of pictures to fill up a row. With the update, the last picture in the row (supposed to be in the second column) shifts to the last space in the row (the third column). So there’s a picture, blank space, picture. I would rather not have to go back and recode to add the [row] shortcode to everything.
Help?
-Jess
Plugin Author
Vova
(@gn_themes)
@jess last column always aligning to right, this is not a bug. If you want to use empty columns, try to add next custom CSS
@media only screen {
[class*="su-column"] + [class*="su-column"]:last-child { float: left }
}
@kevin Geary as you can see on this topic title, at this moment I don’t know the correct answer to your question.
Oh. Well before the update this wasn’t an issue, so I assumed it was a problem.
Thanks!
Btw, that code worked perfectly! Thanks!
And what about the video shortcode ? Will it be a backward compatibility in orther than my older “[media url=” can work again ?
Thank you :).
Plugin Author
Vova
(@gn_themes)
@neitsabes did you seen the changelog today?
Oh sorry my bad ! When I looked at it earlier I didn’t see the update ! It’s working now :). Thanks !
Plugin Author
Vova
(@gn_themes)
Is there any other shortcodes that doesn’t work?
My problem with text color in buttons has been resolved. Perhaps it was on my end. Thanks!
What is the exact syntax for the “Active” TAB? I am so sick and tired of messing with this plugin, I have work to do, not debug your stuff. Now get this thing in order!
[su_tabs style=”1″ active=”1″] Not working
Plugin Author
Vova
(@gn_themes)
What do you mean by “not working”?
No need to debug my plugin and no need to use it if it’s so poorly coded