Just to let you know, default template strings for the notification and banner are broken, or not working. Maybe it’s because how my theme parses text. See screenshot:
edit:
this is the var that causes the issue:
define( "PATREON_TEXT_OVER_BUTTON_7", 'This content is available exclusively to members of <a href="%%creator_link%%" target="_blank">%%creator%% Patreon</a> at the time of posting. <b><a href="%%flow_link%%" rel="nofollow">Become a patron at %%currency_sign_front%%%%pledgelevel%%%%currency_sign_fbehind%% or more</a></b> to get exclusive content like this in the future.' );
patreonPlugin_templateError|497x170
Question, when it works, can you use those tags in the banner to get the correct pledge amount in the banner/notification text?