Make WordPress Themes

Changeset 298890


Ignore:
Timestamp:
11/17/2025 05:08:49 PM (7 days ago)
Author:
themedropbox
Message:

New version of Luxestay Hotel - 1.3.4

Location:
luxestay-hotel/1.3.4
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • luxestay-hotel/1.3.4/archive.php

    r242819 r298890  
    4949                        <?php endwhile; ?>
    5050
    51                          <div class="post-navigation">
    52                             <div class="nav-previous"><?php previous_post_link( '%link', '%title' ); ?></div>
    53                             <div class="nav-next"><?php next_post_link( '%link', '%title' ); ?></div>
    54                           </div>
     51                        <div class="archive-pagination">
     52                                <?php
     53                                    the_posts_pagination( array(
     54                                        'mid_size'  => 2,
     55                                        'prev_text' => __( '« Previous', 'luxestay-hotel' ),
     56                                        'next_text' => __( 'Next »', 'luxestay-hotel' ),
     57                                    ) );
     58                                ?>
     59                            </div>
    5560
    5661
  • luxestay-hotel/1.3.4/style.css

    r286112 r298890  
    55Author URI: https://cawpthemes.com/
    66Description: Introducing LuxeStay Hotel, an exquisite WordPress theme designed to enhance your hotel's online presence effortlessly. This remarkable theme, available for free, caters specifically to hotels, resorts, and lodges, providing a seamless and visually appealing platform for showcasing your unique offerings.LuxeStay Hotel embraces simplicity without compromising on sophistication. Its stunning visuals ensure that your guests are captivated from the moment they enter your website. With an intuitive and user-friendly interface, LuxeStay Hotel Free allows visitors to navigate seamlessly through your site, exploring rooms, amenities, and contact information with ease.Built with a responsive design, LuxeStay Hotel ensures that your website maintains its elegance and functionality across various devices. Whether accessed from a desktop, tablet, or smartphone, your online presence remains visually compelling and user-friendly.
    7 Version: 1.3.3
    8 Tested up to: 6.7
     7Version: 1.3.4
     8Tested up to: 6.8
    99Requires PHP: 7.0
    1010License: GNU General Public License v2 or later
Note: See TracChangeset for help on using the changeset viewer.