Changeset 231236
- Timestamp:
- 06/13/2024 05:46:07 AM (18 months ago)
- Location:
- luxury-hotels/2.1
- Files:
-
- 1 added
- 6 edited
- 1 copied
-
. (copied) (copied from luxury-hotels/2.0)
-
readme.txt (modified) (2 diffs)
-
style-rtl.css (added)
-
style.css (modified) (14 diffs)
-
template-parts/header/top-bar.php (modified) (2 diffs)
-
template-parts/home/about.php (modified) (1 diff)
-
template-parts/home/blog-post.php (modified) (1 diff)
-
template-parts/home/slider.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
luxury-hotels/2.1/readme.txt
r227982 r231236 1 1 === Luxury Hotels === 2 2 Contributors: ThemesPride 3 Tags: wide-blocks, block-styles, one-column, two-columns, right-sidebar, left-sidebar, three-columns, four-columns, grid-layout, custom-colors, custom-header, flexible-header, custom-background, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, post-formats, threaded-comments, translation-ready, photography, food-and-drink, entertainment3 Tags: wide-blocks, block-styles, one-column, two-columns, right-sidebar, left-sidebar, three-columns, four-columns, grid-layout, custom-colors, custom-header, flexible-header, custom-background, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, post-formats, threaded-comments, translation-ready, photography, food-and-drink, entertainment 4 4 Requires at least: 5.0 5 5 Tested up to: 6.5 6 6 Requires PHP: 5.6 7 Stable tag: 2. 07 Stable tag: 2.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 84 84 * Chnaged theme links. 85 85 86 = 2.1 = 87 * Corrected heading structure. 88 * Updated the CSS after correcting the structure of the headings. 89 * Done with the clickable email. 90 * Done with the clickable phone. 91 * Added permalinks. 92 * Added hovers to the home page. 93 * Added rtl CSS. 94 86 95 == Resources == 87 96 -
luxury-hotels/2.1/style.css
r227982 r231236 5 5 Author URI: https://www.themespride.com/ 6 6 Description: Luxury Hotels is a refined and visually stunning template designed to cater to the discerning needs of upscale hospitality establishments. Tailored specifically for luxury hotels, resorts, and premium accommodations, this theme provides an elegant and sophisticated platform for showcasing the opulence and unique offerings of high-end lodging. Visually, the theme exudes luxury with its carefully crafted layout and design. The aesthetics are characterized by sleek lines, tasteful color palettes, and high-quality imagery that collectively convey a sense of exclusivity and sophistication. The layout is structured to showcase the grandeur of hotel amenities, lavish interiors, Group Travel, Backpacking Guides, Honeymoon Travel, Senior Travel, Wellness Retreats, Yoga Retreats, Ski and Snowboarding Trips, Beach Holidays and breathtaking views, creating an immersive experience for potential guests. This theme is ideal for a range of establishments, including luxury boutique hotels, high-end resorts, and upscale bed-and-breakfasts. Its versatility makes it suitable for businesses aiming to attract a discerning clientele seeking an indulgent and memorable stay. The Luxury Hotels WordPress theme also includes features such as reservation forms, image galleries, and interactive maps for highlighting the hotel's prime location. The layout is responsive, ensuring a seamless and visually pleasing browsing experience across various devices, from desktops to tablets and smartphones. Whether emphasizing the lavish interiors, panoramic views, or exclusive amenities, the Luxury Hotels WordPress theme offers a comprehensive and visually compelling solution for high-end establishments looking to establish a prominent online presence. 7 Version: 2. 07 Version: 2.1 8 8 Tested up to: 6.5 9 9 Requires PHP: 5.6 … … 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html 13 13 Text Domain: luxury-hotels 14 Tags: wide-blocks, block-styles, one-column, two-columns, right-sidebar, left-sidebar, three-columns, four-columns, grid-layout, custom-colors, custom-header, flexible-header, custom-background, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, post-formats, threaded-comments, translation-ready, photography, food-and-drink, entertainment14 Tags: wide-blocks, block-styles, one-column, two-columns, right-sidebar, left-sidebar, three-columns, four-columns, grid-layout, custom-colors, custom-header, flexible-header, custom-background, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, post-formats, threaded-comments, translation-ready, photography, food-and-drink, entertainment 15 15 16 16 Luxury Hotels WordPress Theme, Copyright 2023 ThemesPride … … 240 240 padding: 20px 0; 241 241 } 242 .timebox span{242 .timebox a { 243 243 font-size: 14px; 244 244 color: #fff; 245 245 margin-left: 8px; 246 246 font-weight: 500; 247 }248 .timebox i {249 font-size: 12px;250 color: #fff;251 247 } 252 248 .headerbox { … … 263 259 color: #fff!important; 264 260 font-weight: 700; 261 } 262 .header-more-button:hover{ 263 background-color: #000; 265 264 } 266 265 .header-more-button{ … … 323 322 font-size: 25px; 324 323 } 325 324 #slider h1 a:hover, #about h2 a:hover, #latest_blog .demo-box h4 a:hover, .top-header a:hover, 325 .timebox a:hover, .logo h1 a:hover, .logo p a:hover{ 326 color: #FF8F50; 327 } 326 328 /*-------------------------------------------------------------- 327 329 Menu bar … … 562 564 position: relative; 563 565 } 564 #slider h6{566 #slider .inner_content p.slider-top { 565 567 color: #FF8F50; 566 568 font-size: 23px; … … 568 570 font-weight: normal; 569 571 } 570 #slider h 2a {572 #slider h1 a { 571 573 color: #1C1C1C; 572 574 font-size: 40px; … … 614 616 top: 40%; 615 617 } 618 #slider button.owl-next:hover, #slider button.owl-prev:hover{ 619 background-color: #000; 620 } 616 621 #slider button.owl-prev { 617 622 left: 2%; … … 630 635 border-radius: 30px; 631 636 } 632 637 #slider .more-btn a:hover{ 638 background-color: #FF8F50; 639 } 633 640 #slider .more-btn i { 634 641 background: #FF8F50; … … 653 660 position: relative; 654 661 } 655 #about h3{662 #about p.section-title { 656 663 color: #FF8F50 ; 657 664 font-size: 16px; … … 659 666 letter-spacing: 2px; 660 667 font-family: 'Sriracha', cursive; 668 } 669 #about h2 a{ 670 color: #000; 661 671 } 662 672 #about h4:before { … … 704 714 font-weight: 800; 705 715 } 716 .more-btn-2:hover{ 717 background-color: #000; 718 } 706 719 #about h6 { 707 720 font-weight: 600; … … 720 733 width: 100%; 721 734 } 722 #latest_blog .demo-box h 5{735 #latest_blog .demo-box h4 a { 723 736 margin-top: 10px; 724 737 font-size: 20px; 725 738 } 726 #latest_blog .demo-box h 5a {739 #latest_blog .demo-box h4 a { 727 740 font-size: 18px; 728 741 text-decoration: none; … … 1767 1780 left: 0%; 1768 1781 } 1769 #slider h 2a{1782 #slider h1 a{ 1770 1783 font-size: 24px; 1771 1784 } 1772 #slider p, #slider h6{1785 #slider p, #slider .inner_content p.slider-top{ 1773 1786 display: none; 1774 1787 } -
luxury-hotels/2.1/template-parts/header/top-bar.php
r227862 r231236 11 11 <div class="timebox"> 12 12 <?php if( get_theme_mod( 'luxury_hotels_call') != '') { ?> 13 <a class="phn" href="tel:<?php echo esc_url( get_theme_mod('luxury_hotels_call','' )); ?>"><i class="<?php echo esc_attr(get_theme_mod('luxury_hotels_phone_icon','fas fa-phone')); ?> "></i><span class="phone"><?php echo esc_html( get_theme_mod('luxury_hotels_call','')); ?></span></a>13 <a class="phn" href="tel:<?php echo esc_url( get_theme_mod('luxury_hotels_call','' )); ?>"><i class="<?php echo esc_attr(get_theme_mod('luxury_hotels_phone_icon','fas fa-phone')); ?> pe-2"></i><span class="phone"><?php echo esc_html( get_theme_mod('luxury_hotels_call','')); ?></span></a> 14 14 <?php } ?> 15 15 </div> … … 18 18 <div class="timebox"> 19 19 <?php if( get_theme_mod( 'luxury_hotels_mail') != '') { ?> 20 <a class="mail" href="mailto:<?php echo esc_attr( get_theme_mod('luxury_hotels_mail','') ); ?>"><i class=" <?php echo esc_attr(get_theme_mod('luxury_hotels_mail_icon','fas fa-envelope-open')); ?>"></i><span class="phone"><?php echo esc_html( get_theme_mod('luxury_hotels_mail','')); ?></span></a>20 <a class="mail" href="mailto:<?php echo esc_attr( get_theme_mod('luxury_hotels_mail','') ); ?>"><i class="pe-2 <?php echo esc_attr(get_theme_mod('luxury_hotels_mail_icon','fas fa-envelope-open')); ?>"></i><span class="phone"><?php echo esc_html( get_theme_mod('luxury_hotels_mail','')); ?></span></a> 21 21 <?php } ?> 22 22 </div> -
luxury-hotels/2.1/template-parts/home/about.php
r227862 r231236 38 38 <div class="col-lg-6 col-md-6 about-box align-self-center"> 39 39 <?php if( get_theme_mod('luxury_hotels_about_short_heading') != ''){ ?> 40 < h3><?php echo esc_html(get_theme_mod('luxury_hotels_about_short_heading','')); ?></h3>40 <p class="section-title"><?php echo esc_html(get_theme_mod('luxury_hotels_about_short_heading','')); ?></p> 41 41 <?php }?> 42 <h 4><?php the_title(); ?></h4>42 <h2><a href="<?php echo esc_url( get_permalink() ); ?>"><?php the_title(); ?></a></h2> 43 43 <p><?php echo wp_trim_words( get_the_content(),20 );?></p> 44 44 <div class="row"> -
luxury-hotels/2.1/template-parts/home/blog-post.php
r225861 r231236 35 35 </div> 36 36 <div class="demo-box"> 37 <h 5><?php the_title(); ?></h5>37 <h4><a href="<?php echo esc_url( get_permalink() ); ?>"><?php the_title(); ?></a></h4> 38 38 <p><?php echo esc_html(wp_trim_words(get_the_content(), 15)); ?></p> 39 39 <span class="author-detail float-right"><span><i class="fas fa-user m-2"></i></span><?php the_author(); ?></span> -
luxury-hotels/2.1/template-parts/home/slider.php
r225861 r231236 34 34 <div class="inner_content"> 35 35 <?php if( get_theme_mod( 'luxury_hotels_slider_short_heading' ) != '' ) { ?> 36 < h6><?php echo esc_html( get_theme_mod( 'luxury_hotels_slider_short_heading','' ) ); ?></h6>36 <p class="slider-top"><?php echo esc_html( get_theme_mod( 'luxury_hotels_slider_short_heading','' ) ); ?></p> 37 37 <?php } ?> 38 <h 2><a href="<?php echo esc_url( get_permalink() ); ?>"><?php the_title(); ?></a></h2>38 <h1><a href="<?php echo esc_url( get_permalink() ); ?>"><?php the_title(); ?></a></h1> 39 39 <p><?php echo esc_html( wp_trim_words( get_the_content(), 25 ) );?></p> 40 40 <div class="more-btn">
Note: See TracChangeset
for help on using the changeset viewer.