> For the complete documentation index, see [llms.txt](https://better-wizard.gitbook.io/lead-connector-wizard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/lcw_custom_value.md).

# 8.2 \[lcw\_custom\_value]

Use this shortcode to display your **custom values from HighLevel** directly on any WordPress page, post, or widget area.

#### 🔧 How to Use

Add the shortcode like this:

```wordpress
[lcw_custom_value key="your_custom_value_key"]
```

Replace <kbd>your\_custom\_value\_key</kbd> with the actual name of the custom value you want to show.

#### ⚠️ Troubleshooting

* **If you see this message:**

  > `Custom value 'key' shouldn't be empty.`\
  > ✅ Make sure you've included the `key` in the shortcode.
* **If you see this message:**

  > `Check the 'key' - (your_key) is correct or refresh data on option tab.`\
  > ✅ Double-check the spelling of your key. <mark style="background-color:yellow;">You need to refresh your data from the plugin options page.</mark>
