Created
July 12, 2014 09:57
-
-
Save lpickerill82/04b53f337801bd55c78c to your computer and use it in GitHub Desktop.
Back Button on the property page
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I need a back button on the property page which takes you back to the properties search page with the exact query as before. Using the $_SERVER['HTTP_REFERER'] doesn't work correctly it misses of the last part of the url which starts off with /#.... | |
The site is using wp property and uses a ajax search functionality. Any more details don't hesitate to contact me. | |
The site is still in development stage at the moment... | |
http://rorymack.wpengine.com/ | |
Regards | |
Lee |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment