Cursor not moving when using controller in UE game main menu. Help!

Hey all, I followed this guy’s BP setup to get an Xbox controller working as a virtual mouse in my UE5 game’s main menu: Example for controlling mouse cursor with thumbstick in UE5


And here’s mine:

Screenshot of entire event graph so you can see if there are any conflicting/missing items:

Any idea why the cursor won’t move with my thumbstick? I swear I’ve followed the steps, but perhaps I’m missing something not mentioned (I’m very green).

Also, can anyone illustrate how that person would set up the thumbstick left-clicker aspect so I don’t have to add a “press controller input” node to every single button?