This boilerplate plugin is incredibly useful. Often, though, it would be good to be able to insert one boilerplate inside another. But when I try to do this using a string like:
[boilerplate bytitle=”bp_strapline”]
It does not resolve and simply displays the string on the page
Is there some way to do this?
https://www.ads-software.com/extend/plugins/wp-boilerplate-shortcode/
]]>Hello,
I’m currently using WP Boilerplate Shortcode 1.0.6 which is able to insert the shortcode (output) using the visual editor.
Would it also be possible to insert just the shortcode using the HTML editor instead?
Best regards,
Cor van Noorloos
]]>Hello Mike,
First of all, thank you for this plugin!
One question though, this plugin doesn’t seem to parse smilies (while it does do images)
Would it be possible to resolve this perhaps?
Best Regards,
Cor
]]>Hi, Mike – Great plugin again. I’m having trouble getting the class attribute to appear in the resulting div. Here is my code:
the_boilerplate(86,'id',array('showtitle'=>'0','id'=>'myID','class'=>'myClass'));
The resulting HTML looks like this:
<div id="myID" class="">
... boilerplate stuff
</div>
The id appears as you can see, but no class value. This is also the case if id=” or is not specified. Your suggestions are appreciated!
https://www.ads-software.com/extend/plugins/wp-boilerplate-shortcode/
]]>I’ve spent all of 20 minutes with boilerplate and already I’m thinking big things. Thanks for a great plugin.
One small thing I noticed:
the_boilerplate(21,'id',array('showtitle'=>'false'))
does not turn off the title of the boilerplate as expected. Changing false to 0 (the number zero) fixed it. Might be unique to my install.
I’m using this code in a custom function in a child theme of Thematic, WP 3.0.1.
https://www.ads-software.com/extend/plugins/wp-boilerplate-shortcode/
]]>This plugin looks great!
Am I correct that the plugin does not yet support shortcodes in the boilerplate itself? If so, I’d like to make that request for future versions.
]]>And deleting the plugin was not yet enough to fix things. The “boilerplate” test message I created has attempted to make itself the home page (https://site.com//boilerplates/boilerplate-test/), and there is also a 404 – not found showing for the homepage now. I have to go untangle this now.
]]>