Notifications
Clear all

[Solved] Page reloads twice during subscription or unsubscribe

4 Posts
3 Users
2 Reactions
3,124 Views
(@george)
Active Member
Joined: 7 years ago
Posts: 18
Topic starter   [#3376]

Hi!

I'm new to this plugin. Is it normal that page is reloading twice while subscribing or unsubscribing?

For instance, when user clicks subscription button, page reloads with such URL parameter:

?wpdiscuzUrlAnchor&subscriptionSuccess=1&subscriptionID=XX#wc_unsubscribe_message

Then it reloads to original URL.

When user clicks unsubscribe button, page reloads with such URL parameter:

?wpdiscuzUrlAnchor&wpdiscuzSubscribeID=XX&key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX#wc_unsubscribe_message

Should this work this way or should some kind of Ajax function be used? If second, how reloading page can be prevented and fixed?



   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 11 years ago
Posts: 4248
 

Yes, it does this to remove the GET part of URLs to avoid future conflicts. It's normal, please don't worry about that.



   
George reacted
ReplyQuote
(@george)
Active Member
Joined: 7 years ago
Posts: 18
Topic starter  

Ok. Thank you!



   
ReplyQuote
(@pedropamn)
New Member
Joined: 7 years ago
Posts: 3
 

There is any way to prevent this?



   
George reacted
ReplyQuote
Share:
Scroll to top