Posts by: admin
New J Shortcodes (version 1.302 and higher) just added support for JQuery accordion and tabs. While jtabs are already documented here I am still a bit lagging on documenting the rest. So, here’s how you can use accordion shortcodes: Full spec: [ jaccordion size="xxxsmall|xxsmall|xsmall|small|*normal" theme="blitzer|cupertino|overcast|*smoothness|vader" active="*"] Title 1:: This is first pane content [jacc/] Title 2:: [...]
Continue Reading →
Quite a few wordpress bloggers are monetizing their skills and talents by converting their wordpress blogs into functional membership websites. Wordpress is a perfect platform to build membership websites and converting your blog to paid members site could be as simple as uploading and activating membership plugin, such as MemberWing-X. Disclaimer: I am chief architect [...]
Continue Reading →
Quite often the need arises to insert another set of shortcodes inside existing shortcodes of the same nature. Such as inserting new [jbox] inside of another set of [jbox] shortcodes. Or creating new column layout inside of existing columns. Wordpress does not handle shortcode filtering logic perfectly and nesting shortcodes of the same type inside [...]
Continue Reading →
I wrote J-Shortcodes plugin for my own needs first to add custom elements to my other website: wordpress membership plugin MemberWing-X. I found that certain themes comes with their own set of limited shortcodes. The problem is that when you use theme-specific shortcodes and then later decide to change theme – this becomes major hassle [...]
Continue Reading →