tour headings

Closed
CityTours - Hotel & Tour Booking WordPress Theme CityTours - Hotel & Tour Booking WordPress Theme April 18, 2019
Login to reply
Kelly R Support Agent
4 years ago
Resolved.
Kelly R Support Agent
4 years ago

Hi,

1. Please find following code in /single-tour.php file in citytours theme directory and remove it.

<span><?php echo esc_html( $address, 'citytours' ); ?></span>

        <span class="rating"><?php ct_rating_smiles( $review )?><small>(<?php echo esc_html( ct_get_review_count( $post_id ) ) ?>)</small></span>

2. You can not add additional word after tour name.

Regards, C-Themes

laiji joseph
4 years ago

Hi,

   I am having trouble in removing the location displayed after the tour name in tour details page.

it showing "5 avenue anatole france,7703, paris".i want to remove this section since that span class having no specific class iam unable to customize it.please tell how to remove this section.

and also i want to show some other details in the tour listing page after each tour name.how can i show other 2 lines with the tour name.

please find the attachment.