Easy Property Listings WordPress Real Estate Plugin › Forums › Theme Support › Graha Theme Templates for Easy Property Listings
Tagged: archive-listing, Graha, single listing, WPALLIMPORT
- This topic has 8 replies, 2 voices, and was last updated 11 years ago by
Merv Barrett.
These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.
-
AuthorPosts
-
July 28, 2015 at 3:24 pm #14869
Robert
ParticipantI think I need a hand as far as these page templates go.
I’ve looked at the documentation related to the hueman theme, genesis theme, xtheme, realto & the default easy property listings theme code. I’m definitely seeing the big picture of how it needs to work, its a small detail I’m missing I think.
I’m using http://layero.com/download/graha-real-estate-wordpress-theme/. It’s purpose is a listing site so it comes with Ajax search a really cool neighborhoodmaps section that I want to keep integrated, Obviously it has its own “author” agent profiles built in also, it makes sense utilizing those.
Everything was all gravy till I needed to crunch some realestateview rea-xml feeds. Using feedsync and WPALLIMPORT I was able to make a single-list post display majority of the information from the xml, Taxonomies like Amenities, Bedroom, Bathroom and Property Type seem to not want to connect.
I’m guessing I’m closer to having a single post display better then an archive grid.Thanks for a great plugin.
-
This topic was modified 11 years ago by
Merv Barrett.
-
This topic was modified 11 years ago by
Merv Barrett.
Attachments:
You must be logged in to view attached files.July 28, 2015 at 3:41 pm #14872Merv Barrett
KeymasterThis reply has been marked as private.July 28, 2015 at 7:40 pm #14942Merv Barrett
KeymasterGraha Theme Templates for Easy Property Listings
This is the Graha Real Estate WordPress Theme demonstration site for Easy Property Listings plugin for WordPress. This is default theme configuration (no customization) and a few of the add-on plugins available from the Extensions page.
Theme Links:
- Graha Real Estate WordPress Theme running Easy Property Listings
- Graha Real Estate WordPress Theme by WPExplorer
Attachments:
You must be logged in to view attached files.July 29, 2015 at 1:30 pm #15001Robert
ParticipantMerv, thank you so much.
Uploaded the files and it works smoothly!I do have a secondary question related to the listing search widget.
almost all taxonomies show up when searching (i.e like property-type, post code ect) except suburb.Lets just say i have a townhouse listed currently. I want to use the search listing to find it and the search listing isn’t displaying the suburbs currently available.
Would love to know what the fix would be for this?
Thank You
July 29, 2015 at 1:31 pm #15002Robert
ParticipantThis reply has been marked as private.July 29, 2015 at 3:57 pm #15004Merv Barrett
KeymasterThe suburb is handled using the taxonomy so this requires a double entry of the “Location”. You need to add Caroline Springs to the suburb taxonomy. When importing listing from an external source this is automatically taken care of, but with manual entry you need to add the “location/suburb” taxonomy.
Attachments:
You must be logged in to view attached files.July 29, 2015 at 4:21 pm #15009Robert
ParticipantHer Merv, Reason I was concerned is because the post in question was from an external source, pushed into feedsync and wp all import. therefor i assumed that it would work.
Thanks, Robert
August 10, 2015 at 11:13 am #16061Robert
ParticipantHi Merv, Question related to the Google maps API. Does Easy Property Listings install a Google maps API to any core section of the site (like header) or is it within the easy property single-listing.php template.
Getting a double up of googlemaps JS (see screengrab below)
Thanks
– RobertAttachments:
You must be logged in to view attached files.August 10, 2015 at 12:14 pm #16067Merv Barrett
KeymasterIt only loads if the [listing_map] shortcode is loaded or it is a single listing.
This is the core function
if( is_singular($epl_posts) && shortcode_exists('listing_map') ) { wp_enqueue_script('google-map-v-3','https://maps.googleapis.com/maps/api/js?v=3.exp'); } -
This topic was modified 11 years ago by
-
AuthorPosts
These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.
- The forum ‘Theme Support’ is closed to new topics and replies.