Paragraph in timeline tour

Closed
Panagea - Hotel and Tours Booking WordPress Theme Panagea - Hotel and Tours Booking WordPress Theme May 13, 2019
Login to reply
Kelly R Support Agent
4 years ago
Resolved.
David Ungo de Velasco
4 years ago

Dear Kelly,

Ok, thanks. I will go to try it.

Regards,

DAVID

Kelly R Support Agent
4 years ago

Hi,

You can not use html tag in timeline shortcode.

Please edit /wp-content/plugins/panagea-booking/inc/shortcodes/templates/timeline.php file.

You can find following code in it.

<?php echo esc_html( $description ); ?>

And replace with following.

<?php echo $description; ?>

Regards, C-Themes

David Ungo de Velasco
4 years ago

Dear,

I am trying to write text in different paragraphs into timeline tour, but i am seeing this is not possible... Do you know?

I need to separate text in paragraph and write text in bold or italic.

Kind regards,

DAVID