Plugin info

Total downloads: 1,642
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 11/28/2024 (397 days ago)
Added to WordPress: 9/10/2014 (11 years old)
Minimum WordPress version: 3.9
Tested up to WordPress version: 4.3.34
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 397 days ago

26/100

Is DeMomentSomTres Review EscapadaRural abandoned?

Possibly abandoned (last update 397 days ago).

Compatibility

Requires WordPress: 3.9
Tested up to: 4.3.34
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

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 {

    }
}

Frequently Asked Questions

Shortcode syntax

[demomentsomtres_escapada_rural url=”http://escapadarural.com/…”]

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

v1.3

  • WP 6.7 compatibility update.

1.2

  • New Shortcode

1.1

  • DeMomentSomTres Tools network compatibility

1.0

  • First release