Hello!
I’ve started setting up our preview cards with your plugin pro version. I am having a strange issue.
Here’s my staging site: https://staging.gogalora.com/explore/?search_location=Los%20Angeles,%20CA,%20USA&lat=34.05223&lng=-118.2436&proximity=5&sort=nearby&sp=366
– You can see that I have customized the preview cards
– I’ve added Mylisting buttons for Message, Directions, Favorite
– When I press Message button on desktop, it goes to the login screen as expected. (Same with favorite)
– However! When i press Message button on mobile, it does NOT go to the login screen. (For favorite it seems to work fine).
– In logged in state, everything works fine. Message redirects to message chat module.
Can you help me understand why the login redirect would work on Desktop and not Mobile when not logged in? Most of our users are on mobile, so we would need to make it work to use your plugin!
Thank you!
Chris
Hello,
For me both on desktop and mobile when logged out the button just does nothing. This is intended behaviour (so far).
I know some other users hide the message button for logged-out users.
If you want I can consider adding a redirect when not logged in.
Hello! That would be so awesome if we could redirect when not logged in. Our users rely on the messaging function as a core feature and they will get confused if nothing happens when they click the button. Is this easy to implement? I know that the favorite/save button automatically redirects.
If you send me that bit of code and let me know where to put in your plugin code/file, I would be so excited to implement for our users. (They’ve been asking for a way to message people straight from preview cards, which is one of the main reasons we were so happy to find your plugin).
Would you be able to send me a code snippet?
Thank you so much for this plugin – it really opens up the possibilities for us!
Chris
It will be included in the next minor update coming in a few days
Awesome! Thank you so much. Look forward to the update! Can you just let us know on this ticket?
Thanks!
Chris
Hello! We are just checking in to see if the small update is released yet. If so, where can we download? We are so looking forward to using your new card covers live on our site!
Thank you!
Chris
It is released, downloadable via wordpress or your account on this website
Hello christofir,
I have found the issue, the message button does not work well with caching enabled.
Since the cache contains the logged in version, the logged out will also get that link since its cached.
If you turn off performance cache it should work.
Hi Christiaan! I use wp rocket, cloudflare with caching, and redis cache.
Can you suggest how I can exempt your elements? We don’t want to turn off our cache.
Thanks!
Chris
I mean the Mylisting cache: https://gogalora.com/wp-admin/admin.php?page=mylisting-options
I have turned it off