Link Icon Box

Closed
Panagea - Hotel and Tours Booking WordPress Theme Panagea - Hotel and Tours Booking WordPress Theme September 27, 2019
Login to reply
David Ungo de Velasco
4 years ago

Dear Kelly,

I did it and it is running well done. Thanks.

Regards,

DAVID

Kelly R Support Agent
4 years ago

Hi,

Please find following code in /wp-content/plugins/panagea-booking/inc/shortcode/templates/icon-box.php file. You will find 3 lines.

$html .= '<a href="' . esc_url( $link ) . '">';

And please replace with following code.

$html .= '<a href="' . esc_url( $link ) . '" target="_blank">';

Regards, C-Themes

David Ungo de Velasco
4 years ago

Dear Kelly,

This is exact url: here

I want open a new tab for PDF files tours.

Kind regards,

DAVID

Kelly R Support Agent
4 years ago

Please tell me exact url or screenshot, so that I can understand your requirement.

Regards, C-Themes

David Ungo de Velasco
4 years ago

Dear,

Do you know if i can define to open link in icon box to a new tab?

Kind regards,

DAVID