• I have 3 extensions that show content after each article : AddThis buttons, Related posts and Disqus comments. I’t like to put them in this order, while today, Related posts show first ( see https://www.drgoulu.com/2017/01/20/la-mathematique-du-chat/ )

    I found PHP code to put in a “single php” file to control this, but there is no such file in Customizr. How to do it ? Ideally in Customizr Child …

    Thanks !

Viewing 1 replies (of 1 total)
  • Hi Goulu.

    If you’re using Website Tools by AddThis, Smart Layers by AddThis, or Related Posts by AddThis, you can use built in filters to affect how soon or late the AddThis tools are added. The specific filters for that are:

    • addthis_sharing_buttons_content_filter_priority
    • addthis_sharing_buttons_excerpt_filter_priority
    • addthis_recommended_content_content_filter_priority
    • addthis_recommended_content_excerpt_filter_priority

    The AddThis share button tools start at a priority of 17 and AddThis related post tools start at 18. Raising that number higher would add them on later, and lowering them would add them on sooner. If you don’t know the priority used in the other plugins, you can play with the exact number to see when it affects the order on your page.

    Unfortunately, Share Buttons by AddThis does not yet have this feature.

    Thanks,
    Julka

    • This reply was modified 7 years, 3 months ago by Julka Grodel.
    • This reply was modified 7 years, 3 months ago by Julka Grodel.
    • This reply was modified 7 years, 3 months ago by Julka Grodel.
    • This reply was modified 7 years, 3 months ago by Julka Grodel.
    • This reply was modified 7 years, 3 months ago by Julka Grodel.
    • This reply was modified 7 years, 3 months ago by Julka Grodel.
Viewing 1 replies (of 1 total)
  • The topic ‘order of extensions output after article’ is closed to new replies.