Hiii ThemeNectar,
i need to include my portfolio itens in main menu as an clickable option. I solved this using Custom Link and putting the URL to the item. But everytime i migrate my website to other domain, i have to change these URLs since it's absolute ones. So i would like to know how can i solve this problem to do not use absolute URLs. I tried to use relative URLs but i cannot succed.
Regards,
HB.
If you're talking about linking directly to single projects that's the only way - but this is a common problem with moving domains (URL's of assets and links pointing to old locations) and there's a way to fix it quickly with an sql query: http://gilbert.pellegrom.me/moving-wordpress-useful-sql-queries/
Hey again Hugo,
If you're talking about linking directly to single projects that's the only way - but this is a common problem with moving domains (URL's of assets and links pointing to old locations) and there's a way to fix it quickly with an sql query: http://gilbert.pellegrom.me/moving-wordpress-useful-sql-queries/
Cheers :)
Thanks ThemeNectar. Really useful info.
Regards,
HB.
You're welcome :)