Pushing to a hosted subsite ( rcwdcom/bblang )
WordPress websites by Bobbing Wide
Pushing to a hosted subsite ( rcwdcom/bblang )
Some interesting problems with v1.3 of the DIY-oik WordPress plugin have now been fixed with v1.4, released on 5th January 2015. Continue reading “DIY shortcode preventing Jetpack sharing links (DIY-oik v1.3)”
I’m investigating a problem reported on wordpress.org. When you use a DIY shortcode from diy-oik then the Share Buttons by AddToAny appear after each DIY shortcode.
The workaround is to disable AddToAny sharing and then use its shortcode.
[diy]
[diy]
[addtoany]
Do It Yourself Do It Yourself [addtoany]
hover to slideToggle source
This example of bw_geshi contains a shortcode that should not have expanded.
[wp]
[bw_plug option=active_plugins]
When the NextGen plugin is active, the shortcodes ignored by the bw_geshi shortcode would get expanded by NextGen. This was unwanted behaviour, which has now been fixed with version 0.5 of the oik-css plugin. Continue reading “Shortcodes being expanded in bw_geshi”