|
| Package of real estate tools and widgets designed specifically for real estate industry blogs and sites. Wordpress Tutorial |
Noted That:
|
Start the Tips:1. First Download " simple-real-estate-pack-4.zip " Plugin to your Local Computer. (Click Download) 2. Then, Login to your " yourdomain.com/wp-admin " Dashboard. 3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse " simple-real-estate-pack-4.zip " Downloaded plugin from your computer, Where you downloaded simple-real-estate-pack-4.zip According to Step – 1 Above then, click on " Install Now" 6. Now, Click on " Active Plugin" 7. Then, See left sidemenu. " Simple Real Estate Pack " folder is added on left sidemenu. Now, Click on " Simple Real Estate Pack " folder. Noted that: If you do not see " Simple Real Estate Pack " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ". 8. Now you configure yourself oR Watch video tutorial below about Simple Real Estate Pack Configurtions and Settings or How to work " Simple Real Estate Pack " in your WordPress site. oR After Activated Plugin According to Step-6 then,
|
| Guide |
|---|
|
Install like any other basic plugin:
Using Neighborhood Profiles in Templates Note: This requires good understanding of HTML markup and experience in editing WordPress templates. Extending GRE listings with SRP Neighborhood ProfilesSimple Real Estate Pack can output information like map, schools, local businesses and market statistics within certain radius of the location of the property listing, presented by GRE plugin.
GRE supports 2 ways of presenting listings:
First Method doesn’t require any HTML or PHP skills, but some knowledge of CSS may be needed.
Even though GRE and SRP plugins come with some pre-defined styles, which can be activated via their respective settings pages, remember that only one style should be used, otherwise they will conflict. Some themes may conflict with the default styles as well, so you may need to make adjustmetns in your own theme’s style.css file.
Second Method: via custom listings templates. In short – you MUST know what you’re doing.
Create a new page template. This is how I do it: 1. Create a copy of your page.php template and name it listingpage.php. It has to be in your theme’s folder where other templates are (page.php, post.php etc.). 2. Open the file to edit, and place the following code at the top of the file:
3. Place the following code inside the loop of the page template. You might also want to delete everything else from the loop, otherwise you’ll endup with some duplicate content on the same page.
4. Now, you should be able to use SRP Listing Page template from the drop-down selection list when editing your listings. Using SRP Neighborhood Profiles in Other Custom Templates
Assuming that a number of values that refer to property location will be passes to your custom template, you need to define the following global variable as an associative array with preset keys followed by the
All parameters are required except the noted ones. The variable’s name ( Using SRP API Simple Real Estate Pack’s API allows developers to add their own widgets to the Neighborhood Profile output. Those widgets will play by the same rules as the built-in ones – they can load statically into the page or via AJAX, can be presented via tabs and their tab names and subtitles can be customized via plugin settings page by the end-user. This implementation consists of 3 simple steps:
1.
The actual function that returns your widget’s content. You can use global
2. The function that initializes your widget and adds all the necessary information about it to the $srp_widgets object:
Note: all parameters of the $array are required. Make sure your _init function references the $init argument and always returns $init. 3. The last step is to add a filter that will add your new widget init to the object preparation process:
Note: if you want to change an order in which widgets load, simply add 3rd numerical parameter to the filter. Keep in mind that Google Map is set to load first (and should stay that way), due to some unsolved issue. |
| real , estate , package , tools , widgets , designed , specifically , industry , blogs , sites , |
| Name |
|---|
Read Article https://develop.horje.com/learn/1434/reference