Lueira Embed adds a shortcode that renders a configurable button. The button opens an accessible modal showing an iframe with a Lueira marketplace activity. Administrators can configure the base host URL from the WordPress settings screen.
[lueira id=”cd2j3bkk7mdnur3r857g” module=”school” product_type=”private”]
Parameter
Required
Default
Description
id
Yes
–
The activity ID to embed
module
Yes
–
The module type (e.g., “school”, “rent”)
product_type
No
–
Optional product type (e.g., “private”, “group-package”) included when available
lang
No
“es”
Language code for localized content, default is “es”
button_text
No
“View activity”
Text displayed on the button
class
No
–
Additional CSS classes for the button
show_details
No
–
Accepts true or false; when set, appends a show_details query argument
[lueira id="456" module="school" product_type="private" button_text="View Activity"][lueira id="789" module="school" product_type="group-package" lang="en" class="btn-primary" button_text="Join Group Package"][lueira id="101" module="rent" product_type="bundle" lang="es" button_text="Ver Actividad" class="lueira-embed__trigger--accent"][lueira id="202" module="school" show_details="true"]