Skip Navigation

[Resolved] Its possible to see view content in popover?

This support ticket is created 4 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Shane 4 years, 9 months ago.

Assisted by: Shane.

Author
Posts
#1519391
1.jpg

Hello,

Im trying to do: icon of calendar with popover
So when people click on that icon that popover show customer date and other information which is filtered with view toolset.

Im trying this code:

[fusion_fontawesome icon="fa-calendar-alt fas" /]

Thanks for helping

Michal

#1519553

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Michal,

Thank you for getting in touch.

Unforutnately no it is not possible to add the shortcode here. Shortcodes are only rendered in fields that are processed by php such as a WYSIWYG editor.

Adding it here would not let the shortcode run. Also wordpress core by default removed rendering shortcodes as attributes in the fashion that you have it.

https://make.wordpress.org/core/2015/07/23/changes-to-the-shortcode-api/

Thanks,
Shane