Raw Page Source

Permalink
Is there a way to get raw page source from a webpage before it is rendered for a specific machine or browser?

Long story short, I have the theme silence which does mobile and desktop. I am doing a real estate website and the IDX property search company needs my page source data to wrap their property search so it looks like my webpage. If they take the code straight off a desktop then it no longer loads correctly for a mobile device because it is hard coded for a desktop. So I want to be able to put in the original source so it can still load for the proper device. For example, I need the mobile menu to load on a mobile device or in the case of a stack, if I update the stack, it will display the update without having to reenter the page source everytime.

Any help would be greatly appreciated.

 
CC3381 replied on at Permalink Reply
CC3381
You need to give them direct access to your files on your server or make a copy of the theme so they can use it add there search program to your theme. Are they using an IFRAME for this? Once they make the changes to your source files you will need to add the changes to your theme on your live server. Make a back-up of your theme just in case anything goes wrong.