This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DeMomentSomTres Review EscapadaRural

Description

This plugin imports EscapadaRural reviews and shows them in a widget

You can get more information about the component at DeMomentSomTres Digital Marketing

Features

  • Multiple widgets
  • Languages included: Spanish, Catalan

Installation

This plugin can be installed as any other plugin if a few requirements are met.

LESS styles

The suggested LESS styles are the following .dms3-review { .dms3-review-title { a.title { font-size: 1em; } .offLeft { display:none; } [class*=”stars-“] { &:after { font-family: FontAwesome, sans-serif; font-size:1.5em; color: red; width:100%; text-align: right; display:block; } } .stars-1 { &::after { content: ‘\f005’; } } .stars-2 { &::after { content: ‘\f005\f005’; } } .stars-3 { &::after { content: ‘\f005\f005\f005’; } } .stars-4 { &::after { content: ‘\f005\f005\f005\f005’; } } .stars-5 { &::after { content: ‘\f005\f005\f005\f005\f005’; } }

    }     .dms3-review-details {         h3 {             font-size: 1em;             margin-top:0;             margin-bottom:0;             padding-top:0;         }         ul {             list-style: none;             li {                 border-bottom: 1px dashed lighten(@jafratext,40%);             }         }         .item-star {             width:69%;             display:inline-block;         }         .little-stars {             width: 29%;             display:inline-block;             [class*='stars-l-'] { 
                &::after {                     font-family: FontAwesome, sans-serif;                     font-size:1em;                     color: red;                     width:100%;                     text-align: right;                     display:inline-block;                 }             }             [class*="stars-l-5"],[class*="stars-l-4-half"] {                 &::after {                     content: '\f005\f005\f005\f005\f005';                 }             }             [class*="stars-l-4"] {                 &::after {                     content: '\f005\f005\f005\f005';                 }             }             [class*="stars-l-3"] {                 &::after {                     content: '\f005\f005\f005';                 }             }             [class*="stars-l-2"] {                 &::after {                     content: '\f005\f005';                 }             }             [class*="stars-l-1"] {                 &::after {                     content: '\f005';                 }             }         }     }     .dms3-review-url {      } } 

FAQ

Shortcode syntax

[demomentsomtres_escapada_rural url="http://escapadarural.com/..."] 

Reviews

There are no reviews for this plugin.

Contributors & Developers

“DeMomentSomTres Review EscapadaRural” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2

  • New Shortcode

1.1

  • DeMomentSomTres Tools network compatibility

1.0

  • First release