Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when building site, and also social links? #23

Open
oneleaftea opened this issue Aug 19, 2017 · 4 comments
Open

Error when building site, and also social links? #23

oneleaftea opened this issue Aug 19, 2017 · 4 comments

Comments

@oneleaftea
Copy link

Hi,
This theme is great. But for some reason, when I build the site, I get the following warning:
WARNING: calling IsSet with unsupported type "ptr" (*hugolib.MenuEntry) will always return false.

This happens whether I use it on my site or with the ExampleSite in your package. I am using the latest Hugo v0.26 on Ubuntu 16.04, and this is the only theme giving me this error.

Also, is there supposed to be social links showing up on the right sidebar? I have the sidebar enabled and many of the social links (like Facebook and Github) having an ID number (and commented out the rest), but I cannot get them to show up upon building the site.

Thanks!

@appernetic
Copy link
Collaborator

Hi,
thanks for appreciating the theme!

I haven't tested the theme with a higher version than v0.20.7 and in that version, I don't have this warning.

I think that the social links have never been implemented from the original Hyde-Y port.

Feel free to make changes and open pull requests.

@appernetic
Copy link
Collaborator

Hi, I have just tested with v0.27.1 and I also get the warning: WARNING: calling IsSet with unsupported type "ptr" (*hugolib.MenuEntry) will always return false. As long as it is not an error ther should be no problem. Feel fre to submit a fix for this.

@boydkelly
Copy link

Hi,
I am also getting this error. I tried with different versions of hugo .37 to .44, with the same result. It works locally but it seems that forestry.io is not building on this error.

@sofixa
Copy link
Contributor

sofixa commented Oct 12, 2018

@boydkelly @oneleaftea @appernetic i've fixed the warning in #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants