Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Author profile does not show links #413

Closed
3 of 4 tasks
rubinovk opened this issue Aug 3, 2016 · 13 comments
Closed
3 of 4 tasks

Author profile does not show links #413

rubinovk opened this issue Aug 3, 2016 · 13 comments

Comments

@rubinovk
Copy link

rubinovk commented Aug 3, 2016

  • [] This is a question about using the theme.
  • I believe this to be a bug with the theme --- not Jekyll, GitHub Pages or one of the bundled plugins.
  • This is a feature request.
  • I have updated all gems with bundle update.
  • I have tested locally with bundle exec jekyll build.

Environment informations

  • Minimal Mistakes version: v.3.3.6
  • github-pages or jekyll gem version: 89
  • Operating system: OSX

Expected behavior

As per Configuration and https://mmistakes.github.io/minimal-mistakes/docs/layouts/#author-profile

author:
  name   : "Your Name"
  avatar : "bio-photo.jpg"  # placed in /images/
  bio    : "My awesome biography constrained to a sentence or two goes here."
  email  : # optional
  uri    : "http://your-site.com"

should make the author uri visible with an icon, as well as others, if filled in.

Actual behavior

Non of the possible authorprofile links is visible. Neither in the https://mmistakes.github.io/minimal-mistakes/about/ example sidebar that should have author uri uri :"https://mademistakes.com"

screen shot 2016-08-03 at 14 13 30

Thanks for the great theme!

@rubinovk
Copy link
Author

rubinovk commented Aug 3, 2016

After additional testing found that it's my browser's AdBlock that disables these links. Why would it? :$

@mmistakes
Copy link
Owner

It's a known issue with adblockers and Font Awesome. The links are there, you're just not seeing them because your adblocker is removing them.

Here's the upstream issue if you want more context. FortAwesome/Font-Awesome#1799

@rubinovk
Copy link
Author

rubinovk commented Aug 3, 2016

Thanks for your quick reply and the context.

@proof-by-accident
Copy link

Hi I'm actually having a similar problem- my social media links are showing up, but the FontAwesome icons are not.

_config.yml:
author: name: proof-by-accident avatar: "/images/prof_pic.jpg" twitter: ProofByAccident github: proof-by-accident reddit: proof_by_accident

I added the Reddit link following the "Layout Customization" page, but no icons appeared. Do I have to download the icon images and store them somewhere specific or something?

@mmistakes
Copy link
Owner

@proof-by-accident No idea. If you share a link to a public repo and the site I can maybe troubleshoot. Otherwise it's impossible for me to tell what might have went wrong for you.

@proof-by-accident
Copy link

proof-by-accident commented Mar 16, 2018

Disregard this, I was able to fix the error by moving all the _includes from the gem directory to my blog directory. Thanks for your fast response!

@PrasanthJayaraman
Copy link

It's a known issue with adblockers and Font Awesome. The links are there, you're just not seeing them because your adblocker is removing them.

Here's the upstream issue if you want more context. FortAwesome/Font-Awesome#1799

Yes adblocker is the issue in my case..

@HabibRh26
Copy link

using ubuntu18 and chrome as browser. It is not displaying. How Can I see the actual author profile output?

@Destaq
Copy link

Destaq commented Jun 28, 2020

Is there any workaround to this without having users disable their adblock social lists?

@HabibRh26
Copy link

@Destaq I found that the default code is commented out.I just uncomment those and it worked fine in my local machine(os-ubuntu18, browser-chrome). Nothing related to adblocker or anything

@Destaq
Copy link

Destaq commented Jun 29, 2020

@HabibRh26 Could you please explain how you did that? I'm not sure what 'default code' it is that you are referencing.

@HabibRh26
Copy link

default code meaning when you download the theme then the codes are commented with #,uncomment those and run, Hope it will work

@gimquokka
Copy link

wow... add block... why I didn't know that.... TT

Repository owner locked and limited conversation to collaborators Jul 26, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

7 participants