Descripció
RateMyAgent Official Plugin allows you to display your 4 & 5-star reviews on your website as well as your property listing and sale data.
Current Features:
* Multiple review layouts to choose from
* Listing carousel
* Sold Property carousel
* Theme colour customization
* Step by step wizard to set up
Using shortcodes
Under the hood, the blocks are just a wrapper on short codes which allows people who use other page builders ( elementor, Beaver Builder, etc) and template developers to add them too.
Review Carousel
[rma-review-carousel template_type="full" is_leasing="true" profile_type="agency" profile_code="aaXXXX" ] [/rma-review-carousel]
Options:
is_leasing:
truefalse(default)
profile_type:
agent(default)agencymortgage-broker
profile_code:
- the profile code of the agent/agency
template_type :
full(default)no-propertyreview-onlyfull-review
heading:
- string (optional) (note: you can use
{reviewCount}in the heading to print the profile’s total review count. like “350 Happy customers”)
Listing Carousel
[rma-listings-carousel profile_code="aaXXXX" profile_type="agent" template_type="full" listing_status="both" ][/rma-listings-carousel]
profile_type:
agent(default)agency
profile_code:
- the profile code of the agent/agency
template_type:
full(default)
listing_status:
both(default) – Shows both active and sold listingsactive– Shows only active listingssold– Shows only sold listings
Note: If you are using the default value for any option, you do not need to supply it
Blocs
Aquesta extensió proporciona 2 blocs.
- Listing Carousel
- Review Carousel
Instal·lació
- Upload zip archive to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress (
/admin.php?page=rma-settings). - Use the block editor to add
Review Carouselor ‘Listing Carousel’
PMF
-
Does this plugin require a RateMyAgent Subscription
-
Yes
Ressenyes
Col·laboradors i desenvolupadors
«RateMyAgent Official» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «RateMyAgent Official» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.8.2
Fixed
- Carousel styles not loading in editor
1.8.1
Fixed
- Development dependencies should not be referenced in production code
Added
- Listing status (‘Active’, ‘Sold’, ‘Both’) to listing carousel
- Safe error message handling for public users vs administrators
- Improved validation of all user inputs with centralized validation constants
Updated
- Cache storage format changed from PHP
serialize()to JSON - Cache is automatically cleared when upgrading to 1.8.1 (no action required, data will be refetched from RateMyAgent API)
- Improved error handling with custom exceptions (MissingCredentialsException, MissingProfileCodeException)
Note
First page load after upgrading may be slightly slower while cache rebuilds
1.6.4
- Fixed WP-Cli vendor import issue
1.6.2
- Fixed htmlcharacters cannot be null in php 8.2
- Fixed wp_kses cannot be null in php 8.2
1.6.1
- Fixed str_replace doesn’t allow
nullphp 8.2
1.6.0
- Fixed property image in review carousel
- Fixed profile url in listing carousel
- Added
plugin-checkto pipeline
1.5.0
- Updated support to 6.7.2
- Fixed Languages (vendor/seller in US)
- Fixed default image for Finance reviews
- Fixed release tag issue
- Added Nonce to settings pages
1.4.0
- Updated support to 6.6.1
- PHP 8.0
- New Review Carousel layout
1.3.1
- Updated support to 6.4.2
1.2.1
- Added
no avatartemplate for reviews
1.2.0
- Fixed issue when removing block
- Fixed full review was not centre aligned
- Added add
classnamesfrom block to wrapping div - Added feedback around profile code being lowercase
- Added better feedback messages around
- Added support for lazy loaded javascript
1.1.0
- Added global review rating threshold
1.0.4
- Unified PHP version in README and plugin php to be 7.4
1.0.3
- Fixed agent code issue when swapping from agency
1.0.1
- Fixed issue with long names
- Fixed gap between review count and reviews
1.0.0
- Initial release.
