There was an error into the overall_footer.html js code
where this line:
Code: Select all
var wordpress_url_page_forum = 'https:/surferparadise.de/forum'; MANDATORY! (DO NOT ADD/INCLUDE final slash here) Url that point to the wordpress forum page
so find it and change it into:
Code: Select all
var wordpress_url_page_forum = 'https:/surferparadise.de/forum'; // MANDATORY! (DO NOT ADD/INCLUDE final slash here) Url that point to the wordpress forum page
p.s remember to recompile the phpBB stale template after changed the line into the overall_footer.html added code!
[EDITED]
p.s I also re-added the overall_hader code to force redirects to WP the "shortcoded page forum", and i like to se your fully working, like this example!