thierrypigot / beaver-builder-toolbox

Useful tools for Beaver Builder - WordPress
35 stars 4 forks source link

error in latest version of bb #1

Closed beatelite closed 8 years ago

beatelite commented 8 years ago

Firstly, this is awesome! Second, I'm getting an error while typing the seo meta-title and meta-description. The odd thing is, it saves just fine. I can view it in the yoast seo fields in the wp admin. However, when typing, I get a little dialog under the input that simply says "error".

yoast v 3.1.1 wp v 4.4.2 bb v 1.7.5

I get the following the console when saving:

set tab to seo
bb-page-settings.js?ver=4.4.2:172 testesteesasetastwa
bb-page-settings.js?ver=4.4.2:173 _yoast_wpseo_title
jquery.js?ver=1.11.3:5 XHR finished loading: POST "http://site.dev/wp-admin/admin-ajax.php".send @ jquery.js?ver=1.11.3:5m.extend.ajax @ jquery.js?ver=1.11.3:5m.(anonymous function) @ jquery.js?ver=1.11.3:5(anonymous function) @ bb-page-settings.js?ver=4.4.2:175m.event.dispatch @ jquery.js?ver=1.11.3:4r.handle @ jquery.js?ver=1.11.3:4
bb-page-settings.js?ver=4.4.2:219 

success
beatelite commented 8 years ago

Solved this with my latest pull request. it was a simple html closing tag issue.