ayozehd/grav-plugin-sharer

Circles template does not work after update to v1.1.1

Closed this issue · 1 comments

Sharer was displaying buttons as circles (as desired) until updating to v1.1.1. Now all buttons display as grey rectangles no matter what settings I use.

I have tried clearing the cache and resaving the settings I desire.
I have tried saving different settings then saving my desired settings.
Etc.

No joy.

The code shows a class of sharer-circles:

<button class="sharer-circles--pinterest" data-sharer="pinterest" data-url="http://domain.local/our-story/impact"> <span class="sharer-icon"> <i class="fa fa-pinterest"></i> </span> <span class="sharer-label">Pinterest</span> </button>

I reinstalled with bin/gpm install sharer.
No Joy.
But afterwards I then cleared Grav cache and Chrome browser cache and the circles finally came back.