Categories: Wordpress Plugin

Genesis Agent Profiles Plugin WordPress, Download, Install

This plugin creates a real estate agent directory for Genesis child themes.

Genesis Agent Profiles Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/genesis-agent-profiles/

How to Install Genesis Agent Profiles Plugin, Manually

  1. Upload the entire genesis-agent-profiles folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Start entering agents into the agent directory.

Shortcode usage

To display all agents:

[agent_profiles]

To selectively display only certain agents:

[agent_profiles id="$post_id"]
$post_id

is the ID number of each agent post, separated by comma if more than one. You can find the ID by editing the agent and looking in your browser’s address bar for post=##.

Optional configuration

The following steps will allow you to connect your Agent Profiles to listings added using the WP Listings or AgentPress Listings plugin.

  1. Install and activate the Posts 2 Posts plugin. Also make sure the either WP Listings or AgentPress Listings plugin is installed, activated, and listings exist.
  2. Once activated each listing and each agent profile will have a “Connected…” sidebar widget on the Edit screen. Use this to connect them by clicking the plus sign next to each post you want to connect to the current post. This is reciprocal and only has to be done on one of the two post types.
  3. Single Agent Profiles will automatically display connected listings.
  4. The plugin includes a single-listing.php template that will be used if no single-listing.php exists in the child theme. If your theme already includes a single-listing.php template, to display connected agents on single listings, you must do one of two things:

Option 1

  1. Delete the single-listing.php in your child theme and the plugin’s template will be used instead.

Option 2

  1. Edit your child theme’s single-listing.php and include this code to display connected agents:
add_action( 'genesis_after_post', 'aeprofiles_show_connected_agent' ); // XHTML add_action( 'genesis_after_entry', 'aeprofiles_show_connected_agent' ); // HTML5  function aeprofiles_show_connected_agent() {     if (function_exists('_p2p_init') && function_exists('agentpress_listings_init') || function_exists('_p2p_init') && function_exists('wp_listings_init')) {         echo'         <div class="connected-agents">';         aeprofiles_connected_agents_markup();         echo '</div>';     } }

Video

Screenshots

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

admin

I am are a 5 years has been a freelancer, engaged in web design, website building.

Recent Posts

Where To Buy Cheap Domains ?

Recently I came across a site where you can buy cheap domains. (more…)

9 months ago

error displaying the error page session not exist joomla

If an error occurred when installing the site on Joomla or moving the site -…

9 months ago

Hosting Hawkhost Doesn’t Work July 2023

Identified - Our upstream provider has confirmed this is a facility-level network issue. We will provide…

10 months ago

How To Center Text In Gimp

Today I'll show you how to center text in Gimp. It's very simple. Believe me.…

10 months ago

ROBLOX BALLER

For many years on the Internet there has been a game called Roblox. You can…

10 months ago

Artists And Zodiac Signs

Of the 130 most famous artists, most of all are Taurus, who have a good…

10 months ago