[Plugin: WP Boilerplate Shortcode] Can't get 'class' attribute to appear
-
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/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: WP Boilerplate Shortcode] Can't get 'class' attribute to appear’ is closed to new replies.