HubSpot CMS

Content 2

This Content module lets you tweak your content, allowing to add colors, videos (from Youtube, Vimeo and Wistia ). This Content module has text control, link control, video information and color options.

Unverified
?

After receiving a minimum of 25 recommendations, an entry earns the "Community Approved" badge.

Please keep in mind, all entries are community created and may not be fully supported by HubSpot.

0 Recommendations

View on:

GitHub

HTML + HUBL


{{ require_css("//cdn2.hubspot.net/hubfs/346178/designmodo/ui-kit/ui-kit-content/css/ui-kit-styles.css") }}      
{{ require_js("//cdn2.hubspot.net/hubfs/346178/designmodo/vendor/jquery-oembed-all/jquery.oembed.js") }}
{{ require_css("//cdn2.hubspot.net/hubfs/346178/designmodo/vendor/jquery-oembed-all/jquery.oembed.css") }}
{{ require_js("//inboundlabs.github.io/assets/c0748cf5-5e35-43e2-87e4-280e95be7c91/designmodo/video.js") }}
<!-- content-2 -->
<section class="content-2">
    <div class="container">
        <div class="row">
            <div class="col-sm-6">
                {{ widget.heading }}
                <div class="btns">
                    {% if widget.button_link %}
                    <a class="btn btn-primary" href="{{ widget.button_link }}"><span class="{{ widget.button_icon }}"> </span>{{ widget.button_text }}</a>
                    {% endif %}
                    <a href="{{ widget.sub_link }}"><b>{{ widget.sub_link_text }}</b></a>
                </div>
            </div>
            <div class="col-sm-5 col-sm-offset-1">
                <div class="player">
                    <a class="oembed" href="{{ widget.video_url }}"></a>
                </div>
            </div>
        </div>
    </div>
</section>

          
        
CSS
          
            
          
        
JS
          
            
          
        
Have Questions?

Ask technical questions in Slack.

HubSpot Developer Slack

Not a member yet? - join here
READ ME (VIEW IN GITHUB)

HubSpot

Content 2

This Content module lets you tweak your content, allowing to add colors, videos (from Youtube, Vimeo and Wistia ). This Content module has text control, link control, video information and color options.

Content 2 module demo can be visited here:

https://w.inboundlabs.co/form-1-and-content-2

Content 2 module is FREE and is part of the Startup Framework FREE and PAID packages:

https://marketplace.hubspot.com/products/inboundlabs/startup-framework-marketplace

Have Questions?

If you have questions, please email me at github (at) inboundlabs.co


HubSpot

Not developing on HubSpot CMS yet?

We'd love to have you a part of our developer community!

 
0 Recommendations

Other Open Source Projects

Browse all other open source projects

CrankShaft Framework

A modern framework for accelerating build times on the HubSpot CMS. Based on a modified Bootstrap 4 framework.

Lead developers: Jon McLaren

Developer Chrome Extension

Chrome/Chromium extension for HubSpot CMS Developers that adds a developer menu, dark theme and useful shortcuts to commonly used HubSpot query parameters, resources, and tools for making HubSpot Development easier and more enjoyable.

Lead developers: Jon McLaren , William Spiro , Gonzalo Torreras

VS Code HubL Language Extension

This extension enables super fast local development of CMS pages, and is a great compliment to using the new local HubL server. It contains comprehensive HubL tag, function, filter and expression test auto-complete snippets, as well as their documentation.

Lead developers: William Spiro

Not coding on HubSpot CMS yet?

We invite you to explore why thousands of developers LOVE coding with HubSpot!

Contribute
Made with  by community members: InboundLabs.co