Register vendors
Available vendors
Line icon
css_line_icon
DocumentationFont awesome 5.0
css_font_awesome
DocumentationSwiper slider:
css_swiper_slider
js_swiper_slider
DocumentationProduct single js Option_selection js:
js_option_selections
DocumentationLayoutHub vendor css
css_layouthub_base
jQuery zoom image
js_jquery_zoom
DocumentationjQuery Countdown
js_jquery_countdown
Download, DocumentationIsotope Masonry
js_mansonry
DocumentationFancy popup
js_fancy_popup
,css_fancy_popup
Documentation
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"
}
}
}
@endschema
Last updated
Was this helpful?