Hi
I have a flipbook generator plugin that will give me a shortcode for each flipbook generated.
I have a custom post type where user/admin will enter this shortcode and I will loop through to show them the same as regular posts. I need this shortcode to be read from the custom post type and output the same shortcode on a link href="". So in the front end if the user clicks it should open that flipbook without breaking.
Please help me with how to achieve this. Let me know if you need any more details.