7.1 Custom values
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:
[lcw_custom_value key="your_custom_value_key"]
Replace your_custom_value_key with the actual name of the custom value you want to show.
Example: if your custom value key is {{custom_values.thank_you_page_link}} You should use it like this: [lcw_custom_value key="thank_you_page_link"]
⚠️ Troubleshooting
- If you see this message:
Custom value 'key' shouldn't be empty.✅
Make sure you’ve included thekeyin 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.
You need to refresh your data from the plugin options page.
