Wowchemy-hugo-modules: Remove icons from publication page

Created on 16 Feb 2019  路  4Comments  路  Source: wowchemy/wowchemy-hugo-modules

I'm having difficulty removing the social media + email icons from the publication pages. Any ideas?

https://themes.gohugo.io//theme/academic/publication/clothing-search/

Most helpful comment

Take a look at the options in the configuration files. The social sharing is controlled by sharing in params.toml.

All 4 comments

Set profile = false in params.toml or the page front matter:
https://sourcethemes.com/academic/docs/managing-content/#page-features

Thanks @gcushen. This got rid of the author profile information at the bottom of the page, but unfortunately did not remove the social media icons (see below).

screen shot 2019-02-16 at 2 11 12 pm

Take a look at the options in the configuration files. The social sharing is controlled by sharing in params.toml.

thank you!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

halfrost picture halfrost  路  3Comments

HughP picture HughP  路  4Comments

gcushen picture gcushen  路  3Comments

CommonClimate picture CommonClimate  路  4Comments

saadjavaid picture saadjavaid  路  3Comments