Property Hive
Forum Replies Created
-
Forum: Plugins
In reply to: [Property Hive] Map ViewHi there.
If you want to display a map on a single property record showing the property’s location you can use the shortcode [property_map].
If you want to show a users search results on a map then you’ll need our Map View Add On:
https://wp-property-hive.com/addons/map-search/
Hope that helps.
SteveForum: Reviews
In reply to: [Property Hive Stamp Duty Calculator] Does not workHi there. We have this plugin working on multiple sites without this issue. You’re not trying to use the shortcode in a widget/sidebar are you? If so you need to make a change to your WordPress to enable this: https://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/
Forum: Plugins
In reply to: [Property Hive] Property Hive Map Search Add OnYou STILL haven’t selected a page under ‘Property Hive > General > Settings’, even though I’ve told you this about 5 times now. This is the first thing that should’ve been done when you installed Property Hive.
All of the questions you’ve been asking via email, forums and live chat all relate to this fact. Until this is done we won’t be able to offer you any more support.
If you need us to perform the integration for you we do offer an integration service starting at £149, or alternatively, if you require one-to-one support, we do offer that at £49.99 per year. Please let me know if either of these are of interest to you.
Of course we’re happy to answer small setup questions, but only when you listen to what we’re saying as we originally advised you of the above solution on the 6th December (11 days ago).
Steve
Forum: Plugins
In reply to: [Property Hive] Search form not showingHi Andy,
I’m going to mark this thread as resolved as it looks like you’ve opted for a different solution. If you decide to use Property Hive in the future I’ll be happy to answer any questions you have, and even perform the integration for you if that would help.
Good luck with the site!
Steve
Forum: Plugins
In reply to: [Property Hive] Search form not showingHi Andy,
Regarding the form and properties not appearing, can you confirm which page you have set as the ‘Search Results Page’ under ‘Property Hive > Settings’? And send me a link to it? It doesn’t appear to be the one that you linked to previously above.
As for the commercial/auction issue, commercial is for specifically storing buildings like offices, warehouses, restaurants etc. It sounds like you might be wanting to store residential sales properties, but have them appear in a different section on the site?! This is perfectly do-able, but difficult to explain through a ticket. If you’re happy to continue this conversation over email/skype/phone I’d be happy to do so and help you get this setup.
If you can email me ([email protected]) your preferred communication method I’ll be happy to get in touch.
Many thanks,
SteveForum: Plugins
In reply to: [Property Hive] Search form not showingHi Andy,
The reason your form/properties aren’t appearing is due to a conflict with the theme and the fact your theme already has a class called ‘clear’. See part 2 of this FAQ for more info:
https://wp-property-hive.com/faq/why-doesnt-my-search-results-page-show-any-properties/
In terms of changing ‘Commercial’ to ‘Auction’, simply add this to your themes functions.php file:
https://gist.github.com/propertyhive/a55cdae1d33e4d2322b9dcaab68c67be
Hope that helps! Any other questions do let me know. If you’re happy to provide FTP access please feel free to send through details and I’ll glad to login and make these amends on your behalf.
Thanks,
SteveForum: Plugins
In reply to: [Genesis Simple Sidebars] Grab custom sidebar in a page templateSeeing as support seems non-existent on this issue, I wanted to post the solution for others that stumble across this thread.
The solution is to do:
dynamic_sidebar( 'sitebar-slug-here' );
Hope that helps others.
Forum: Plugins
In reply to: [Property Hive] Property title is hidden until you hover above itHi Dan,
Don’t give up ?? This is such a simple thing to sort it would be a shame for this small CSS issue to stop you benefitting. Is it at all possible to get FTP access sent through to [email protected] and I’ll take a look right away.
Hopefully that’s possible ??
SteveForum: Plugins
In reply to: [Property Hive] Property title is hidden until you hover above itI’m afraid Property Hive doesn’t set any colours on anything so it’s down to your theme. I can see in your CSS your tags are set to use white (#FFF) so you’d need to update your CSS.
Sorry I can’t be of more help. As a quick suggestion however, try adding the following to your CSS:
.properties ul li h3 a { color:#ADD_COLOUR_HERE !important; }
Let me know if I can be of further help.
SteveForum: Plugins
In reply to: [Property Hive] Showing the single resultIs it possible to get a link or access to the site somehow so I can investigate this further? If you don’t wish to share this information publicly please send it through to [email protected] and I’ll look as soon as convenient.
The two solutions posted previously have always fixed it in the past when we’ve come across this so I’m curious as to the issue.
Many thanks,
SteveForum: Plugins
In reply to: [Property Hive] Showing the single resultHi ibeetles.
Sorry for the delay. I wanted to get this information put onto our website before responding so others can benefit from it going forward.
We’ve just created an FAQ page here:
https://wp-property-hive.com/faq/why-doesnt-my-search-results-page-show-any-properties/
… which should include two reasons why this is occurring.
If you’re still struggling after ruling out both of the above please let me know and we’ll be happy to investigate further.
Many thanks,
SteveForum: Plugins
In reply to: [Property Hive] Unable to display mapHi ictsource,
As this question is coming up more and more frequently, we’ve just released a new version (1.1.14) which enables you to easily output a map on the single property page showing the property’s location.
For instruction and usage please see my latest comment here:
https://github.com/propertyhive/WP-Property-Hive/issues/11
As always, any questions, just let me know.
Thanks,
SteveForum: Plugins
In reply to: [Property Hive] Unable to display mapHi. You can see a discussion about this here:
https://github.com/propertyhive/WP-Property-Hive/issues/11
You will see our reasons for not including it by default (yet) as well as a link to instructions on how to add the map yourself.
Please have a read of that thread and of course let me know if any questions and I’ll be happy to assist further.
Many thanks,
SteveForum: Plugins
In reply to: [Property Hive] Inner Property content does not showHi. I can see on the <body> tag that a class of ‘propertyhive’ has been added meaning it has been recognised as the correct page and is trying to display the content. For some reason, most likely a theme conflict it’s not.
It’s hard for me to diagnose from here why exactly this might be. As a result is it possible to send through to [email protected] either of the following:
– WordPress and FTP details
or
– A dump of the sites files and database so I can set a copy of the site up here to play with.Once received, I’ll take a look right away.
Many thanks,
SteveForum: Plugins
In reply to: [Property Hive] Inner Property content does not showHi,
My first recommendation would be to go to ‘Settings > Permalinks’ and just hit ‘Update’ without changing anything. That should flush WordPress’s internal rewrite rules.
This issue has come up once or twice before and is something we have on the list to address.
Do let me know if this resolves it. If not, I’ll be happy to advise further.
Thanks,
Steve