# post-carousel/4.0.7/blocks/build/divi5/module.json

Smart Post – Post Grid, Post Carousel, Post Slider Gutenberg Blocks for Blog &amp; News, version 4.0.7. 128 lines.

- Page: https://pluginprobe.com/plugins/post-carousel/4.0.7/code/blocks/build/divi5/module.json
- Raw: https://pluginprobe.com/plugins/post-carousel/4.0.7/raw/blocks/build/divi5/module.json
- Modified: 2026-07-27T12:27:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/post-carousel/4.0.7/code/blocks/build/divi5/module.json#L10-L20`.

```json
{
  "name": "spsp/divi5-smart-post-show",
  "d4Shortcode": "et_pb_smart_post_show_pro",
  "title": "Smart Post Show",
  "titles": "Smart Post Show Modules",
  "category": "module",
  "moduleIcon": "spsp/smart-post-show",
  "moduleClassName": "spsp_divi5_smart_post_show",
  "moduleOrderClassName": "spsp_divi5_smart_post_show",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Smart Post Show Pro"
            }
          }
        }
      },
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "decoration": {
          "layout": {},
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },
    "templateId": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "0"
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "templateIdInnerContent": {
              "groupSlug": "mainContent",
              "attrName": "templateId.innerContent",
              "label": "Saved Template",
              "description": "Select a saved template",
              "priority": 10,
              "render": true,
              "features": {
                "sticky": false,
                "responsive": false,
                "hover": false,
                "dynamicContent": false
              },
              "component": {
                "type": "field",
                "name": "divi/select",
                "props": {
                  "defaultValue": "0",
                  "options": {
                    "0": {
                      "label": "- Select Template -"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "settings": {
    "groups": {
      "mainContent": {
        "panel": "content",
        "priority": 10,
        "groupName": "mainContent",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Settings"
          }
        }
      }
    }
  },
  "placeholderContent": {
    "module": {
      "decoration": {
        "background": {
          "desktop": {
            "value": {
              "color": "transparent"
            }
          }
        }
      }
    },
    "templateId": {
      "innerContent": {
        "desktop": {
          "value": "0"
        }
      }
    }
  }
}

```
