Ajax updates automatically change page URL
-
Hey there,
I love using your plugin. I have it set up on poetry.garden in a DIY widget I made that appears in a pop up sider on all of the pages.
I had to use the following code to get the messaging component rendering in the custom area:
echo BP_Better_Messages()->functions->get_page();
I have the message page set to Messages for a larger messaging screen. The options won’t let me select no page for this part. Whenever the chat widget is being used anywhere on the site, triggering ajax calls (opening a conversation, sending a message, etc…) will change the browser URL bar text. This can be annoying as it makes it impossible to refresh the page, and can end up confusing users.
Is there any way to fix this? Thank you so much!
- The topic ‘Ajax updates automatically change page URL’ is closed to new replies.