-
-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐞 Bug : 🚨 "Shop Now" Button Not Working on Home Page #1149
Comments
Hello HimanshuHeda! Thanks for opening an issue in Ezyshop! 🚀
|
@mdazfar2 Please assign me this issue |
Hey @HimanshuHeda, thank you for raising the issue. It is not working because our backend API is not functioning properly. Please check the pinned issue. When you log in or create an account, the OTP is not sent to the registered email. Try to check the existing pinned issue, and after solving that, the "Shop Now" button will definitely work. I hope you understand. |
@mdazfar2 Okay thank you so much for make it clear i understand your issue sir .. so I think I need to close the issue |
Yes, @HimanshuHeda you should have to close your issue.
|
Description:
The "Shop Now" button on the homepage is not functioning as expected. Clicking the button does not redirect the user to the intended product page.
Steps to Reproduce:
Navigate to the homepage.
Click on the "Shop Now" button.
Observe that nothing happens, or the page does not redirect.
Expected Behavior:
Clicking the "Shop Now" button should redirect the user to the products or shopping page.
Actual Behavior:
The button does not respond or perform any action when clicked.
Possible Causes:
Missing or incorrect link in the button's tag.
JavaScript event listener not properly attached.
The button may be disabled due to a CSS or JavaScript issue.
Screenshots :
Device & Browser Info:
Browser: (Chrome/Firefox/Edge, etc.)
Device: (Desktop/Mobile)
OS: (Windows/macOS/Linux)
Severity:⚠️ Medium (Affects usability of the site)
Priority: 🔴 High
The text was updated successfully, but these errors were encountered: