1 frameworkShortcodeAtts={
\r
6 help:"Title for your carousel."
\r
9 label:"Type of posts",
\r
11 help:"Input the type of posts (default is post)."
\r
14 label:"Which category to pull from?",
\r
16 help:"Enter the slug of the category you'd like to pull posts from. Leave blank if you'd like to pull from all categories."
\r
19 label:"How many posts to show?",
\r
21 help:"This is how many recent posts will be displayed."
\r
24 label:"Number of visibility items?",
\r
25 id:"visibility_items",
\r
26 help:"This is how many visibility items in carousel."
\r
29 label:"Do you want to show the featured image?",
\r
31 controlType:"select-control",
\r
32 selectValues:['yes', 'no'],
\r
33 defaultValue: 'yes',
\r
35 help:"Enable or disable featured image."
\r
38 label:"Image width",
\r
40 help:"Set width for your featured images."
\r
43 label:"Image height",
\r
45 help:"Set height for your featured images."
\r
48 label:"Display post date?",
\r
50 controlType:"select-control",
\r
51 selectValues:['yes', 'no'],
\r
52 defaultValue: 'yes',
\r
54 help:"Enable or disable post date."
\r
57 label:"Display post author?",
\r
59 controlType:"select-control",
\r
60 selectValues:['yes', 'no'],
\r
61 defaultValue: 'yes',
\r
63 help:"Enable or disable post author."
\r
66 label:"Display post comments?",
\r
68 controlType:"select-control",
\r
69 selectValues:['yes', 'no'],
\r
72 help:"Enable or disable post comments."
\r
75 label:"Link Text for post",
\r
76 id:"more_text_single",
\r
77 help:"Link Text for post."
\r
80 label:"The number of words in the content (or excerpt if it's set)",
\r
82 help:"How many words are displayed in the content (or excerpt if it's set) ?"
\r
87 help:"Pause time (ms)."
\r
90 label:"Next & Prev navigation",
\r
92 controlType:"select-control",
\r
93 selectValues:['yes', 'no'],
\r
94 defaultValue: 'yes',
\r
96 help:"Display next & prev navigation?"
\r
100 id:"display_pagination",
\r
101 controlType:"select-control",
\r
102 selectValues:['yes', 'no'],
\r
103 defaultValue: 'yes',
\r
104 defaultText: 'yes',
\r
105 help:"Display pagination?"
\r
108 label:"Custom class",
\r
110 help:"Use this field if you want to use a custom class."
\r
114 shortcode:"carousel_owl"
\r