Register vendors
Available vendors
Line icon
css_line_iconDocumentationFont awesome 5.0
css_font_awesomeDocumentationSwiper slider:
css_swiper_sliderjs_swiper_sliderDocumentationProduct single js Option_selection js:
js_option_selectionsDocumentationLayoutHub vendor css
css_layouthub_basejQuery zoom image
js_jquery_zoomDocumentationjQuery Countdown
js_jquery_countdownDownload, DocumentationIsotope Masonry
js_mansonryDocumentationFancy popup
js_fancy_popup,css_fancy_popupDocumentation
We can register css/js vendor for this section. We need to register vendor in schema section of section.lh file.
{section-folder}/section.lh
@schema
{
"name" : "Testimonial",
"author" : "Layouthub Team",
"website" : "https://www.layouthub.com",
"version" : "2.0",
"vendors" : ["css_layouthub_base","css_ swiper_slider","js_swiper_slider"],
"configs" : {
"background" : {
"color" : "#fff"
}
}
}
@endschemaLast updated
Was this helpful?