Skip to content

Latest commit

 

History

History

Replace Blog "Header" Text with Category and or Tag

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Replace Blog "Header" Text with Category and or Tag

Version 0.2d1


Quick Install

Add the following to Website > Pages > Website Tools > Code Injection > HEADER.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

Add code from file replace blog "header" text with category and or tag.html to Blog Settings > Advanced > Page Header Code Injection for the blog page.

Make a Donation

Please consider making a donation.

Changes

  • 2021-02-24

    • fix issue where "header" would show before text replacements occurred
    • bumped version to 0.2d1
  • 2021-02-23

    • added user settable prefix and suffix text for category/tag
    • bumped version to 0.2d0
  • 2021-02-23

    • initial version