"Share this" button does not appear on the front page but appears on every other page. I am sure there is a simple way to do this.
"Share this" button does not appear on the front page but appears on every other page. I am sure there is a simple way to do this.
Comments
Comment #1
micropat commentedTo display the Share/Save button on the front page, go to admin/settings/addtoany and checkmark "Display in node TEASERS". Then press "Save configuration".
Comment #2
lakhtakia commentedThanks for your response. I have tried that earlier, however, I would like the Share button to appear in the link section for aesthetic purposes.
Comment #3
micropat commentedSelecting both options should display it in your link section. (That option should probably be reworded.)
If you're looking to have the button appear inline... I noticed that you changed the button's "A" tag to a "P", which is not semantically correct and causes the line break. Change that back to an "A" tag to have it appear inline, or you can reinstall the module.
Comment #4
micropat commented