Thanks Alex,
I was able to move most of the page elements around with the information you provided. I have the content (Profile & Reviews) and sidebar section looking much like the Supreme layout.
I’m still having problems getting the featured parallax image to show at the top and the header information (Name, Location, Phone number, etc.) They only show in the sidebar details but not at the top of the page.
I tried simply copying the code from the geodirectory-compatibility.php file into my functions.php, but that didn’t work. The code I copied started with this comment.
/**
* Output the header featured area image HTML.
*
* Add featured banner and listing details above wrapper.
*
* @since 1.0.0
*
*@param string $page The GeoDirectory page being called.
*/
What do you suggest to get the information in the page header above the content?