getherbert / herbert

The WordPress Plugin Framework:
http://getherbert.com/
632 stars 94 forks source link

Help adding meta boxes in pages #113

Closed giwrgos88 closed 8 years ago

giwrgos88 commented 8 years ago

Hello, I'm interesting to add some meta boxes on specific pages. I have used this example but I'm having an issue when I'm trying to call the class from the metaBoxes.php . I cleaned by class but still I'm getting a blank page, if i comment out the new ExtendMeta() then the page is loading fine. I tries the debugging but I'm not getting any errors or warnings. Does anyone knows what I'm doing wrong? The name spaces are correct 1000%;

giwrgos88 commented 8 years ago

The issue was inside the composer on psr-4 autoload