I have a newly built J4 site (4.4.5), PHP 8.1, Joomshaper Investa template.
In creating articles, I sometimes create it from scratch, sometimes I copy and paste from their old site. When I add or copy and paste content, the text links are not recognized as links. Meaning, you can't click on them. They visually look like links (color coded correctly as <a>) but they can't be clicked on. HOWEVER, when I go to one page, the link work just fine! Checking the code, it is correct (<p><a href="/images/presidents_message/PresCornerTemplate-John01_2024R1.pdf" target="_blank">January 2024 Message</a></p>) but only works on one page. I've tried TinyMCE and JCE, and tried hard-coding the link in. Same result. Even when I copy and paste the link from the working page to the non working pages, the link stops working. Also the side menu has alias links to main menu items that do work in the main menu but show a 404 error on the side menu!
Links do not work:
https://headcake.info/NICCorvette/membe ... /2024.html
Links work:
https://headcake.info/NICCorvette/about ... story.html
When I switch to Cassiopia, all the links work fine so it seems to be a template issue.