Hello,
The dsIDXpress "IDX Listings" widget displays listings in "List View" even though I have "Show details by default" selected. The website that I am having this issue on is http://www.englishteam.com.
Currently using dsIDXpress version 1.1.9
Thanks,
Josh
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
Create a customer community for your own organization
Plans starting at $19/month
-
I have the exact same problem on http://www.GrantHammond.com
-
-
This problem persists on my home page, but not on the posts or pages. Any ideas as to why that would be?
-
-
R.L posted a fix to limit the listings to 10 to fix another issue, but it worked on this issue too.
The problem started well after Josh reported this, but is fixed now on one of the sites we use the widget on. This happened only on the home page as well Grant. Sounds like an X-Files rerun to me.
Without looking at the code, my guess is an if is_home() statement is mucking up the CSS file on the client end causing a conflict (if its not DS wide). I got $5 on it that says I'm in the ballpark. I'll put $2 on it jic that says I'm in the same zip code.
BTW Grant, I blew milk out my nose when I saw that Blood sucking vulture parody.. And I haven't had a cup of milk in ages.. I laughed so hard and shared it. -
-
Yes, I just checked and this issue has been resolved on my client's site as well.
-
-
I spoke too soon, getting the same thing with only 10 listings. Just noticed the DS upgrade and went ahead and applied it and retested and got dsidx is undefined. I used voodoo in my theme, so if you guys say its a client conflict with agentpress, we'll probably just disable the widget on the home page:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.3)
Timestamp: Tue, 31 Aug 2010 19:58:48 UTC
Message: 'dsidx' is undefined
Line: 888
Char: 2
Code: 0
URI: http://www.luxuryhomesbysian.com/ -
-
-
-
Oh. THe guys at DS are turning knobs on the backend. The line error moved to 828 (or I need to go find a goat and a chicken to restore the voodoo.. I hope not. You know how hard it is to find a goat in Atlanta?)
EDIT: Looks good on the my end. Thanks DS! No client calls for me today :) -
-
Grant -
It looks like your theme isn't calling wp_footer anywhere. 99.99% of the time this should be in footer.php and would look like this:
<?php wp_footer(); ?>
You can check this in your wp-admin under Appearance -> Editor, then find & choose "Footer.php" from the right-hand side. Search through that PHP and see if you can find the wp_footer, and make sure it's not commented out.
This must be included in your theme for dsIDXpress to work properly, let alone any other number of plugins out there. It is out of the ordinary for it to be missing. -
Loading Profile...









