Your account expired support, please renew to get your support.

HomePage Forums Themes Support Triply – Tour Booking WordPress Theme Displaying excerpt for Booking Objects in the All items Elementor widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36979
    solb66
    Support Expired

    Hi,

    How can I add Excerpts of Booking Objects to the All items Elementor widget for styles 1, 3 and 6? So it would be displaying under the title and location of each item.

    Style 3 has it, but only for the first Object displaying, but I need it for each item.

    #37014

    I can’t login to the admin dashboard.

    1. Copy all file from folder themes/triply/template-parts/booking/block to child-theme
    => themes/triply-child/template-parts/booking/block.

    2. Edit file and add this code to file item-block-x.php:

     <div class="item_description">
    				<?php echo BABE_Post_types::get_post_excerpt( $post, $excerpt_length ); ?>
                </div>
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.