When will the Optima Express IDX Plugin be compatible with WordPress 6.6.2 ? The latest release only says up to 6.4.5. Which was a few versions ago.
]]>Deprecated: Creation of dynamic property iHomefinderRewriteRules::$logger is deprecated in /www/wp-content/plugins/optima-express/iHomefinderRewriteRules.php on line 25 Deprecated: Creation of dynamic property iHomefinderStateManager::$displayRules is deprecated in /www/wp-content/plugins/optima-express/iHomefinderStateManager.php on line 25 Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /www/wp-content/plugins/optima-express/iHomefinderStateManager.php on line 238
Note: Site has been reverted to PHP 7.4 and error goes away.
We are using this plugin on a client site that does real estate and their site’s performance is very bad. There are numerous JavaScript errors, such as the following:
Uncaught TypeError: Cannot read properties of undefined (reading 'ignoreMutations') ..... ihf-eureka.js
A solution would be appreciated. We’re not having problems with any other plugins on the website.
]]>Trying to install Optima Express 7.4.0 in a /dev/ directory for testing prior to launch. Running WP 6.4.3, PHP 8.2. Have also tried PHP 7.4. All other plugins deactivated, and reverted to default theme. I get the Critical Error on this Website message every time I enter the Registration Key and click “Save”. The plugin does not write anything to the error log, however these are showing when debug is TRUE in WPCONFIG:
>>>>> Deprecated: Creation of dynamic property iHomefinderRewriteRules::$logger is deprecated in /home/digsrealtynyc/public_html/dev/wp-content/plugins/optima-express/iHomefinderRewriteRules.php on line 25 Deprecated: Creation of dynamic property iHomefinderStateManager::$displayRules is deprecated in /home/digsrealtynyc/public_html/dev/wp-content/plugins/optima-express/iHomefinderStateManager.php on line 25 Deprecated: Creation of dynamic property iHomefinderShortcodeSelector::$notification is deprecated in /home/digsrealtynyc/public_html/dev/wp-content/plugins/optima-express/iHomefinderShortcodeSelector.php on line 27 Warning: Cannot modify header information – headers already sent by (output started at /home/digsrealtynyc/public_html/dev/wp-content/plugins/optima-express/iHomefinderRewriteRules.php:25) in /home/digsrealtynyc/public_html/dev/wp-admin/includes/misc.php on line 1431 Warning: Cannot modify header information – headers already sent by (output started at /home/digsrealtynyc/public_html/dev/wp-content/plugins/optima-express/iHomefinderRewriteRules.php:25) in /home/digsrealtynyc/public_html/dev/wp-includes/functions.php on line 7049 Warning: Cannot modify header information – headers already sent by (output started at /home/digsrealtynyc/public_html/dev/wp-content/plugins/optima-express/iHomefinderRewriteRules.php:25) in /home/digsrealtynyc/public_html/dev/wp-admin/admin-header.php on line 9 Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /home/digsrealtynyc/public_html/dev/wp-content/plugins/optima-express/iHomefinderStateManager.php on line 238 <<<<<
Appreciate any and all assistance, thanks.
]]>Hi, is there any support planned for sites using Gutenberg and full site editing? Currently it has issues where the plugin replaces the content of template parts and not just the post content for the body. And it causes the error “Error when decoding a theme.json schema for user data” since it is also overwriting the post content value when WordPress does a query for theme data.
]]>This used to work, but now there seems to be some error. The form can’t be submitted because it won’t allow a location to be entered, if you click into that field the cursor disappears and you can’t type anything. Also if you click on the “View All” nothing happens. I tried deactivating all plugins, and switching to the 2024 theme, but the same thing happens. Do you have any suggestions on anything else I can try?
]]>There are currently three listing on the linked page. One displays MLS photos, the other two do not. I tried disabling plugins, and reverting to older versions of Divi. This is a fairly new issue.
When inspecting elements, there is a 400 error for both of the listings that do not display images, however, the request is to the same root domain as the listing that does display images.
gtmetrix.com returns Analysis Error The page returned an error: 403 Forbidden if the plugin is enabled
]]>I have a problem related to the Optima Express Widget for WordPress when installing it on a website that uses Avada as a website builder.
The IDX pages generated automatically have duplicate content.
I noticed that the first content is where the header should be. I’m using Avada layout builder for the header.
I’ve already tried to change the page template in the configuration, but with no results.
Since the pages are not actually created, we dont have a page to edit.
Any suggestions on how to resolve this issue?
]]>We are trying to make this page load up listing details in full width, but since the pages are not actually created, we dont have a page to edit. How can we accomplish this?
]]>Activating this plugin on a PHP 8 site causes a fatal error on the front of site. This is because you are trying to access a query var when the $wp_query global is not set.
Call to a member function get() on null in /var/www/wp-includes/query.php:29 Stack trace: #0 /var/www/wp-content/plugins/optima-express/iHomefinderVirtualPageDispatcher.php(38): get_query_var(‘ihf-type’)
In wp-content/plugins/optima-express/iHomefinderVirtualPageDispatcher.php, on line 36, your plugin has the following code:
global $wp_query;
If you check that $wp_query
is set before continuing, that should fix the issue.
global $wp_query;
if ( ! $wp_query ) {
return;
}
]]>
Any timeframe on a patch? Thanks!
]]>I have registered Optima Express but on just single properties page it is showing [<strong class=””>Sorry we are experiencing system issues. Please try again.]
]]>My clients need a single page to list the agents instead of the scrolling effect on the About page. You have to dig too deep to see the agents. They want a single page with all of the agents listed, but when I try to create it, it does not show up on the website.
Also, they want the agent pages to be able to show agent numbers and emails instead of text. Help is appreciated.
]]>This issue started last week. Now, none of the listings will scroll through the listing images. Support is telling me it’s a plugin or theme issue. I’ve rolled back to the previous version of Divi and the issue is still there. We build all of our sites in Divi and use iHomeFinder for all of our real estate clients. How can this be resolved? I have over 20 sites that use this plugin.
]]>I could not get my website to index with google search console. After 2 months of trying to figure out a solution, Godaddy premium service said the issue was with the Optima Express IDX Plugin. They disabled it, and now my site is indexing. Please fix this issue!!
]]>The plugin is somehow adding 403 error codes to every page and feed on the website.
]]>Hi,
Is there a way we can customize the CSS in the Property Listing Version 10?
It seems that the CSS class that I’m overriding in my child theme is not working.
See: https://tinyurl.com/yzhqz7nt
Thanks in advance!
]]>Featured carousel is not displaying listings, just the navigation buttons and thats all. I’m using latest version Divi, and also iHF v10. Is there a solution?
]]>Hello – every since the latest WordPress update this plugin isn’t displaying correctly on listings. Every real estate website we host is experiencing this issue. There is a huge white space at the top and some images aren’t showing. Any idea when this will be resolved. I have several clients complaining.
]]>ISSUE:
I’m using the Divi Theme to build custom page templates. However, with this plugin, there is no way to assign a custom Divi template using Divi’s Theme Builder to any of the IDX Pages with this plugin.
SCENARIO:
Using the Divi Theme Builder Templates allows me to create a unique output of Pages/Posts/Archives, et al. While this works with the default WordPress Pages/Posts, Taxonomies and the like, it does not work with this plugin. What happens? A couple of things right off the bat:
a) The output of content is duplicated: the first output at the top of the page is the plugin’s default (I had to use CSS to hide it—this shouldn’t happen!). Below that is the output of MY layout which posts what the plugin outputs but is formatted accordingly to my Divi Theme Builder template that is assigned to ALL PAGES (again, I cannot create a UNIQUE template and assign it to any of the plugin’s output pages), which is what I don’t want.
b) On all of the IDX Pages, the main menu/logo is missing. Again, I’m using Divi’s Theme Builder Template (which allows me to create unique headers). While it works on ALL OTHER WORDPRESS DEFAULT PAGES, it DOES NOT work with IDX Pages. This is not user-friendly. The user needs the ability to access the main menu!
All IDX Pages created with this plugin have a body class of “page-id-0”. They do not have a unique Page/Post Title that I can use to assign the Divi Theme Builder templates to. I cannot use Page/Post IDs, unique identifiers, etc. ONLY Page/Post Titles, Categories, Archives, Taxonomies, Tags, and other elements.
The only alternative that I can think of (and have yet to try) is to create a custom WordPress template and assign it to the unique class of “page-id-0”. However, I shouldn’t have to do this if the plugin recognized my templates.
I would appreciate some assistance if anyone has experienced something similar, or it would be helpful if the developers behind the plugin would reply.
Thank you for your time.
]]>Under the property details page where we have: Features, Map, Schools, Walk Score, and Mortgage Calculator, it doesn’t seem like any of them are clickable. And even if we find a way around that via custom code, seems Map, Schools, and Walk Score tabs have no content in them?
]]>When trying to set lead capture strength: off, registration modal form still shows up.
]]>I transferred to a new server, when I activate the plugin again, I get this error
Centos 7.9
php 7.4
Error Details
=============
An error of type E_ERROR was caused in line 394 of the file /home/example/wp-content/plugins/optima-express/iHomefinderAdmin.php. Error message: Uncaught Error: Call to a member function getResponse() on null in /home/example/wp-content/plugins/optima-express/iHomefinderAdmin.php:394
Stack trace:
#0 /home/example/wp-content/plugins/optima-express/iHomefinderAdmin.php(201): iHomefinderAdmin->getAuthenticationInfo()
#1 /home/example/wp-content/plugins/optima-express/adminPage/iHomefinderAdminAbstractPage.php(17): iHomefinderAdmin->activateAuthenticationToken()
#2 /home/example/wp-includes/class-wp-hook.php(287): iHomefinderAdminAbstractPage->getPage()
#3 /home/example/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#4 /home/example/wp-includes/plugin.php(484): WP_Hook->do_action()
#5 /home/example/wp-admin/admin.php(259): do_action()
#6 {main}
thrown
thanks in advance for any help!
]]>Hi!
We have used IDX Showcase in the past, but have a client that is very particular about how listings are displayed and they have some other requirements as well. .
FYI – The specific MLS is SWFLA MLS.
Q1. Attached is a screenshot of how they are being displayed now on their existing website. I am wondering if we can present them the same way with 2 columns, no box around the properties, etc. They sell high end homes $2M+ and want a very luxurious presentation with big pictures. Is this doable?
Q2. Can we have a search bar on each page?
Q3. Can we display the default image and carousel on the detail page across the top of the page? See attached.
Q4. Can we also display the last 12 months of properties sold?
Q5. Their existing site has the ability to search properties by area or address. The have the following quick search created:
Homes by Area: Aqualine shores, city of Naples, Coquina Sands, Moorings, Naples, Old Naples, Park Shore, Port Royal, Royal Harbor, Audobon, Barefoot beach, Bay Colony, Bayshore Drive/East Naples, Fiddler’s creek, Grey oaks, Kalea Bay, Lake park, Livingston Woods Estates, Mediterra, Naples Park, Naples, reserve, oaks Estate, Pelican bay, Pelican Marsh, Pine Ridge Estates, Quail West, Ritz Carlton Tiburon, Talis Park, The Isles Collier Preserve, Vanderbilt Beach
Other SWFL Communities
Barefoot Beach, Bonita Bay, Bonita Beach, Bonita Springs, Estero, Isles of capri, Marco island, Miromar Lakes Beach & Golf, Pelican landing, Sanibel and Captiva islands, Shadow Wood at the Brooks, West Bay Club
Is this something we can do?
Q6. Do we have to host the website with you or can we host elsewhere?
Q7. How much is ht HomeFinder or is a subscription included?
Thanks so much. I look forward to getting your response.
]]>The slider will show the first two photos of the listing then all the rest are errors with the code “Uncaught TypeError: i.data(…).getActiveIndex is not a function”.
I have seen this is common with iHomefinder but i cannot find the solution to them.
Thanks
Uncaught TypeError: i.data(…).getActiveIndex is not a function
at bundle.js?1611139047421:2
at Object.callback (bundle.js?1611139047421:2)
at bundle.js?1611139047421:2
at Idx.Events._each (bundle.js?1611139047421:2)
at bundle.js?1611139047421:2
at Idx.Events._each (bundle.js?1611139047421:2)
at Idx.Events.publish (bundle.js?1611139047421:2)
at j ((index):1388)
at HTMLDivElement.<anonymous> ((index):1388)
at HTMLDivElement.dispatch (jquery.min.js:2)
Is there any RSS feed output somewhere? I can’t seem to find one.
]]>Our plug in is new, and we’re testing forms so we’re familiar with a lead’s experience. However, an error 988 occurs/displays when the “more information” form is completed on a property page. Please advise.
]]>We’ve just started using the plug-in, and we’re receiving the following warning:
jQuery Migrate Helper — Warnings encountered
This page generated the following warnings:
https://seaygroupdfw.com/wp-content/plugins/optima-express/js/dashboard.js: ‘ready’ event is deprecated
Please make sure you are using the latest version of all of your plugins, and your theme. If you are, you may want to ask the developers of the code mentioned in the warnings for an update.
I’ve refreshed the plug-in hoping it might resolve the issue, however it has not. The warning appears repeatedly on the backend. Suggestions to resolve?
]]>Using the shortcode to list three columns, however the website only renders 1 column. I checked the CSS and its set to only show 1 column 100% full width. So the shortcode parameters are not respected.
[optima_express_gallery_slider id=”970488″ rows=”1″ nav=”top” style=”grid” columns=”3″ effect=”slide” auto=”true” status=”active” maxResults=”25″]
]]>