Our team will fix this problem so your website, MLS search and all IDX broker pages will display properly and seamlessly!
IDX broker cascading style sheets are pre-designed with sizes, font colors, font sizes, images sizes and backgrounds! These codes will occasionally create a conflict with your websites cascading style sheets! due to this conflict the display of the information provided by IDX broker will not be properly displayed!
Our team will fix this problem so your website, MLS search and all IDX broker pages will display properly and seamlessly!
Java script Errors!
As mentioned previously! Most of the time java script files do not include the base url of your website! Therefore the use and objective of theses scripts will not be applied to your IDX integration! See below:
<script type="text/javascript" src="/javascript.js"></script>
The proper way of attaching your java script files is:
<script type="text/javascript" src="http://domainname.com/javascript.js"></script>
Our team will fix this problem so your website, MLS search and all IDX broker pages will display properly and seamlessly!
Links & Navigation Issues
When creating a new link with most content management systems the base URL will not be included! Therefor when a visitor click on this link they will be directed to a page that does not exist!
Our team will fix this problem so your website, MLS search and all IDX broker pages will display properly and seamlessly!