Getting "Undefined index: #id in nucleus_preprocess_fieldset() (line 365 of C:\xampp\htdocs\drupal\sites\all\themes\nucleus\nucleus\inc\preprocess_functions.inc)"
What am I missing here?
Where do I configure social icons links(floating vertical bar on the very right)?
Thanks!
Comments
Comment #1
mrconnerton commentedThe social icons are not "configurable" in the settings. You have to manually set them in the page.tpl.php
The best plan is to create a sub theme of this theme and make your changes there so you can still retain the ability to upgrade.
Comment #2
hodolskiy commentedThanks for the tip! I'll make those changes in page.tpl. Do you know the answer to "C:\xampp\htdocs\drupal\sites\all\themes\nucleus\nucleus\inc\preprocess_functions.inc" error?
Comment #3
hai nguyen commentedThis is problem of Nucleus and was fixed in version 1.1
Comment #4
hai nguyen commented