• Hi,

    I recently installed the plugin and it seems pretty perfect from the start, I only seem to have one issue. Some of the articles on my site have multiple pages, currently the layout looks like this:

    ARTICLE
    Scriptless Social Sharing Links
    Next Page Button
    Page Numbers
    Tags

    In the settings I did select the under post option however I would prefer the next page and page number links to be above the Scriptless Social Sharing links but before the Tags links. This would be the same for all articles – could someone give me any tips on if it’s possible to achieve this and how please?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Robin Cornett

    (@littlerchicken)

    You would need to look into your theme code and see where the theme adds the tags, and use the locations filter in Scriptless to modify where it outputs the buttons to match.

    For example, the Genesis Framework usually outputs categories and tags into the entry footer, so for that, I would change the hook for the after location to genesis_entry_footer (I believe, but would have to double check), and just make sure I used an earlier priority than what the framework uses to output the tags.

    It will take some looking and you will need to modify some code, but the example there should help you get started.

Viewing 1 replies (of 1 total)
  • The topic ‘Have the Scriptless Social Sharing links appear above tags’ is closed to new replies.