• 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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wordplus

    (@wordplus)

    you need to remove bp-messages-wrap-main class from parent div in some way to stop it.

    Thread Starter Evan

    (@skysarwer)

    Hey thank you! I tried that but then the buttons still lead to the messages page URL with the added parameters.

    The way I have it set up, it would be amazing if I could filter the URL to get the current URL with the added parameters. Is that possible you think?

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ajax updates automatically change page URL’ is closed to new replies.