Question

Well, I am integrating pay-pal express checkout to magento for the first time.

Here is the URL of my store

http://missymtoyz.com/missymtoyz/magento_admin_test/checkout/onepage/

When I click any of the edit link, it add hash(#) at the end of url, how could it work as it works in default theme?

Was it helpful?

Solution

If you've copied the href from the base default theme - and have confirmed it's also a # on base default, you've probably missed some Javascript that is bound to the link. I would have another thorough look through the base default theme to figure out the exact actions triggered by the link.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top