Hi Pickaxe Team,
I’ve found a bug in the Pickaxe listing section on the homepage. The Call-to-Action buttons are breaking specifically for signed-in users who have no credits.
Instead of prompting the user to “Upgrade” to enter the Usage Limit Funnel, the system defaults to a “Contact Us” email link.
Condition:
-
Users WITH credits: Correctly see the “Try Now” button.
-
Users with no credits: Incorrectly see “Contact Us” (mailto link).
Steps to Reproduce:
-
Sign in to an account that has no credits.
-
Navigate to the Home page / Studio landing page.
-
Look at the buttons in the Pickaxe listing section.
Current Behavior:
-
Button Text: Displays “Contact Us”.
-
Button Action: Opens a mailto: link.
Expected Behavior:
-
Button Text: Should display “Upgrade” (or the Custom Button Link Text set in the Access menu).
-
Button Action: Should link to the Usage Limit Funnel (The page set in the Access page) to allow the user to buy more credits/subscribe.
Impact:
This breaks the monetization loop. Users who have no credits and are ready to upgrade are being sent to an email link instead of a pickaxe page.
Thanks!