| Server IP : 162.215.171.210 / Your IP : 216.73.216.232 Web Server : Apache System : Linux 162-215-171-210.bluehost.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : swansondentalgro ( 1070) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/swansondentalgro/public_html/wp-content/plugins/elfsight-slider-cc/ |
Upload File : |
{
"observerUrl": "./preview/dist/slider-observer.js",
"preferences": {
"previewUpdateTimeout": 0,
"enableCustomCSS": true
},
"settings": {
"tabs": [
{
"id": "slides",
"name": "Slides",
"active": true
},
{
"id": "settings",
"name": "Settings"
},
{
"id": "advanced",
"name": "Advanced"
}
],
"properties": [
{
"id": "slides",
"name": "Slides",
"description": "Create image, video, banner slides.",
"tab": "slides",
"type": "complex",
"complex": {
"nameProperty": "contentTitleText",
"previewProperties": "contentMedia,media",
"properties": [
{
"id": "media",
"name": "Image or Video",
"description": "Upload your image or paste the video URL from YouTube or Vimeo.",
"tab": "slides",
"type": "file",
"file": {
"old": true,
"accept": "image/*",
"tabs": [
{
"name": "Upload File",
"value": "upload"
},
{
"name": "Recently Uploaded",
"value": "files"
},
{
"name": "Picture URL",
"value": "link"
},
{
"name": "YouTube / Vimeo URL",
"value": "link"
}
]
},
"defaultValue": null,
"allowEmpty": true
},
{
"id": "imageLink",
"name": "Link (optional)",
"description": "Add an URL to direct the users to on a click on the slide.",
"type": "text",
"defaultValue": "",
"allowEmpty": true
},
{
"id": "contentSubgroup",
"name": "Content",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "contentLayout",
"name": "Layout",
"description": "Select content layout for your slide.",
"type": "select-visual",
"select": {
"options": [
{
"value": "left",
"name": "Text Left",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/text-left2x.png"
},
{
"value": "right",
"name": "Text Right",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/text-right2x.png"
},
{
"value": "center",
"name": "Text Center",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/text-center2x.png"
},
{
"value": "bottom",
"name": "Text Bottom",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/text-bottom2x.png"
},
{
"value": "top",
"name": "Text Top",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/text-top2x.png"
}
]
},
"defaultValue": "left"
},
{
"id": "contentTitleSubgroup",
"name": "Title",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "contentTitleEnabled",
"name": "Display Title",
"description": "Show/Hide slide title.",
"type": "toggle",
"defaultValue": false
},
{
"id": "contentTitleText",
"name": "Title",
"description": "Enter slide title text.",
"type": "textarea",
"defaultValue": "Sample Title",
"allowEmpty": true
},
{
"id": "contentTitleColor",
"name": "Color",
"description": "Set slide title text color.",
"type": "color",
"defaultValue": "rgb(255, 255, 255)"
},
{
"id": "contentTitleFontSize",
"name": "Font Size (px)",
"description": "Set slide title font size in pixels.",
"type": "slider",
"slider": {
"minLimit": 10,
"maxLimit": 100,
"floor": 10,
"ceil": 100,
"step": 1
},
"defaultValue": 24
},
{
"id": "contentTitleFontWeight",
"name": "Font Weight",
"description": "Select slide title font weight.",
"type": "select-inline",
"selectInline": {
"options": [
{
"value": "normal",
"name": "Regular"
},
{
"value": "bold",
"name": "Bold"
}
]
},
"defaultValue": "normal"
}
]
}
},
{
"id": "contentTextSubgroup",
"name": "Text",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "contentTextEnabled",
"name": "Display Text",
"description": "Show/Hide slide text.",
"type": "toggle",
"defaultValue": false
},
{
"id": "contentTextText",
"name": "Text",
"description": "Enter slide text.",
"type": "textarea",
"textarea": {
"enableRichEdit": true,
"enableRichEditHtml": true
},
"defaultValue": "",
"allowEmpty": true
},
{
"id": "contentTextColor",
"name": "Color",
"description": "Set slide text color.",
"type": "color",
"defaultValue": "rgb(255, 255, 255)"
},
{
"id": "contentTextFontSize",
"name": "Font Size (px)",
"description": "Set slide text font size in pixels.",
"type": "slider",
"slider": {
"minLimit": 10,
"maxLimit": 30,
"floor": 10,
"ceil": 30,
"step": 1
},
"defaultValue": 17
}
]
}
},
{
"id": "contentButtonSubgroup",
"name": "Button",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "contentButtonEnabled",
"name": "Display Button",
"description": "Show/Hide slide button.",
"type": "toggle",
"defaultValue": false
},
{
"id": "contentButtonText",
"name": "Text",
"description": "Enter slide button text.",
"type": "text",
"defaultValue": "Button Text",
"allowEmpty": true
},
{
"id": "contentButtonLink",
"name": "Link",
"description": "Paste the button link. If you leave this field blank, the slide link will be used by default.",
"type": "text",
"defaultValue": "",
"allowEmpty": true
},
{
"id": "contentButtonOpenLinkInNewTab",
"name": "Open link in new tab",
"type": "toggle",
"defaultValue": true
},
{
"id": "contentButtonColor",
"name": "Color",
"description": "Set slide button color.",
"type": "color",
"defaultValue": "rgb(28, 35, 255)"
},
{
"id": "contentButtonStyle",
"name": "Style",
"description": "Select slide button style.",
"type": "select-inline",
"selectInline": {
"options": [
{
"value": "filled",
"name": "Filled"
},
{
"value": "outline",
"name": "Outline"
}
]
},
"defaultValue": "filled"
},
{
"id": "contentButtonShape",
"name": "Shape",
"description": "Set the button shape.",
"type": "slider",
"slider": {
"minLimit": 0,
"maxLimit": 40,
"floor": 0,
"ceil": 40,
"step": 1
},
"defaultValue": 4
},
{
"id": "contentButtonFontSize",
"name": "Font Size (px)",
"description": "Set slide button font size in pixels.",
"type": "slider",
"slider": {
"minLimit": 10,
"maxLimit": 30,
"floor": 10,
"ceil": 30,
"step": 1
},
"defaultValue": 16
}
]
}
},
{
"id": "contentMediaSubgroup",
"name": "Media",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "contentMediaEnabled",
"name": "Display Media",
"description": "Show/Hide slide media.",
"type": "toggle",
"defaultValue": false
},
{
"id": "contentMedia",
"name": "Content Image or Video",
"description": "Upload content slide image or paste the video URL from YouTube or Vimeo.",
"tab": "slides",
"type": "file",
"file": {
"old": true,
"accept": "image/*",
"tabs": [
{
"name": "Upload File",
"value": "upload"
},
{
"name": "Recently Uploaded",
"value": "files"
},
{
"name": "Picture URL",
"value": "link"
},
{
"name": "YouTube / Vimeo URL",
"value": "link"
}
]
},
"defaultValue": null,
"allowEmpty": true
},
{
"id": "contentImageSize",
"name": "Media Size",
"description": "Adjust slide media size.",
"type": "slider",
"slider": {
"minLimit": 0,
"maxLimit": 100,
"floor": 0,
"ceil": 100,
"step": 1
},
"defaultValue": 100
}
]
}
},
{
"id": "contentBadgeSubgroup",
"name": "Badge",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "contentBadgeEnabled",
"name": "Display Badge",
"description": "Show/Hide slide badge",
"type": "toggle",
"defaultValue": false
},
{
"id": "contentBadgeText",
"name": "Text",
"description": "Enter slide badge text.",
"type": "text",
"defaultValue": "Sample Badge",
"allowEmpty": true
},
{
"id": "contentBadgeColor",
"name": "Color",
"description": "Set slide badge text color.",
"type": "color",
"defaultValue": "rgb(255, 255, 255)"
},
{
"id": "contentBadgeFontSize",
"name": "Font Size (px)",
"description": "Set slide badge font size in pixels.",
"type": "slider",
"slider": {
"minLimit": 10,
"maxLimit": 30,
"floor": 10,
"ceil": 30,
"step": 1
},
"defaultValue": 13
},
{
"id": "contentBadgeStyle",
"name": "Style",
"description": "Select slide badge style.",
"type": "select-inline",
"selectInline": {
"options": [
{
"value": "filled",
"name": "Filled"
},
{
"value": "outline",
"name": "Outline"
}
]
},
"defaultValue": "filled"
}
]
}
},
{
"type": "divider"
},
{
"id": "contentOverlaySubgroup",
"name": "Content Overlay",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "contentOverlayEnabled",
"name": "Display Overlay",
"description": "Show/Hide content overlay.",
"type": "toggle",
"defaultValue": false
},
{
"id": "contentOverlayColor",
"name": "Content Overlay Color",
"description": "Set content overlay color.",
"type": "color",
"allowEmpty": true,
"defaultValue": "rgba(0, 0, 0, .5)"
}
]
}
},
{
"id": "contentPositionSubgroup",
"name": "Advanced Position",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "contentHorizontalPosition",
"name": "Horizontal Position",
"description": "Adjust slide content's horizontal position.",
"type": "slider",
"slider": {
"minLimit": 0,
"maxLimit": 100,
"floor": 0,
"ceil": 100,
"step": 1
},
"defaultValue": 50
},
{
"id": "contentVerticalPosition",
"name": "Vertical Position",
"description": "Adjust slide content's vertical position.",
"type": "slider",
"slider": {
"minLimit": 0,
"maxLimit": 100,
"floor": 0,
"ceil": 100,
"step": 1
},
"defaultValue": 50
}
]
}
}
]
}
},
{
"id": "imageEffectSubgroup",
"name": "Image Effect",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "imageEffect",
"name": "Image Effect",
"description": "Select the slide's image effect.",
"type": "select",
"select": {
"options": [
{
"value": "none",
"name": "None"
},
{
"value": "zoom",
"name": "Zoom"
},
{
"value": "parallax",
"name": "Parallax"
}
]
},
"defaultValue": "none"
}
]
}
}
]
},
"defaultValue": [
{
"media": "https://files.elfsight.com/storage/f7e9a9de-578a-404d-9755-29717c16030a/22547b01-a6a0-4e60-a4b5-69bc217c696a.jpeg",
"contentLayout": "center",
"contentTitleEnabled": true,
"contentTitleText": "Men Summer Collection 2020",
"contentTitleColor": "rgb(255, 255, 255)",
"contentTitleFontSize": 56,
"contentTitleFontWeight": "bold",
"contentTextEnabled": true,
"contentTextText": "Nam dapibus nisl vitae elit fringilla rutrum. Aenean sollicitudin, erat a elementum rutrum.",
"contentTextColor": "rgb(255, 255, 255)",
"contentTextFontSize": 21,
"contentButtonEnabled": true,
"contentButtonText": "SHOP NOW",
"contentButtonLink": "",
"contentButtonStyle": "filled",
"contentButtonShape": 4,
"contentButtonColor": "rgb(255, 255, 255)",
"contentButtonFontSize": 18,
"contentMediaEnabled": false,
"contentMedia": null,
"contentImageSize": 100,
"contentBadgeEnabled": true,
"contentBadgeText": "New Arrival",
"contentBadgeColor": "rgb(255, 255, 255)",
"contentBadgeFontSize": 16,
"contentBadgeStyle": "outline",
"contentOverlayEnabled": true,
"contentOverlayColor": "rgba(34, 34, 34, 0.4)",
"contentHorizontalPosition": 50,
"contentVerticalPosition": 50,
"imageEffect": "none"
},
{
"media": "https://files.elfsight.com/storage/f7e9a9de-578a-404d-9755-29717c16030a/7299c6dc-dcce-4c5b-86cf-63d44ce0414f.jpeg",
"imageLink": "",
"contentLayout": "center",
"contentTitleEnabled": true,
"contentTitleText": "35% Disount on All Jeans",
"contentTitleColor": "rgb(255, 255, 255)",
"contentTitleFontSize": 76,
"contentTitleFontWeight": "bold",
"contentTextEnabled": true,
"contentTextText": "\nNam dapibus nisl vitae elit fringilla rutrum. Aenean sollicitudin, erat a elementum rutrum.",
"contentTextColor": "rgb(255, 255, 255)",
"contentTextFontSize": 20,
"contentButtonEnabled": true,
"contentButtonText": "SHOP NOW",
"contentButtonLink": "",
"contentButtonStyle": "filled",
"contentButtonShape": 4,
"contentButtonColor": "rgb(255, 255, 255)",
"contentButtonFontSize": 18,
"contentMediaEnabled": false,
"contentMedia": null,
"contentImageSize": 100,
"contentBadgeEnabled": true,
"contentBadgeText": "Big Sale",
"contentBadgeColor": "rgb(255, 255, 255)",
"contentBadgeFontSize": 16,
"contentBadgeStyle": "outline",
"contentOverlayEnabled": true,
"contentOverlayColor": "rgba(34, 34, 34, 0.27)",
"contentHorizontalPosition": 50,
"contentVerticalPosition": 50,
"imageEffect": "none"
},
{
"media": "https://files.elfsight.com/storage/f7e9a9de-578a-404d-9755-29717c16030a/8bf87eb3-5e8d-43f9-9dc6-f4b559788279.jpeg",
"imageLink": "",
"contentLayout": "center",
"contentTitleEnabled": true,
"contentTitleText": "Women Swimwear. Up to 20% OFF.",
"contentTitleColor": "rgb(255, 255, 255)",
"contentTitleFontSize": 63,
"contentTitleFontWeight": "bold",
"contentTextEnabled": true,
"contentTextText": "\nNam dapibus nisl vitae elit fringilla rutrum. Aenean sollicitudin, erat a elementum rutrum.",
"contentTextColor": "rgb(255, 255, 255)",
"contentTextFontSize": 20,
"contentButtonEnabled": true,
"contentButtonText": "SHOP NOW",
"contentButtonLink": "",
"contentButtonStyle": "filled",
"contentButtonShape": 4,
"contentButtonColor": "rgb(255, 255, 255)",
"contentButtonFontSize": 18,
"contentMediaEnabled": false,
"contentMedia": null,
"contentImageSize": 100,
"contentBadgeEnabled": true,
"contentBadgeText": "Get Ready for Beach",
"contentBadgeColor": "rgb(255, 255, 255)",
"contentBadgeFontSize": 15,
"contentBadgeStyle": "outline",
"contentOverlayEnabled": true,
"contentOverlayColor": "rgba(34, 34, 34, 0.22)",
"contentHorizontalPosition": 50,
"contentVerticalPosition": 50,
"imageEffect": "none"
}
]
},
{
"id": "width",
"name": "Width (px, %)",
"description": "Set the slider width in pixels or percents. Set 100% to make the slider full width.",
"tab": "settings",
"type": "text",
"defaultValue": "100%"
},
{
"id": "height",
"name": "Height (px)",
"description": "Set the slider height in pixels.",
"tab": "settings",
"type": "number",
"defaultValue": 800
},
{
"tab": "settings",
"type": "divider"
},
{
"id": "paginationSubgroup",
"name": "Pagination",
"tab": "settings",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "paginationEnabled",
"name": "Display Pagination",
"description": "Show/Hide slider pagination.",
"type": "toggle",
"defaultValue": true
},
{
"id": "paginationStyle",
"name": "Type",
"description": "Select pagination type.",
"type": "select-visual",
"select": {
"options": [
{
"value": "bullets",
"name": "Bullets",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/bullets2x.png"
},
{
"value": "lines",
"name": "Strokes",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/dashes2x.png"
},
{
"value": "thumbnails",
"name": "Thumbnails",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/thumbnails2x.png"
},
{
"value": "numbers",
"name": "Numbers",
"img": "https://files.elfsight.com/storage/_assets/image-slider/editor/numbers2x.png"
}
]
},
"defaultValue": "bullets"
},
{
"id": "paginationAlign",
"name": "Alignment",
"description": "Choose slider pagination alignment.",
"type": "select-inline",
"selectInline": {
"options": [
{
"value": "left",
"name": "Left"
},
{
"value": "center",
"name": "Center"
},
{
"value": "right",
"name": "Right"
}
]
},
"defaultValue": "center"
},
{
"id": "paginationPosition",
"name": "Position",
"description": "Select pagination position. Setting this option to Inside will make pagination display over the slider. Setting it to outside will display pagination below the slider.",
"type": "select-inline",
"selectInline": {
"options": [
{
"value": "inside",
"name": "Inside"
},
{
"value": "outside",
"name": "Outside"
}
]
},
"defaultValue": "inside"
},
{
"id": "paginationColor",
"name": "Pagination Color",
"description": "Set slider pagination color.",
"type": "color",
"defaultValue": "rgb(255, 255, 255)"
}
]
}
},
{
"id": "arrowsSubgroup",
"name": "Arrows",
"tab": "settings",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "arrowsEnabled",
"name": "Display Arrows",
"description": "Show/Hide slider arrows.",
"type": "toggle",
"defaultValue": true
},
{
"id": "arrowsPreviewNext",
"name": "Show Next Slide Preview",
"description": "Set this option to ON to display the next slide's preview on arrow hover.",
"type": "toggle",
"defaultValue": false
},
{
"id": "arrowsPosition",
"name": "Position",
"description": "Select arrows position. Setting this option to Inside will make arrows display over the slider. Setting it to outside will display arrows on slider sides.",
"type": "select-inline",
"selectInline": {
"options": [
{
"value": "inside",
"name": "Inside"
},
{
"value": "outside",
"name": "Outside"
}
]
},
"defaultValue": "inside"
},
{
"id": "arrowsColor",
"name": "Arrows Color",
"description": "Set slider arrows color.",
"type": "color",
"defaultValue": "rgb(255, 255, 255)"
}
]
}
},
{
"id": "autoSlideSubgroup",
"name": "Auto Slide",
"tab": "settings",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "autoSlideEnabled",
"name": "Auto Slide",
"description": "Set this option to ON to activate auto slide.",
"type": "toggle",
"defaultValue": false
},
{
"id": "autoSlideDelay",
"name": "Delay (sec)",
"description": "Set the delay between the slides in seconds.",
"type": "number",
"defaultValue": 5
},
{
"id": "autoSlidePauseOnHover",
"name": "Pause on hover",
"description": "Set this option to ON to pause auto slide on hover.",
"type": "toggle",
"defaultValue": true
},
{
"id": "autoSlideProgressbar",
"name": "Show progressbar",
"description": "Set this option to ON to display auto slide progress bar.",
"type": "toggle",
"defaultValue": true
}
]
}
},
{
"id": "transitionSubgroup",
"name": "Transition",
"tab": "settings",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "transitionEffect",
"name": "Effect",
"description": "Select slide switch effect.",
"type": "select-inline",
"selectInline": {
"options": [
{
"value": "slide",
"name": "Slide"
},
{
"value": "fade",
"name": "Fade"
}
]
},
"defaultValue": "slide"
},
{
"id": "transitionDuration",
"name": "Duration (sec)",
"description": "Set slide switch transition time in seconds.",
"type": "number",
"defaultValue": 0.6
}
]
}
},
{
"id": "navigationSubgroup",
"name": "Navigation",
"tab": "settings",
"type": "subgroup",
"subgroup": {
"properties": [
{
"id": "swipeEnabled",
"name": "Swipe Navigation on Desktop",
"description": "Set this option to ON to activate swipe navigation on Desktop.",
"type": "toggle",
"defaultValue": true
},
{
"id": "mobileSwipeEnabled",
"name": "Swipe Navigation on Mobile",
"description": "Set this option to ON to activate swipe navigation on Mobile.",
"type": "toggle",
"defaultValue": true
},
{
"id": "infiniteLoop",
"name": "Infinite Loop",
"description": "Set this option to ON to activate the transition from the last slide to the first one.",
"type": "toggle",
"defaultValue": true
}
]
}
}
]
}
}