CMS Development

donnakat1
Participant | Partner
Participant | Partner

Hero slider with CTA codes

I want to add a slider to my home page. I have one there now (MightySlider) but it is very slow loading and buggy. Does anyone have suggestions of sliders that work with hubspot CTA codes? This is my home page as is now. 

https://www.directimages.com/

And here is how it is configured.

<div id="home" class="mightySlider mightyslider_modern_skin">   <!-- PARENT -->
    <div class="frame" style="height: 100% !important;">   <!-- FRAME -->
        <div class="slideelement">   <!-- SLIDEELEMENT -->            
           <div class="slideHolder">
                <div>
                  {{cta('b8718d4a-9b8f-4838-b838-f11c1ac41b12')}}
               </div>
           </div>
           <div class="slideHolder">
            <div>
                {{cta('be0354ab-1ae9-4c7b-9bac-7886c4c9d335')}}
                </div>
            </div>
            <div class="slideHolder">
                <div>
                {{cta('108da731-4ebb-4349-b344-91d7f057b489')}}
               </div>
           </div>
            <div class="slideHolder">
                <div>
                {{cta('8b175689-3139-4b9d-b05e-bba71ba4e528')}}
               </div>
           </div>
        </div>
    </div>
</div>
0 Upvotes
1 Reply 1
arodwin
HubSpot Employee
HubSpot Employee

Hero slider with CTA codes

Hi,

 

Having spoken to our COS Design Tools team. I can suggest that you try out Slick.  I can't promise it will work better, as it's not a compatibility that we officially support or test, but we use it on the HubSpot website, and several groups at HubSpot independently came to the conclusion that Slick works well.

 

Regards,

 

Andrew Rodwin (Director of Eng, Sales and Contacts)

0 Upvotes