[ad_1]
[ad_2]
I am using the ArcHub theme. . My issue is, when I open a portfolio page the url changes to something like "https://staging-arc.liquid-themes.com/modern-blocks/portfolio/modern-architecture/" Instead of it being something such as "mysite.com/portfoilo" or "mysite.com/contact"
Can you please tell me how to fix this? I can get a log something to help you diagnose the issue?

Check where you added the link, I’ll bet you see the staging url there. You can remove everything before the first /, making it a relative link, that should fix your issue. Or replace the whole domain name with the correct one.