displaying attributes twice in [mphb_rooms]Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking displaying attributes twice in [mphb_rooms] Search for: SearchThis topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by Andre Flores.Viewing 2 posts - 1 through 2 (of 2 total)AuthorPosts October 2, 2020 at 2:29 pm #1012256 Bernd GrimmParticipantHello,i would like to realize the presentation as shown on the screenshot. it seems that the list .mphb-loop-room-type-attributes exists twice How can i achieve this?many thanks October 7, 2020 at 8:15 am #1013814 Andre FloresModeratorHello, Bernd!You may duplicate the Attributes section by adding the following code to your active theme functions.php file:add_action( 'mphb_sc_rooms_render_details', array( '\MPHB\Views\LoopRoomTypeView', 'renderAttributes' ), 0 );Please note that you will need to adjust the added section via custom CSS in order to make it look as in the provided screenshot.Regards, AndreAuthorPostsViewing 2 posts - 1 through 2 (of 2 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In