Shortcodes inside button text?

I need to populate the text of a button using a shotcode, like this:

Button Text: Visit [pods field=“company_name”]

But the text is not showing.

See a screenshot of the editor:

And here is a screenshot of the front end:

Hi There,

The shortcodes will not work in the primary text in the buttons.

But you can try with the button shortcodes instead:

[button type="real" shape="square" size="mini" href="#example" title="Example"]Square Button [pods field="company_name"][/button]

http://demo.theme.co/integrity-1/shortcodes/buttons/

Hope it helps :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.