User Tools

Site Tools


doc:tips:sharebuttons

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
doc:tips:sharebuttons [2020/06/06 13:55] arviddoc:tips:sharebuttons [2021/02/20 16:46] – [Alternative without images] lubomir_ludvik
Line 49: Line 49:
 ===== Alternative without images ===== ===== Alternative without images =====
 Tongara altered Panther's approach by using FontAwesome icons instead of images for the buttons. See this solution [[https://forum.flatpress.org/viewtopic.php?f=4&t=144#p413|on the forum]]. Tongara altered Panther's approach by using FontAwesome icons instead of images for the buttons. See this solution [[https://forum.flatpress.org/viewtopic.php?f=4&t=144#p413|on the forum]].
 +
 +Add "Share this:" to template with Awesome font
 +[[http://flatpress.cz/fp-content/attachs/example%20font%20awesome.html|View this source]] and copy with .css link to entry-default.tpl
 +
 +
 +===== Adding the "sharebuttons" code to Static pages =====
 +Tongara also posted a fix/update later on that would enable users to use the sharebuttons code on Static Pages. This was a very simple fix which works by placing the exact same code onto a static page template file (wherever the blog owner desires the share buttons to be displayed), and then finding any instance of
 +<code>
 +$id|link:post_link
 +</code>
 +And simply changing them to
 +<code>
 +$id|link:page_link
 +</code>
doc/tips/sharebuttons.txt · Last modified: 2022/12/25 13:49 by arvid

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki