Magento News

 

Magento Remove Hard Coded URLs from Theme

If you are working on a theme, you may find that there are hard coded links dotted all over the place.
This can make testing a site offline (and thereby not on the same URL) a bit of a pain.
Here is a quick fix for you:
1. Remove all hard coded links from the CMS section:
PLAIN TEXT
SQL:

UPDATE [...]

Magento Remove Hard Coded URLs from Theme

Possibly Related Posts:


 

Leave a Reply