Deprecated HubL tags
The following is a list of HubL supported tags that are deprecated. While these tags still operate as intended, newer tags have been created to replace them that are more streamlined and optimized. These new tags are indicated below. This page is for historical reference.
This tag has been replaced by custom module tag.
Follow me modules render icons that link to your various social media profiles. The icons that display are based upon your Social Settings.
This tag is replaced by the newer Follow Me default module.
A global widget is one which can be shared across template
The tag has been replaced with the custom module tag.
Generates a HubSpot image slider module. This slider module is based on FlexSlider. While you can create a slider module with standard module HubL syntax, If you want to predefine default slides using HubL, you must use block syntax. Both methods are shown below.
This tag has been deprecated in favor of the Gallery tag.
Parameter | Type | Description | Default |
---|---|---|---|
sizing
| Enumeration | Determines whether the slider changes sizes, based on the height of the slides. Possible values include: "static" or "resize" |
"static"
|
only_thumbnails
| Boolean | Display images as thumbnails instead of a slider. |
False
|
transition
| Enumeration | Sets the type of slide transition. Possible values include: "fade" or "slide" |
"slide"
|
caption_position
| Enumeration | Affects positioning of caption on or below the slide. Possible values include "below" or "superimpose" |
"below"
|
with_thumbnail_nav
| Boolean | Include thumbnails below slider for navigation (only_thumbnails must be False for this to be True) |
False
|
lightbox
| Boolean | Displays thumbnail image in lightbox, when clicked (with_thumbnail_nav must be True for this to be True) |
False
|
auto_advance
| Boolean | Automatically advance slides after the time set in num_seconds |
False
|
show_pagination
| Boolean | Provide buttons below slider to randomly navigate among slides |
True
|
label
| String | A label for this module, visible in the editor only |
"Image Slider"
|
loop_slides
| Boolean | When True, continuously loop through slides |
True
|
num_seconds
| Number | Time in seconds to pause between slides |
5
|
slides
| JSON | A JSON list of the default caption, the link url, the alt text, the image src, and whether to open in a new tab. See block syntax above. |
Thank you for your feedback, it means a lot to us.