folbert / fewbricks

Write code to create ACF field groups, fields and re-usable modules.
https://fewbricks2.folbert.com
GNU General Public License v3.0
124 stars 12 forks source link

Installation - two issues #11

Closed mmjaeger closed 8 years ago

mmjaeger commented 8 years ago

hello wanted to give fewbricks a run but I'm running into two issues:

  1. instructions says that I need to copy the fewbricks folder into my theme folder - this works unless I'm using a child theme - I'm using a Genesis child theme - copying the fewbricks folder to the child theme folder doesn't work - I had to copy/move it to the Genesis parent folder.
  2. Created a new page and assigned the demo template provided - trying to open that page leads to the following error: Fatal error: Class 'Timber' not found in /Users/......./wp-acf/wp-content/plugins/fewbricks/lib/brick.php on line 587

what am I missing?

thanks

folbert commented 8 years ago

Hi @mmjaeger,

Thank you for giving Fewbricks a spin. Sorry about your issues, it's much appreciated that you tell me them. I have released 1.2.0 where the issues should be resolved.

  1. I have to admit that i hadn't thought of child themes but I have added a fix for that. So you can go ahead and place the fewbricks directory in your child theme after applying the update.
  2. Having the demo requiring Timber was probably, like all bugs, a bad idea. That has been fixed as well.
folbert commented 8 years ago

No comments in 6 days so considering this fixed and closed.