after applying the patcher i get this issue in my website.
{{.site-logo}}
{{.wd-header-main-nav}}
{{.wd-header-my-account}} {{.wd-header-search:not(.wd-header-search-mobile)}} {{.wd-header-wishlist}} {{.wd-header-compare}} {{.wd-header-cart}} {{.wd-header-fs-nav}}
{{.whb-mobile-left}} {{.whb-mobile-center}} {{.whb-mobile-right}}
showing on my website after scrolling the screen down
The same here, immediately after the latest patches installed. The code appears in the div with the sticky header:
class=”whb-sticky-header whb-clone whb-main-header {{wrapperClasses}} whb-sticked whb-scroll-down”
The issue has nothing to do with browser caches. The problem occures in the header settings. When under “Sticky effects” the “Slide after crolled down” is active and at the same time “Sticky header clone” is on, then the template code appears instead of the sticky header. It could be connected with some changes in the menus. A workaround is to to switch to “Stick on scroll”.
However, the trigger was the latest patch!