Hi, You need to create another template file: - start from an existing file, such as overall_header_content_before.html - copy it and rename it to overall_footer_content_after.html, in the same directory (styles/all/template/event) - edit this new file to replace text "header_content_before" with "footer_content_after", it should occur in 2 places in that file. You can use any other text, but it must be unique. Perhaps you need to clear caches, and possibly de-activate/activate extension.
Answers
You need to create another template file:
- start from an existing file, such as overall_header_content_before.html
- copy it and rename it to overall_footer_content_after.html, in the same directory (styles/all/template/event)
- edit this new file to replace text "header_content_before" with "footer_content_after",
it should occur in 2 places in that file. You can use any other text, but it must be unique.
Perhaps you need to clear caches, and possibly de-activate/activate extension.
Hope this helps.