First I would like to say that the Enlightenment theme has been one of the best themes that I have downloaded and worked with so far. I am new to website development using WordPress, so the step by step instructions on how to configure the theme have been extremely helpful.
While going through the instructions I came to the “Adding multicolumn Media Components” section and have been getting an error during the page preview. I inserted the following code using bootstrap 3 for WordPress plugin running in WordPress 4.1:
[media]
[media-object media=”left”]
THERE WAS AN IMAGE HERE THAT WAS REMOVED
[/media-object]
[media-body title=”We help your business grow”]
THERE WAS TEXT HERE THAT WAS REMOVED
[/media-body]
[/media]
And then this error shows up on the preview page:
Notice: Undefined variable: data in O:\xampp\htdocs\wordpress\wp-content\plugins\bootstrap-3-shortcodes\bootstrap-shortcodes.php on line 1590
Everything shows up on the screen properly except that this error message is showing.
Can someone please point in the right direction as to why this error message is coming up and what I need to do to correct it?
Thank you
This is a third party plugin. It’s best to address this issue to the plugin author directly.