Nicholas A Arce
I did run into similar issues once with Bricks templates, but I was always able to reproduce the same issue when clicking "edit with bricks" on the normal WP post/page list and bricks sent me to the wrong page, indicating a bug in Bricks/WP redirections.
What I suggest to investigate further:
- a) Before clicking the link, hower over it with the mouse to see what the actual href of that link is, and if it matches with where you end up.
- b) Alternatively, you can also check the network tab in the browser and see if there are any 301/302 redirects happening.
I suspect that the CommandUI URL is correct, but WordPress or bricks is redirecting to a different page.