Hi @adi9635
Sorry to hear you are having this issue.
I was able to see the problem on the Desktop too, the page got refreshed but the popup didn’t trigger.
Could you please share a screenshot of the Hustle > CLick trigger?
I noticed you are using Divi with repeated IDs:
booking-slide
https://monosnap.com/file/FXz1X5W1d7hCnEe2db4qI6ORz6Swrx
We should only use one ID per page or multiple classes, are you using this as your trigger? If so, can you switch it to a custom class instead of ID and then use .booking-slide instead of #booking-slide?
Let us know the result you got.
Best Regards
Patrick Freitas
I’m using IDs in this website too. It works fine
https://dev.globalredland.com/
Using CSS Classes instead of IDs fixed the problem. I still don’t know how it is working perfectly with the IDs on the above mentioned website. Anyways, thanks for the save!
Would love to see a ‘off canvas sidebar’ feature in near future in this plugin. There are very few plugins providing this feature and are complex. I guess Hustle can do it easily by modifying it’s Slide-in feature a little bit.
Hi @adi9635
Classes and IDs should work the same way by design but there’s also an additional factor: how the site is built and how it works. One of the most common reasons for non-working IDs is if the theme, some other plugin or some custom code already hooks some JS to it to do some action (so there may be a conflict of such script with Hustle scripts) or if the content – or even the CSS ID itself – is injected dynamically using ajax or JS.
But if using classes instead of IDs work for you, it’s a perfectly fine solution so you can use it this way with no issues.
As for the “off canvas sidebar”: sounds like a nice addition to the plugin. I have already passed this suggestion to our Hustle Team as a “new feature idea”. I can’t make promises or give ETA at this point but it seems to be something that would suit the plugin well so hopefully we can get it added with one of future releases.
Best regards,
Adam
Hi @adi9635,
Since this feature is already raised to our developers to check the possibility of considering it in a future update. I’ll mark this thread as resolved.
Please feel free to re-open the thread for any further assistance.
Kind Regards,
Nithin