[WP-Bannerize] Classes
-
The method you use to use the group name as the div class is somewhat flawed in that if you have a space in the group the class won’t be valid.
Group = Big Banners
Class = wp_bannerize_Big BannersYou should probably replace spaces with underscores so that the classes are valid. In my case i’m matching groups to actual categories, so I need to have spaces in the group names.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[WP-Bannerize] Classes’ is closed to new replies.