Changeset 243741
- Timestamp:
- 09/30/2024 04:39:16 AM (14 months ago)
- Location:
- luxury-hotels/2.4
- Files:
-
- 5 edited
- 1 copied
-
. (copied) (copied from luxury-hotels/2.3)
-
inc/customizer.php (modified) (1 diff)
-
language/luxury-hotels.pot (modified) (3 diffs)
-
readme.txt (modified) (3 diffs)
-
style.css (modified) (1 diff)
-
tp-theme-color.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
luxury-hotels/2.4/inc/customizer.php
r235471 r243741 234 234 )); 235 235 236 //TP Color Option 237 $wp_customize->add_section('luxury_hotels_color_option',array( 238 'title' => __('TP Color Option', 'luxury-hotels'), 239 'priority' => 1, 240 'panel' => 'luxury_hotels_panel_id' 241 ) ); 242 243 $wp_customize->add_setting( 'luxury_hotels_tp_color_option', array( 244 'default' => '', 245 'sanitize_callback' => 'sanitize_hex_color' 246 )); 247 $wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'luxury_hotels_tp_color_option', array( 248 'label' => __('Theme First Color', 'luxury-hotels'), 249 'description' => __('It will change the complete theme color in one click.', 'luxury-hotels'), 250 'section' => 'luxury_hotels_color_option', 251 'settings' => 'luxury_hotels_tp_color_option', 252 ))); 253 236 254 //TP Preloader Option 237 255 $wp_customize->add_section('luxury_hotels_prelaoder_option',array( -
luxury-hotels/2.4/language/luxury-hotels.pot
r235471 r243741 227 227 msgstr "" 228 228 229 #: customizer.php:70 customizer.php:90 customizer.php:107 customizer.php:10 42230 #: customizer.php:1 195229 #: customizer.php:70 customizer.php:90 customizer.php:107 customizer.php:1060 230 #: customizer.php:1213 231 231 msgid "Left" 232 232 msgstr "" 233 233 234 #: customizer.php:71 customizer.php:91 customizer.php:108 customizer.php:10 41235 #: customizer.php:1 196234 #: customizer.php:71 customizer.php:91 customizer.php:108 customizer.php:1059 235 #: customizer.php:1214 236 236 msgid "Right" 237 237 msgstr "" … … 278 278 279 279 #: customizer.php:238 280 msgid "TP Color Option" 281 msgstr "" 282 283 #: customizer.php:248 284 msgid "Theme First Color" 285 msgstr "" 286 287 #: customizer.php:249 288 msgid "It will change the complete theme color in one click." 289 msgstr "" 290 291 #: customizer.php:256 280 292 msgid "TP Preloader Option" 281 293 msgstr "" 282 294 283 #: customizer.php:2 48295 #: customizer.php:266 284 296 msgid "Show / Hide Preloader Option" 285 297 msgstr "" 286 298 287 #: customizer.php:2 58299 #: customizer.php:276 288 300 msgid "Preloader First Ring Color" 289 301 msgstr "" 290 302 291 #: customizer.php:2 59303 #: customizer.php:277 292 304 msgid "It will change the complete theme preloader ring 1 color in one click." 293 305 msgstr "" 294 306 295 #: customizer.php:2 68307 #: customizer.php:286 296 308 msgid "Preloader Second Ring Color" 297 309 msgstr "" 298 310 299 #: customizer.php:2 69311 #: customizer.php:287 300 312 msgid "It will change the complete theme preloader ring 2 color in one click." 301 313 msgstr "" 302 314 303 #: customizer.php:2 78315 #: customizer.php:296 304 316 msgid "Preloader Background Color" 305 317 msgstr "" 306 318 307 #: customizer.php:2 79319 #: customizer.php:297 308 320 msgid "It will change the complete theme preloader bg color in one click." 309 321 msgstr "" 310 322 311 #: customizer.php: 286323 #: customizer.php:304 312 324 msgid "TP Blog Option" 313 325 msgstr "" 314 326 315 #: customizer.php: 296327 #: customizer.php:314 316 328 msgid "Meta Order" 317 329 msgstr "" 318 330 319 #: customizer.php: 297331 #: customizer.php:315 320 332 msgid "" 321 333 "Drag & Drop post items to re-arrange the order and also hide and show items " … … 323 335 msgstr "" 324 336 325 #: customizer.php:3 00337 #: customizer.php:318 326 338 msgid "date" 327 339 msgstr "" 328 340 329 #: customizer.php:3 01341 #: customizer.php:319 330 342 msgid "author" 331 343 msgstr "" 332 344 333 #: customizer.php:3 02345 #: customizer.php:320 334 346 msgid "comment" 335 347 msgstr "" 336 348 337 #: customizer.php:3 03349 #: customizer.php:321 338 350 msgid "category" 339 351 msgstr "" 340 352 341 #: customizer.php:3 14353 #: customizer.php:332 342 354 msgid "Edit Excerpt Limit" 343 355 msgstr "" 344 356 345 #: customizer.php:3 24357 #: customizer.php:342 346 358 msgid "Read More" 347 359 msgstr "" 348 360 349 #: customizer.php:3 28361 #: customizer.php:346 350 362 msgid "Edit Button Text" 351 363 msgstr "" 352 364 353 #: customizer.php:3 42365 #: customizer.php:360 354 366 msgid "Show / Hide Read More Button" 355 367 msgstr "" 356 368 357 #: customizer.php:3 58369 #: customizer.php:376 358 370 msgid "Show / Hide Tags Option" 359 371 msgstr "" 360 372 361 #: customizer.php:3 73373 #: customizer.php:391 362 374 msgid "Show / Hide Category Option" 363 375 msgstr "" 364 376 365 #: customizer.php: 389377 #: customizer.php:407 366 378 msgid "Show / Hide Comment Form" 367 379 msgstr "" 368 380 369 #: customizer.php:4 02 customizer.php:1071381 #: customizer.php:420 customizer.php:1089 370 382 msgid "Show / Hide Related Post" 371 383 msgstr "" 372 384 373 #: customizer.php:4 08385 #: customizer.php:426 374 386 msgid "Related Posts" 375 387 msgstr "" 376 388 377 #: customizer.php:4 12389 #: customizer.php:430 378 390 msgid "Edit Section Title" 379 391 msgstr "" 380 392 381 #: customizer.php:4 24393 #: customizer.php:442 382 394 msgid "Related Post Per Page" 383 395 msgstr "" 384 396 385 #: customizer.php:4 41397 #: customizer.php:459 386 398 msgid "Related Post Per Row" 387 399 msgstr "" 388 400 389 #: customizer.php:4 56401 #: customizer.php:474 390 402 msgid "Post Layout" 391 403 msgstr "" 392 404 393 #: customizer.php:4 59405 #: customizer.php:477 394 406 msgid "Media-Content" 395 407 msgstr "" 396 408 397 #: customizer.php:4 60409 #: customizer.php:478 398 410 msgid "Content-Media" 399 411 msgstr "" 400 412 401 #: customizer.php:4 66413 #: customizer.php:484 402 414 msgid "Menu Typography" 403 415 msgstr "" 404 416 405 #: customizer.php:4 77417 #: customizer.php:495 406 418 msgid "Menu Fonts" 407 419 msgstr "" 408 420 409 #: customizer.php: 487421 #: customizer.php:505 410 422 msgid "Font Weight" 411 423 msgstr "" 412 424 413 #: customizer.php: 491425 #: customizer.php:509 414 426 msgid "100" 415 427 msgstr "" 416 428 417 #: customizer.php: 492429 #: customizer.php:510 418 430 msgid "200" 419 431 msgstr "" 420 432 421 #: customizer.php: 493433 #: customizer.php:511 422 434 msgid "300" 423 435 msgstr "" 424 436 425 #: customizer.php: 494437 #: customizer.php:512 426 438 msgid "400" 427 439 msgstr "" 428 440 429 #: customizer.php: 495441 #: customizer.php:513 430 442 msgid "500" 431 443 msgstr "" 432 444 433 #: customizer.php: 496445 #: customizer.php:514 434 446 msgid "600" 435 447 msgstr "" 436 448 437 #: customizer.php: 497449 #: customizer.php:515 438 450 msgid "700" 439 451 msgstr "" 440 452 441 #: customizer.php: 498453 #: customizer.php:516 442 454 msgid "800" 443 455 msgstr "" 444 456 445 #: customizer.php: 499457 #: customizer.php:517 446 458 msgid "900" 447 459 msgstr "" 448 460 449 #: customizer.php:5 08461 #: customizer.php:526 450 462 msgid "Menu Text Transform" 451 463 msgstr "" 452 464 453 #: customizer.php:5 11465 #: customizer.php:529 454 466 msgid "Uppercase" 455 467 msgstr "" 456 468 457 #: customizer.php:5 12469 #: customizer.php:530 458 470 msgid "Lowercase" 459 471 msgstr "" 460 472 461 #: customizer.php:5 13473 #: customizer.php:531 462 474 msgid "Capitalize" 463 475 msgstr "" 464 476 465 #: customizer.php:5 22477 #: customizer.php:540 466 478 msgid "Font Size" 467 479 msgstr "" 468 480 469 #: customizer.php:5 32481 #: customizer.php:550 470 482 msgid "Contact Details" 471 483 msgstr "" 472 484 473 #: customizer.php:5 33485 #: customizer.php:551 474 486 msgid "Add your contact details" 475 487 msgstr "" 476 488 477 #: customizer.php:5 42489 #: customizer.php:560 478 490 msgid "Add Mail Address" 479 491 msgstr "" 480 492 481 #: customizer.php:5 52 customizer.php:572493 #: customizer.php:570 customizer.php:590 482 494 msgid "Mail Icon" 483 495 msgstr "" 484 496 485 #: customizer.php:5 62497 #: customizer.php:580 486 498 msgid "Add Phone Number" 487 499 msgstr "" 488 500 489 #: customizer.php: 582501 #: customizer.php:600 490 502 msgid "Add Button Text" 491 503 msgstr "" 492 504 493 #: customizer.php: 591505 #: customizer.php:609 494 506 msgid "Add Button URL" 495 507 msgstr "" 496 508 497 #: customizer.php: 599509 #: customizer.php:617 498 510 msgid "Social Media Links" 499 511 msgstr "" 500 512 501 #: customizer.php:6 00513 #: customizer.php:618 502 514 msgid "Add your Social Links" 503 515 msgstr "" 504 516 505 #: customizer.php:6 10 customizer.php:645 customizer.php:676 customizer.php:707506 #: customizer.php:7 38517 #: customizer.php:628 customizer.php:663 customizer.php:694 customizer.php:725 518 #: customizer.php:756 507 519 msgid "Open in new tab" 508 520 msgstr "" 509 521 510 #: customizer.php:6 20522 #: customizer.php:638 511 523 msgid "Facebook Link" 512 524 msgstr "" 513 525 514 #: customizer.php:6 30526 #: customizer.php:648 515 527 msgid "Facebook Icon" 516 528 msgstr "" 517 529 518 #: customizer.php:6 55530 #: customizer.php:673 519 531 msgid "Twitter Link" 520 532 msgstr "" 521 533 522 #: customizer.php:6 65534 #: customizer.php:683 523 535 msgid "Twitter Icon" 524 536 msgstr "" 525 537 526 #: customizer.php: 686538 #: customizer.php:704 527 539 msgid "Instagram Link" 528 540 msgstr "" 529 541 530 #: customizer.php: 696542 #: customizer.php:714 531 543 msgid "Instagram Icon" 532 544 msgstr "" 533 545 534 #: customizer.php:7 17546 #: customizer.php:735 535 547 msgid "YouTube Link" 536 548 msgstr "" 537 549 538 #: customizer.php:7 27550 #: customizer.php:745 539 551 msgid "YouTube Icon" 540 552 msgstr "" 541 553 542 #: customizer.php:7 48554 #: customizer.php:766 543 555 msgid "Pinterest Link" 544 556 msgstr "" 545 557 546 #: customizer.php:7 58558 #: customizer.php:776 547 559 msgid "Pinterest Icon" 548 560 msgstr "" 549 561 550 #: customizer.php:7 68562 #: customizer.php:786 551 563 msgid "Social Icons Font Size in PX" 552 564 msgstr "" 553 565 554 #: customizer.php:7 80566 #: customizer.php:798 555 567 msgid "Slider Settings" 556 568 msgstr "" 557 569 558 #: customizer.php: 791570 #: customizer.php:809 559 571 msgid "Show / Hide slider" 560 572 msgstr "" 561 573 562 #: customizer.php:8 07574 #: customizer.php:825 563 575 msgid "Add short Heading" 564 576 msgstr "" 565 577 566 #: customizer.php:8 22578 #: customizer.php:840 567 579 msgid "Select Slide Image Page" 568 580 msgstr "" 569 581 570 #: customizer.php:8 33582 #: customizer.php:851 571 583 msgid "Slider Button Link" 572 584 msgstr "" 573 585 574 #: customizer.php:8 41586 #: customizer.php:859 575 587 msgid "About Section" 576 588 msgstr "" 577 589 578 #: customizer.php:8 51590 #: customizer.php:869 579 591 msgid "Show / Hide About Section" 580 592 msgstr "" 581 593 582 #: customizer.php:8 62594 #: customizer.php:880 583 595 msgid "About Title" 584 596 msgstr "" 585 597 586 #: customizer.php:8 75598 #: customizer.php:893 587 599 msgid "Select About Page" 588 600 msgstr "" 589 601 590 #: customizer.php: 884602 #: customizer.php:902 591 603 msgid "Add number of points" 592 604 msgstr "" 593 605 594 #: customizer.php:9 00606 #: customizer.php:918 595 607 msgid "Add Text " 596 608 msgstr "" 597 609 598 #: customizer.php:9 08610 #: customizer.php:926 599 611 msgid "Latest News Section" 600 612 msgstr "" 601 613 602 #: customizer.php:9 18614 #: customizer.php:936 603 615 msgid "Show / Hide Latest News Section" 604 616 msgstr "" 605 617 606 #: customizer.php:9 28618 #: customizer.php:946 607 619 msgid "Add Heading" 608 620 msgstr "" 609 621 610 #: customizer.php:9 50622 #: customizer.php:968 611 623 msgid "Select Category" 612 624 msgstr "" 613 625 614 #: customizer.php:9 56626 #: customizer.php:974 615 627 msgid "Footer Text" 616 628 msgstr "" 617 629 618 #: customizer.php:9 57630 #: customizer.php:975 619 631 msgid "Add copyright text." 620 632 msgstr "" 621 633 622 #: customizer.php:9 66634 #: customizer.php:984 623 635 msgid "Copyright Text" 624 636 msgstr "" 625 637 626 #: customizer.php:9 76638 #: customizer.php:994 627 639 msgid "Footer Widget Columns" 628 640 msgstr "" 629 641 630 #: customizer.php: 991642 #: customizer.php:1009 631 643 msgid "Footer Widget Background Color" 632 644 msgstr "" 633 645 634 #: customizer.php: 992646 #: customizer.php:1010 635 647 msgid "It will change the complete footer widget backgorund color." 636 648 msgstr "" 637 649 638 #: customizer.php:10 01650 #: customizer.php:1019 639 651 msgid "Footer Widget Background Image" 640 652 msgstr "" 641 653 642 #: customizer.php:10 14 customizer.php:1060654 #: customizer.php:1032 customizer.php:1078 643 655 msgid "Show / Hide Return to header" 644 656 msgstr "" 645 657 646 #: customizer.php:10 25658 #: customizer.php:1043 647 659 msgid "Scroll to top Icon" 648 660 msgstr "" 649 661 650 #: customizer.php:10 37662 #: customizer.php:1055 651 663 msgid "Scroll to top Position" 652 664 msgstr "" 653 665 654 #: customizer.php:10 38666 #: customizer.php:1056 655 667 msgid "This option work for scroll to top" 656 668 msgstr "" 657 669 658 #: customizer.php:10 43670 #: customizer.php:1061 659 671 msgid "Center" 660 672 msgstr "" 661 673 662 #: customizer.php:10 49674 #: customizer.php:1067 663 675 msgid "Mobile Responsive media" 664 676 msgstr "" 665 677 666 #: customizer.php:10 50678 #: customizer.php:1068 667 679 msgid "Control will no function if the toggle in the main settings is off." 668 680 msgstr "" 669 681 670 #: customizer.php:1 095682 #: customizer.php:1113 671 683 msgid "Show / Hide Site Title" 672 684 msgstr "" 673 685 674 #: customizer.php:11 08686 #: customizer.php:1126 675 687 msgid "Site Title Font Size in PX" 676 688 msgstr "" 677 689 678 #: customizer.php:11 24690 #: customizer.php:1142 679 691 msgid "Show / Hide Site Tagline" 680 692 msgstr "" 681 693 682 #: customizer.php:11 35694 #: customizer.php:1153 683 695 msgid "Site Tagline Font Size in PX" 684 696 msgstr "" 685 697 686 #: customizer.php:11 50698 #: customizer.php:1168 687 699 msgid "Here You Can Customize Your Logo Size" 688 700 msgstr "" 689 701 690 #: customizer.php:11 61702 #: customizer.php:1179 691 703 msgid "Product Per Row" 692 704 msgstr "" 693 705 694 #: customizer.php:11 70706 #: customizer.php:1188 695 707 msgid "Product Per Page" 696 708 msgstr "" 697 709 698 #: customizer.php:11 80710 #: customizer.php:1198 699 711 msgid "Show / Hide Shop page sidebar" 700 712 msgstr "" 701 713 702 #: customizer.php:1 191714 #: customizer.php:1209 703 715 msgid "Sale Badge Position" 704 716 msgstr "" 705 717 706 #: customizer.php:1 192718 #: customizer.php:1210 707 719 msgid "This option work for Archieve Products" 708 720 msgstr "" 709 721 710 #: customizer.php:12 05722 #: customizer.php:1223 711 723 msgid "Show / Hide Product page sidebar" 712 724 msgstr "" 713 725 714 #: customizer.php:12 16726 #: customizer.php:1234 715 727 msgid "Show / Hide related product" 716 728 msgstr "" 717 729 718 #: customizer.php:12 23730 #: customizer.php:1241 719 731 msgid "404 Page" 720 732 msgstr "" 721 733 722 #: customizer.php:12 27734 #: customizer.php:1245 723 735 msgid "Oops! That page cant be found." 724 736 msgstr "" 725 737 726 #: customizer.php:12 31738 #: customizer.php:1249 727 739 msgid "Edit Title" 728 740 msgstr "" 729 741 730 #: customizer.php:12 36742 #: customizer.php:1254 731 743 msgid "It looks like nothing was found at this location. Maybe try a search?" 732 744 msgstr "" 733 745 734 #: customizer.php:12 40746 #: customizer.php:1258 735 747 msgid "Edit Text" 736 748 msgstr "" 737 749 738 #: customizer.php:12 72750 #: customizer.php:1290 739 751 msgid "Luxury Hotels Pro Theme" 740 752 msgstr "" 741 753 742 #: customizer.php:13 57754 #: customizer.php:1375 743 755 msgid "Upgrade Pro" 744 756 msgstr "" 745 757 746 #: customizer.php:13 70758 #: customizer.php:1388 747 759 msgid "Theme Documentation" 748 760 msgstr "" 749 761 750 #: customizer.php:13 71762 #: customizer.php:1389 751 763 msgid "Click Here" 752 764 msgstr "" -
luxury-hotels/2.4/readme.txt
r239771 r243741 5 5 Tested up to: 6.6 6 6 Requires PHP: 5.6 7 Stable tag: 2. 37 Stable tag: 2.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 11 11 == Description == 12 12 13 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. 14 13 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, Luxury accommodations, Hotel services, Exclusive resorts, Group tours, Travel guides, Honeymoon packages, Senior tours, Wellness vacations, Yoga holidays, Ski resorts, Snowboarding vacations, Beach resorts, Scenic views, Boutique hotels, Travel experiences, Adventure travel, Relaxation retreats, Travel itineraries, Luxury getaways, Destination travel 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. 15 14 16 15 == Changelog == … … 105 104 * Updated the POT file. 106 105 106 = 2.4 = 107 * Enhanced the theme description for better clarity and detail. 108 * Added a global color option. 109 * Updated typography. 110 * Updated the POT file. 111 107 112 == Resources == 108 113 -
luxury-hotels/2.4/style.css
r239771 r243741 4 4 Author: ThemesPride 5 5 Author URI: https://www.themespride.com/ 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. 36 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, Luxury accommodations, Hotel services, Exclusive resorts, Group tours, Travel guides, Honeymoon packages, Senior tours, Wellness vacations, Yoga holidays, Ski resorts, Snowboarding vacations, Beach resorts, Scenic views, Boutique hotels, Travel experiences, Adventure travel, Relaxation retreats, Travel itineraries, Luxury getaways, Destination travel 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.4 8 8 Tested up to: 6.6 9 9 Requires PHP: 5.6 -
luxury-hotels/2.4/tp-theme-color.php
r227862 r243741 2 2 3 3 $luxury_hotels_tp_theme_css = ''; 4 5 $luxury_hotels_tp_color_option = get_theme_mod('luxury_hotels_tp_color_option'); 6 7 if($luxury_hotels_tp_color_option != false){ 8 $luxury_hotels_tp_theme_css .='button[type="submit"], .center1 .ring::before, .center2 .ring::before, .header-more-button, .main-navigation ul ul, .main-navigation .menu-nav > ul > li.highlight, #slider button.owl-next, #slider button.owl-prev, #slider .more-btn a:hover, #slider .more-btn i, #about h4:before, .more-btn-2, .woocommerce ul.products li.product .onsale,.woocommerce span.onsale, .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,.wc-block-cart__submit-container a,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .page-numbers, .prev.page-numbers, 9 .next.page-numbers, .prev.page-numbers:focus, 10 .prev.page-numbers:hover, 11 .next.page-numbers:focus, 12 .next.page-numbers:hover , span.meta-nav, span.meta-nav:hover, .error-404 [type="submit"], #theme-sidebar .wp-block-search .wp-block-search__label:before,#theme-sidebar h3:before, #theme-sidebar h1.wp-block-heading:before, #theme-sidebar h2.wp-block-heading:before, #theme-sidebar h3.wp-block-heading:before,#theme-sidebar h4.wp-block-heading:before, #theme-sidebar h5.wp-block-heading:before, #theme-sidebar h6.wp-block-heading:before, #theme-sidebar button[type="submit"], #footer button[type="submit"], .woocommerce a.button:hover,#theme-sidebar button[type="submit"]:hover,#comments input[type="submit"]:hover, #theme-sidebar button[type="submit"]:hover, #footer button[type="submit"]:hover, #comments input[type="submit"], .site-info, #return-to-top, #return-to-top:hover, .toggle-nav button{'; 13 $luxury_hotels_tp_theme_css .='background: '.esc_attr($luxury_hotels_tp_color_option).';'; 14 $luxury_hotels_tp_theme_css .='}'; 15 } 16 if($luxury_hotels_tp_color_option != false){ 17 $luxury_hotels_tp_theme_css .='{'; 18 $luxury_hotels_tp_theme_css .='background: '.esc_attr($luxury_hotels_tp_color_option).'!important;'; 19 $luxury_hotels_tp_theme_css .='}'; 20 } 21 if($luxury_hotels_tp_color_option != false){ 22 $luxury_hotels_tp_theme_css .='a, a:hover, .social-media i:hover, #slider h1 a:hover, #about h2 a:hover, #latest_blog .demo-box h4 a:hover, .top-header a:hover, 23 .timebox a:hover, .logo h1 a:hover, .logo p a:hover, .main-navigation a:hover, .box-info i, .readmore-btn a, .readmore-btn a, #slider .inner_content p.slider-top, #about p.section-title, #about i.fas.fa-check, a.added_to_cart.wc-forward, #theme-sidebar .wp-block-search .wp-block-search__label,#theme-sidebar h3, #theme-sidebar h1.wp-block-heading, #theme-sidebar h2.wp-block-heading, #theme-sidebar h3.wp-block-heading,#theme-sidebar h4.wp-block-heading, #theme-sidebar h5.wp-block-heading, #theme-sidebar h6.wp-block-heading, #footer h1.wp-block-heading, #footer h2.wp-block-heading, #footer h3.wp-block-heading,#footer h4.wp-block-heading, #footer h5.wp-block-heading, #footer h6.wp-block-heading, #theme-sidebar a:hover, #footer a:hover, #footer li a:hover, #footer .tagcloud a:hover,#footer p.wp-block-tag-cloud a:hover{'; 24 $luxury_hotels_tp_theme_css .='color: '.esc_attr($luxury_hotels_tp_color_option).';'; 25 $luxury_hotels_tp_theme_css .='}'; 26 } 27 if($luxury_hotels_tp_color_option != false){ 28 $luxury_hotels_tp_theme_css .='.center1, .center2{'; 29 $luxury_hotels_tp_theme_css .='border-top-color: '.esc_attr($luxury_hotels_tp_color_option).';'; 30 $luxury_hotels_tp_theme_css .='}'; 31 } 32 if($luxury_hotels_tp_color_option != false){ 33 $luxury_hotels_tp_theme_css .='.page-box, #theme-sidebar section{'; 34 $luxury_hotels_tp_theme_css .='border-bottom-color: '.esc_attr($luxury_hotels_tp_color_option).';'; 35 $luxury_hotels_tp_theme_css .='}'; 36 } 37 if($luxury_hotels_tp_color_option != false){ 38 $luxury_hotels_tp_theme_css .='.center1, .center2, .page-box, #theme-sidebar section{'; 39 $luxury_hotels_tp_theme_css .='border-left-color: '.esc_attr($luxury_hotels_tp_color_option).';'; 40 $luxury_hotels_tp_theme_css .='}'; 41 } 42 if($luxury_hotels_tp_color_option != false){ 43 $luxury_hotels_tp_theme_css .='.readmore-btn a,#theme-sidebar .tagcloud a:hover,#sidebar p.wp-block-tag-cloud a:hover, .post_tag a:hover,#theme-sidebar .widget_tag_cloud a:hover, #footer .tagcloud a:hover,#footer p.wp-block-tag-cloud a:hover{'; 44 $luxury_hotels_tp_theme_css .='border-color: '.esc_attr($luxury_hotels_tp_color_option).';'; 45 $luxury_hotels_tp_theme_css .='}'; 46 } 4 47 5 48 //preloader
Note: See TracChangeset
for help on using the changeset viewer.