v3 code overall_footer.html updated to fix a lack
Posted: Sun Feb 24, 2019 3:09 pm
Code: Select all
//parent.w3all_ajaxup_from_phpbb(w3appendevents);
Code: Select all
if(w3appendevents.indexOf('w3allmchatif') == -1){
//if(parent.location.href.indexOf(wordpress_url_page_forum) > -1){
parent.w3all_ajaxup_from_phpbb(w3appendevents);
//}
}
I'm sorry that i've forgot this aspect, but let say that it has been also forgotten on this online example where now correctly applied. When user login or register in iframe, it correctly redirect and update WordPress also.
phpBB WordPress template integration