Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.73 KB | None | 0 0
  1. {
  2. "key": "group_5b3a609e2988e",
  3. "title": "Homepage Fields",
  4. "fields": [
  5. {
  6. "key": "field_5b3fc9eded9c4",
  7. "label": "Homepage Video",
  8. "name": "homepage_video",
  9. "type": "checkbox",
  10. "instructions": "Check this box if you would like to configure a homepage video.",
  11. "required": 0,
  12. "conditional_logic": 0,
  13. "wrapper": {
  14. "width": "",
  15. "class": "",
  16. "id": ""
  17. },
  18. "choices": {
  19. "yes": "Yes"
  20. },
  21. "allow_custom": 0,
  22. "save_custom": 0,
  23. "default_value": [],
  24. "layout": "vertical",
  25. "toggle": 0,
  26. "return_format": "value"
  27. },
  28. {
  29. "key": "field_5b436747f8b8e",
  30. "label": "Video Fields",
  31. "name": "video_fields",
  32. "type": "group",
  33. "instructions": "Configure the video extra fields here",
  34. "required": 0,
  35. "conditional_logic": [
  36. [
  37. {
  38. "field": "field_5b3fc9eded9c4",
  39. "operator": "==",
  40. "value": "yes"
  41. }
  42. ]
  43. ],
  44. "wrapper": {
  45. "width": "",
  46. "class": "",
  47. "id": ""
  48. },
  49. "layout": "block",
  50. "sub_fields": [
  51. {
  52. "key": "field_5b436922f8b94",
  53. "label": "Video",
  54. "name": "video",
  55. "type": "file",
  56. "instructions": "Upload the video file here.",
  57. "required": 0,
  58. "conditional_logic": 0,
  59. "wrapper": {
  60. "width": "",
  61. "class": "",
  62. "id": ""
  63. },
  64. "return_format": "array",
  65. "library": "all",
  66. "min_size": "",
  67. "max_size": 7,
  68. "mime_types": ""
  69. },
  70. {
  71. "key": "field_5b46278ecdfd3",
  72. "label": "Bottom Border Color",
  73. "name": "bottom_border_color",
  74. "type": "select",
  75. "instructions": "Select the border color that will appear under the video.",
  76. "required": 0,
  77. "conditional_logic": 0,
  78. "wrapper": {
  79. "width": "",
  80. "class": "",
  81. "id": ""
  82. },
  83. "choices": {
  84. "primary-blue": "Primary Blue",
  85. "primary-red": "Primary Red",
  86. "primary-grey": "Primary Grey",
  87. "secondary-dark-blue": "Secondary Dark Blue",
  88. "secondary-light-blue": "Secondary Light Blue",
  89. "secondary-orange": "Secondary Orange",
  90. "secondary-lime": "Secondary Lime",
  91. "secondary-green": "Secondary Green",
  92. "secondary-brown": "Secondary Brown",
  93. "secondary-dark-tan": "Secondary Dark Tan",
  94. "background-tan": "Background Tan",
  95. "background-blue": "Background Blue",
  96. "white": "White",
  97. "black": "Black"
  98. },
  99. "default_value": [
  100. "primary-blue"
  101. ],
  102. "allow_null": 0,
  103. "multiple": 0,
  104. "ui": 0,
  105. "ajax": 0,
  106. "return_format": "value",
  107. "placeholder": ""
  108. },
  109. {
  110. "key": "field_5b436788f8b8e",
  111. "label": "Text Align",
  112. "name": "video_text_align",
  113. "type": "select",
  114. "instructions": "",
  115. "required": 0,
  116. "conditional_logic": 0,
  117. "wrapper": {
  118. "width": "",
  119. "class": "",
  120. "id": ""
  121. },
  122. "choices": {
  123. "align-right": "Right",
  124. "align-middle": "Middle",
  125. "align-left": "Left"
  126. },
  127. "default_value": [
  128. "align-left"
  129. ],
  130. "allow_null": 0,
  131. "multiple": 0,
  132. "ui": 0,
  133. "ajax": 0,
  134. "return_format": "value",
  135. "placeholder": ""
  136. },
  137. {
  138. "key": "field_5b436788f8b8f",
  139. "label": "CTA Text",
  140. "name": "cta_text",
  141. "type": "text",
  142. "instructions": "Leave this field blank to output the \"Be Inspired for Life.\" vector.",
  143. "required": 0,
  144. "conditional_logic": 0,
  145. "wrapper": {
  146. "width": "",
  147. "class": "",
  148. "id": ""
  149. },
  150. "default_value": "",
  151. "placeholder": "",
  152. "prepend": "",
  153. "append": "",
  154. "maxlength": ""
  155. },
  156. {
  157. "key": "field_5b4cb5d921437",
  158. "label": "CTA Text Large",
  159. "name": "cta_text_large",
  160. "type": "text",
  161. "instructions": "If you would like to have Large text for the slide headline, enter it here. You can use this field in combination with the 'CTA Text' field to create smaller text next to larger text. Leave this field blank if you only want the smaller (CTA Text) text to appear.",
  162. "required": 0,
  163. "conditional_logic": 0,
  164. "wrapper": {
  165. "width": "",
  166. "class": "",
  167. "id": ""
  168. },
  169. "default_value": "",
  170. "placeholder": "",
  171. "prepend": "",
  172. "append": "",
  173. "maxlength": ""
  174. },
  175. {
  176. "key": "field_5b4cb61121438",
  177. "label": "Italicize Large Text",
  178. "name": "italicize_large_text",
  179. "type": "checkbox",
  180. "instructions": "Check this box to italicize the large text section.",
  181. "required": 0,
  182. "conditional_logic": 0,
  183. "wrapper": {
  184. "width": "",
  185. "class": "",
  186. "id": ""
  187. },
  188. "choices": {
  189. "yes": "Yes"
  190. },
  191. "allow_custom": 0,
  192. "save_custom": 0,
  193. "default_value": [],
  194. "layout": "vertical",
  195. "toggle": 0,
  196. "return_format": "value"
  197. },
  198. {
  199. "key": "field_5b4369d9f5a37",
  200. "label": "CTA Description",
  201. "name": "video_description",
  202. "type": "wysiwyg",
  203. "instructions": "Enter the video description content here.",
  204. "required": 0,
  205. "conditional_logic": 0,
  206. "wrapper": {
  207. "width": "",
  208. "class": "",
  209. "id": ""
  210. },
  211. "default_value": "",
  212. "tabs": "all",
  213. "toolbar": "full",
  214. "media_upload": 1,
  215. "delay": 0
  216. },
  217. {
  218. "key": "field_5b479cb983264",
  219. "label": "Link Fields",
  220. "name": "link_fields",
  221. "type": "group",
  222. "instructions": "",
  223. "required": 0,
  224. "conditional_logic": 0,
  225. "wrapper": {
  226. "width": "",
  227. "class": "",
  228. "id": ""
  229. },
  230. "layout": "block",
  231. "sub_fields": [
  232. {
  233. "key": "field_5b436c2931bcf",
  234. "label": "CTA Link",
  235. "name": "cta_link",
  236. "type": "text",
  237. "instructions": "",
  238. "required": 0,
  239. "conditional_logic": 0,
  240. "wrapper": {
  241. "width": "",
  242. "class": "",
  243. "id": ""
  244. },
  245. "default_value": "",
  246. "placeholder": "",
  247. "prepend": "",
  248. "append": "",
  249. "maxlength": ""
  250. },
  251. {
  252. "key": "field_5b4367c3f8b90",
  253. "label": "CTA Link Text",
  254. "name": "cta_link_text",
  255. "type": "text",
  256. "instructions": "",
  257. "required": 0,
  258. "conditional_logic": 0,
  259. "wrapper": {
  260. "width": "",
  261. "class": "",
  262. "id": ""
  263. },
  264. "default_value": "",
  265. "placeholder": "",
  266. "prepend": "",
  267. "append": "",
  268. "maxlength": ""
  269. },
  270. {
  271. "key": "field_5b4368b3f8b92",
  272. "label": "Text Color",
  273. "name": "text_color",
  274. "type": "select",
  275. "instructions": "Select a brand color.",
  276. "required": 0,
  277. "conditional_logic": 0,
  278. "wrapper": {
  279. "width": "",
  280. "class": "",
  281. "id": ""
  282. },
  283. "choices": {
  284. "primary-blue": "Primary Blue",
  285. "primary-red": "Primary Red",
  286. "primary-grey": "Primary Grey",
  287. "secondary-dark-blue": "Secondary Dark Blue",
  288. "secondary-light-blue": "Secondary Light Blue",
  289. "secondary-orange": "Secondary Orange",
  290. "secondary-lime": "Secondary Lime",
  291. "secondary-green": "Secondary Green",
  292. "secondary-brown": "Secondary Brown",
  293. "secondary-dark-tan": "Secondary Dark Tan",
  294. "background-tan": "Background Tan",
  295. "background-blue": "Background Blue",
  296. "white": "White",
  297. "black": "Black"
  298. },
  299. "default_value": [
  300. "white"
  301. ],
  302. "allow_null": 0,
  303. "multiple": 0,
  304. "ui": 0,
  305. "ajax": 0,
  306. "return_format": "value",
  307. "placeholder": ""
  308. },
  309. {
  310. "key": "field_5b46229ca3756",
  311. "label": "Text Color - Hover",
  312. "name": "text_color_hover",
  313. "type": "select",
  314. "instructions": "Select a brand color.",
  315. "required": 0,
  316. "conditional_logic": 0,
  317. "wrapper": {
  318. "width": "",
  319. "class": "",
  320. "id": ""
  321. },
  322. "choices": {
  323. "primary-blue": "Primary Blue",
  324. "primary-red": "Primary Red",
  325. "primary-grey": "Primary Grey",
  326. "secondary-dark-blue": "Secondary Dark Blue",
  327. "secondary-light-blue": "Secondary Light Blue",
  328. "secondary-orange": "Secondary Orange",
  329. "secondary-lime": "Secondary Lime",
  330. "secondary-green": "Secondary Green",
  331. "secondary-brown": "Secondary Brown",
  332. "secondary-dark-tan": "Secondary Dark Tan",
  333. "background-tan": "Background Tan",
  334. "background-blue": "Background Blue",
  335. "white": "White",
  336. "black": "Black"
  337. },
  338. "default_value": [
  339. "white"
  340. ],
  341. "allow_null": 0,
  342. "multiple": 0,
  343. "ui": 0,
  344. "ajax": 0,
  345. "return_format": "value",
  346. "placeholder": ""
  347. },
  348. {
  349. "key": "field_5b4367d0f8b91",
  350. "label": "Background Color",
  351. "name": "background_color",
  352. "type": "select",
  353. "instructions": "Select a brand color.",
  354. "required": 0,
  355. "conditional_logic": 0,
  356. "wrapper": {
  357. "width": "",
  358. "class": "",
  359. "id": ""
  360. },
  361. "choices": {
  362. "primary-blue": "Primary Blue",
  363. "primary-red": "Primary Red",
  364. "primary-grey": "Primary Grey",
  365. "secondary-dark-blue": "Secondary Dark Blue",
  366. "secondary-light-blue": "Secondary Light Blue",
  367. "secondary-orange": "Secondary Orange",
  368. "secondary-lime": "Secondary Lime",
  369. "secondary-green": "Secondary Green",
  370. "secondary-brown": "Secondary Brown",
  371. "secondary-dark-tan": "Secondary Dark Tan",
  372. "background-tan": "Background Tan",
  373. "background-blue": "Background Blue",
  374. "white": "White",
  375. "black": "Black",
  376. "transparent": "Transparent"
  377. },
  378. "default_value": [
  379. "black"
  380. ],
  381. "allow_null": 0,
  382. "multiple": 0,
  383. "ui": 0,
  384. "ajax": 0,
  385. "return_format": "value",
  386. "placeholder": ""
  387. },
  388. {
  389. "key": "field_5b462291a3755",
  390. "label": "Background Color - Hover",
  391. "name": "background_color_hover",
  392. "type": "select",
  393. "instructions": "Select a brand color.",
  394. "required": 0,
  395. "conditional_logic": 0,
  396. "wrapper": {
  397. "width": "",
  398. "class": "",
  399. "id": ""
  400. },
  401. "choices": {
  402. "primary-blue": "Primary Blue",
  403. "primary-red": "Primary Red",
  404. "primary-grey": "Primary Grey",
  405. "secondary-dark-blue": "Secondary Dark Blue",
  406. "secondary-light-blue": "Secondary Light Blue",
  407. "secondary-orange": "Secondary Orange",
  408. "secondary-lime": "Secondary Lime",
  409. "secondary-green": "Secondary Green",
  410. "secondary-brown": "Secondary Brown",
  411. "secondary-dark-tan": "Secondary Dark Tan",
  412. "background-tan": "Background Tan",
  413. "background-blue": "Background Blue",
  414. "white": "White",
  415. "black": "Black",
  416. "transparent": "Transparent"
  417. },
  418. "default_value": [
  419. "black"
  420. ],
  421. "allow_null": 0,
  422. "multiple": 0,
  423. "ui": 0,
  424. "ajax": 0,
  425. "return_format": "value",
  426. "placeholder": ""
  427. },
  428. {
  429. "key": "field_5b4368e7f8b93",
  430. "label": "Outline Color",
  431. "name": "outline_color",
  432. "type": "select",
  433. "instructions": "Select a brand color.",
  434. "required": 0,
  435. "conditional_logic": 0,
  436. "wrapper": {
  437. "width": "",
  438. "class": "",
  439. "id": ""
  440. },
  441. "choices": {
  442. "primary-blue": "Primary Blue",
  443. "primary-red": "Primary Red",
  444. "primary-grey": "Primary Grey",
  445. "secondary-dark-blue": "Secondary Dark Blue",
  446. "secondary-light-blue": "Secondary Light Blue",
  447. "secondary-orange": "Secondary Orange",
  448. "secondary-lime": "Secondary Lime",
  449. "secondary-green": "Secondary Green",
  450. "secondary-brown": "Secondary Brown",
  451. "secondary-dark-tan": "Secondary Dark Tan",
  452. "background-tan": "Background Tan",
  453. "background-blue": "Background Blue",
  454. "white": "White",
  455. "black": "Black"
  456. },
  457. "default_value": [
  458. "white"
  459. ],
  460. "allow_null": 0,
  461. "multiple": 0,
  462. "ui": 0,
  463. "ajax": 0,
  464. "return_format": "value",
  465. "placeholder": ""
  466. },
  467. {
  468. "key": "field_5b4622aca3757",
  469. "label": "Outline Color - Hover",
  470. "name": "outline_color_hover",
  471. "type": "select",
  472. "instructions": "Select a brand color.",
  473. "required": 0,
  474. "conditional_logic": 0,
  475. "wrapper": {
  476. "width": "",
  477. "class": "",
  478. "id": ""
  479. },
  480. "choices": {
  481. "primary-blue": "Primary Blue",
  482. "primary-red": "Primary Red",
  483. "primary-grey": "Primary Grey",
  484. "secondary-dark-blue": "Secondary Dark Blue",
  485. "secondary-light-blue": "Secondary Light Blue",
  486. "secondary-orange": "Secondary Orange",
  487. "secondary-lime": "Secondary Lime",
  488. "secondary-green": "Secondary Green",
  489. "secondary-brown": "Secondary Brown",
  490. "secondary-dark-tan": "Secondary Dark Tan",
  491. "background-tan": "Background Tan",
  492. "background-blue": "Background Blue",
  493. "white": "White",
  494. "black": "Black"
  495. },
  496. "default_value": [
  497. "white"
  498. ],
  499. "allow_null": 0,
  500. "multiple": 0,
  501. "ui": 0,
  502. "ajax": 0,
  503. "return_format": "value",
  504. "placeholder": ""
  505. }
  506. ]
  507. }
  508. ]
  509. },
  510. {
  511. "key": "field_5b47a1898dd4f",
  512. "label": "Banner Under News",
  513. "name": "banner_under_news",
  514. "type": "group",
  515. "instructions": "Configure the banner that will appear under the news section",
  516. "required": 0,
  517. "conditional_logic": 0,
  518. "wrapper": {
  519. "width": "",
  520. "class": "",
  521. "id": ""
  522. },
  523. "layout": "block",
  524. "sub_fields": [
  525. {
  526. "key": "field_5b3a60b9e60ff",
  527. "label": "Parallax Banner Image",
  528. "name": "parallax_banner_image",
  529. "type": "image",
  530. "instructions": "",
  531. "required": 0,
  532. "conditional_logic": 0,
  533. "wrapper": {
  534. "width": "",
  535. "class": "",
  536. "id": ""
  537. },
  538. "return_format": "array",
  539. "preview_size": "thumbnail",
  540. "library": "all",
  541. "min_width": "",
  542. "min_height": "",
  543. "min_size": "",
  544. "max_width": "",
  545. "max_height": "",
  546. "max_size": "",
  547. "mime_types": ""
  548. },
  549. {
  550. "key": "field_5b4617c14c252",
  551. "label": "Text on Parallax Image?",
  552. "name": "text_on_parallax_image",
  553. "type": "true_false",
  554. "instructions": "",
  555. "required": 0,
  556. "conditional_logic": 0,
  557. "wrapper": {
  558. "width": "",
  559. "class": "",
  560. "id": ""
  561. },
  562. "message": "",
  563. "default_value": 0,
  564. "ui": 0,
  565. "ui_on_text": "",
  566. "ui_off_text": ""
  567. },
  568. {
  569. "key": "field_5b3a60b9e60fg",
  570. "label": "Parallax Banner Description",
  571. "name": "parallax_banner_description",
  572. "type": "wysiwyg",
  573. "instructions": "",
  574. "required": 0,
  575. "conditional_logic": [
  576. [
  577. {
  578. "field": "field_5b4617c14c252",
  579. "operator": "==",
  580. "value": "1"
  581. }
  582. ]
  583. ],
  584. "wrapper": {
  585. "width": "",
  586. "class": "",
  587. "id": ""
  588. },
  589. "default_value": "",
  590. "tabs": "all",
  591. "toolbar": "full",
  592. "media_upload": 1,
  593. "delay": 0
  594. },
  595. {
  596. "key": "field_5b436788f8b9e",
  597. "label": "Parallax Banner Text Alignment",
  598. "name": "parallax_banner_text_align",
  599. "type": "select",
  600. "instructions": "",
  601. "required": 0,
  602. "conditional_logic": [
  603. [
  604. {
  605. "field": "field_5b4617c14c252",
  606. "operator": "==",
  607. "value": "1"
  608. }
  609. ]
  610. ],
  611. "wrapper": {
  612. "width": "",
  613. "class": "",
  614. "id": ""
  615. },
  616. "choices": {
  617. "align-right": "Right",
  618. "align-middle": "Middle",
  619. "align-left": "Left"
  620. },
  621. "default_value": [
  622. "align-middle"
  623. ],
  624. "allow_null": 0,
  625. "multiple": 0,
  626. "ui": 0,
  627. "ajax": 0,
  628. "return_format": "value",
  629. "placeholder": ""
  630. },
  631. {
  632. "key": "field_5b436788f8b9f",
  633. "label": "Parallax Banner Heading",
  634. "name": "parallax_banner_heading",
  635. "type": "text",
  636. "instructions": "To create larger text, please wrap text in a \"span\" tag.",
  637. "required": 0,
  638. "conditional_logic": [
  639. [
  640. {
  641. "field": "field_5b4617c14c252",
  642. "operator": "==",
  643. "value": "1"
  644. }
  645. ]
  646. ],
  647. "wrapper": {
  648. "width": "",
  649. "class": "",
  650. "id": ""
  651. },
  652. "default_value": "",
  653. "placeholder": "",
  654. "prepend": "",
  655. "append": "",
  656. "maxlength": ""
  657. },
  658. {
  659. "key": "field_5b47a2c08dd50",
  660. "label": "Link Fields",
  661. "name": "link_fields",
  662. "type": "group",
  663. "instructions": "",
  664. "required": 0,
  665. "conditional_logic": [
  666. [
  667. {
  668. "field": "field_5b4617c14c252",
  669. "operator": "==",
  670. "value": "1"
  671. }
  672. ]
  673. ],
  674. "wrapper": {
  675. "width": "",
  676. "class": "",
  677. "id": ""
  678. },
  679. "layout": "block",
  680. "sub_fields": [
  681. {
  682. "key": "field_5b3a60b9e60fh",
  683. "label": "Parallax Banner Link",
  684. "name": "parallax_banner_link",
  685. "type": "text",
  686. "instructions": "",
  687. "required": 0,
  688. "conditional_logic": 0,
  689. "wrapper": {
  690. "width": "",
  691. "class": "",
  692. "id": ""
  693. },
  694. "default_value": "",
  695. "placeholder": "",
  696. "prepend": "",
  697. "append": "",
  698. "maxlength": ""
  699. },
  700. {
  701. "key": "field_5b4367c3f8b91",
  702. "label": "Parallax Banner Link Text",
  703. "name": "parallax_banner_text",
  704. "type": "text",
  705. "instructions": "",
  706. "required": 0,
  707. "conditional_logic": 0,
  708. "wrapper": {
  709. "width": "",
  710. "class": "",
  711. "id": ""
  712. },
  713. "default_value": "",
  714. "placeholder": "",
  715. "prepend": "",
  716. "append": "",
  717. "maxlength": ""
  718. },
  719. {
  720. "key": "field_5b3a60b9e60fi",
  721. "label": "Background Color",
  722. "name": "parallax_banner_background_color",
  723. "type": "select",
  724. "instructions": "Select a brand color.",
  725. "required": 0,
  726. "conditional_logic": 0,
  727. "wrapper": {
  728. "width": "",
  729. "class": "",
  730. "id": ""
  731. },
  732. "choices": {
  733. "primary-blue": "Primary Blue",
  734. "primary-red": "Primary Red",
  735. "primary-grey": "Primary Grey",
  736. "secondary-dark-blue": "Secondary Dark Blue",
  737. "secondary-light-blue": "Secondary Light Blue",
  738. "secondary-orange": "Secondary Orange",
  739. "secondary-lime": "Secondary Lime",
  740. "secondary-green": "Secondary Green",
  741. "secondary-brown": "Secondary Brown",
  742. "secondary-dark-tan": "Secondary Dark Tan",
  743. "background-tan": "Background Tan",
  744. "background-blue": "Background Blue",
  745. "white": "White",
  746. "black": "Black",
  747. "transparent": "Transparent"
  748. },
  749. "default_value": [
  750. "black"
  751. ],
  752. "allow_null": 0,
  753. "multiple": 0,
  754. "ui": 0,
  755. "ajax": 0,
  756. "return_format": "value",
  757. "placeholder": ""
  758. },
  759. {
  760. "key": "field_5b4621eac8209",
  761. "label": "Background Color - Hover",
  762. "name": "parallax_banner_background_color_hover",
  763. "type": "select",
  764. "instructions": "Select a brand color.",
  765. "required": 0,
  766. "conditional_logic": 0,
  767. "wrapper": {
  768. "width": "",
  769. "class": "",
  770. "id": ""
  771. },
  772. "choices": {
  773. "primary-blue": "Primary Blue",
  774. "primary-red": "Primary Red",
  775. "primary-grey": "Primary Grey",
  776. "secondary-dark-blue": "Secondary Dark Blue",
  777. "secondary-light-blue": "Secondary Light Blue",
  778. "secondary-orange": "Secondary Orange",
  779. "secondary-lime": "Secondary Lime",
  780. "secondary-green": "Secondary Green",
  781. "secondary-brown": "Secondary Brown",
  782. "secondary-dark-tan": "Secondary Dark Tan",
  783. "background-tan": "Background Tan",
  784. "background-blue": "Background Blue",
  785. "white": "White",
  786. "black": "Black",
  787. "transparent": "Transparent"
  788. },
  789. "default_value": [
  790. "black"
  791. ],
  792. "allow_null": 0,
  793. "multiple": 0,
  794. "ui": 0,
  795. "ajax": 0,
  796. "return_format": "value",
  797. "placeholder": ""
  798. },
  799. {
  800. "key": "field_5b3a60b9e60fj",
  801. "label": "Text Color",
  802. "name": "parallax_banner_text_color",
  803. "type": "select",
  804. "instructions": "Select a brand color.",
  805. "required": 0,
  806. "conditional_logic": 0,
  807. "wrapper": {
  808. "width": "",
  809. "class": "",
  810. "id": ""
  811. },
  812. "choices": {
  813. "primary-blue": "Primary Blue",
  814. "primary-red": "Primary Red",
  815. "primary-grey": "Primary Grey",
  816. "secondary-dark-blue": "Secondary Dark Blue",
  817. "secondary-light-blue": "Secondary Light Blue",
  818. "secondary-orange": "Secondary Orange",
  819. "secondary-lime": "Secondary Lime",
  820. "secondary-green": "Secondary Green",
  821. "secondary-brown": "Secondary Brown",
  822. "secondary-dark-tan": "Secondary Dark Tan",
  823. "background-tan": "Background Tan",
  824. "background-blue": "Background Blue",
  825. "white": "White",
  826. "black": "Black"
  827. },
  828. "default_value": [
  829. "white"
  830. ],
  831. "allow_null": 0,
  832. "multiple": 0,
  833. "ui": 0,
  834. "ajax": 0,
  835. "return_format": "value",
  836. "placeholder": ""
  837. },
  838. {
  839. "key": "field_5b4621f5c820a",
  840. "label": "Text Color - Hover",
  841. "name": "parallax_banner_text_color_hover",
  842. "type": "select",
  843. "instructions": "Select a brand color.",
  844. "required": 0,
  845. "conditional_logic": 0,
  846. "wrapper": {
  847. "width": "",
  848. "class": "",
  849. "id": ""
  850. },
  851. "choices": {
  852. "primary-blue": "Primary Blue",
  853. "primary-red": "Primary Red",
  854. "primary-grey": "Primary Grey",
  855. "secondary-dark-blue": "Secondary Dark Blue",
  856. "secondary-light-blue": "Secondary Light Blue",
  857. "secondary-orange": "Secondary Orange",
  858. "secondary-lime": "Secondary Lime",
  859. "secondary-green": "Secondary Green",
  860. "secondary-brown": "Secondary Brown",
  861. "secondary-dark-tan": "Secondary Dark Tan",
  862. "background-tan": "Background Tan",
  863. "background-blue": "Background Blue",
  864. "white": "White",
  865. "black": "Black"
  866. },
  867. "default_value": [
  868. "white"
  869. ],
  870. "allow_null": 0,
  871. "multiple": 0,
  872. "ui": 0,
  873. "ajax": 0,
  874. "return_format": "value",
  875. "placeholder": ""
  876. },
  877. {
  878. "key": "field_5b3a60b9e60fk",
  879. "label": "Outline Color",
  880. "name": "parallax_banner_outline_color",
  881. "type": "select",
  882. "instructions": "Select a brand color.",
  883. "required": 0,
  884. "conditional_logic": 0,
  885. "wrapper": {
  886. "width": "",
  887. "class": "",
  888. "id": ""
  889. },
  890. "choices": {
  891. "primary-blue": "Primary Blue",
  892. "primary-red": "Primary Red",
  893. "primary-grey": "Primary Grey",
  894. "secondary-dark-blue": "Secondary Dark Blue",
  895. "secondary-light-blue": "Secondary Light Blue",
  896. "secondary-orange": "Secondary Orange",
  897. "secondary-lime": "Secondary Lime",
  898. "secondary-green": "Secondary Green",
  899. "secondary-brown": "Secondary Brown",
  900. "secondary-dark-tan": "Secondary Dark Tan",
  901. "background-tan": "Background Tan",
  902. "background-blue": "Background Blue",
  903. "white": "White",
  904. "black": "Black"
  905. },
  906. "default_value": [
  907. "white"
  908. ],
  909. "allow_null": 0,
  910. "multiple": 0,
  911. "ui": 0,
  912. "ajax": 0,
  913. "return_format": "value",
  914. "placeholder": ""
  915. },
  916. {
  917. "key": "field_5b4621ffc820b",
  918. "label": "Outline Color - Hover",
  919. "name": "parallax_banner_outline_color_hover",
  920. "type": "select",
  921. "instructions": "Select a brand color.",
  922. "required": 0,
  923. "conditional_logic": 0,
  924. "wrapper": {
  925. "width": "",
  926. "class": "",
  927. "id": ""
  928. },
  929. "choices": {
  930. "primary-blue": "Primary Blue",
  931. "primary-red": "Primary Red",
  932. "primary-grey": "Primary Grey",
  933. "secondary-dark-blue": "Secondary Dark Blue",
  934. "secondary-light-blue": "Secondary Light Blue",
  935. "secondary-orange": "Secondary Orange",
  936. "secondary-lime": "Secondary Lime",
  937. "secondary-green": "Secondary Green",
  938. "secondary-brown": "Secondary Brown",
  939. "secondary-dark-tan": "Secondary Dark Tan",
  940. "background-tan": "Background Tan",
  941. "background-blue": "Background Blue",
  942. "white": "White",
  943. "black": "Black"
  944. },
  945. "default_value": [
  946. "white"
  947. ],
  948. "allow_null": 0,
  949. "multiple": 0,
  950. "ui": 0,
  951. "ajax": 0,
  952. "return_format": "value",
  953. "placeholder": ""
  954. }
  955. ]
  956. }
  957. ]
  958. }
  959. ],
  960. "location": [
  961. [
  962. {
  963. "param": "post_template",
  964. "operator": "==",
  965. "value": "page-home-t1.php"
  966. }
  967. ]
  968. ],
  969. "menu_order": 0,
  970. "position": "normal",
  971. "style": "default",
  972. "label_placement": "top",
  973. "instruction_placement": "label",
  974. "hide_on_screen": "",
  975. "active": 1,
  976. "description": ""
  977. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement