Changeset 254633
- Timestamp:
- 01/04/2025 07:23:10 AM (11 months ago)
- Location:
- fse-tour-booking/1.0.5
- Files:
-
- 4 added
- 4 deleted
- 10 edited
- 1 copied
-
. (copied) (copied from fse-tour-booking/1.0.4)
-
functions.php (modified) (2 diffs)
-
inc/get-started/get-started.css (modified) (2 diffs)
-
languages/fse-tour-booking.pot (modified) (8 diffs)
-
patterns/404.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
style-rtl.css (modified) (1 diff)
-
style.css (modified) (2 diffs)
-
templates/404.html (modified) (1 diff)
-
templates/page-no-header-image.html (added)
-
templates/page-no-title.html (deleted)
-
templates/page-sidebar-on-left.html (added)
-
templates/page-sidebar-on-right.html (added)
-
templates/post-no-header-image.html (added)
-
templates/single-page-sidebar-on-left.html (deleted)
-
templates/single-page-sidebar-on-right.html (deleted)
-
templates/single-post-sidebar-on-right.html (deleted)
-
templates/single-product.html (modified) (1 diff)
-
theme.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fse-tour-booking/1.0.5/functions.php
r250560 r254633 54 54 define('FSE_TOUR_BOOKING_SUPPORT',__('https://wordpress.org/support/theme/fse-tour-booking/','fse-tour-booking')); 55 55 define('FSE_TOUR_BOOKING_REVIEW',__('https://wordpress.org/support/theme/fse-tour-booking/reviews/#new-post','fse-tour-booking')); 56 define('FSE_TOUR_BOOKING_PRO_THEME_BUNDLE',__('https://www.cretathemes.com/products/wordpress-theme-bundle','fse-tour-booking')); 56 57 57 58 add_action( 'wp_enqueue_scripts', 'fse_tour_booking_styles' ); … … 92 93 } if($current_screen->base != 'appearance_page_fse-tour-booking-guide-page' ) { ?> 93 94 94 <div class="notice notice-success ">95 <div class="notice notice-success dash-notice"> 95 96 <h1><?php esc_html_e('Hey, Thank you for installing FSE Tour Booking Theme!', 'fse-tour-booking'); ?></h1> 96 <p><a class="button button-primary customize load-customize hide-if-no-customize" href="<?php echo esc_url( admin_url( 'themes.php?page=fse-tour-booking-guide-page' ) ); ?>"><?php esc_html_e('Navigate Getstart', 'fse-tour-booking'); ?></a> <a class="button button-primary site-edit" href="<?php echo esc_url( admin_url( 'site-editor.php' ) ); ?>"><?php esc_html_e('Site Editor', 'fse-tour-booking'); ?></a></p> 97 <p><a class="button button-primary customize load-customize hide-if-no-customize get-start-btn" href="<?php echo esc_url( admin_url( 'themes.php?page=fse-tour-booking-guide-page' ) ); ?>"><?php esc_html_e('Navigate Getstart', 'fse-tour-booking'); ?></a> 98 <a class="button button-primary site-edit" href="<?php echo esc_url( admin_url( 'site-editor.php' ) ); ?>"><?php esc_html_e('Site Editor', 'fse-tour-booking'); ?></a> 99 <a class="button button-primary buy-now-btn" href="<?php echo esc_url( FSE_TOUR_BOOKING_BUY_NOW ); ?>" target="_blank"><?php esc_html_e('Buy Pro', 'fse-tour-booking'); ?></a> 100 <a class="button button-primary bundle-btn" href="<?php echo esc_url( FSE_TOUR_BOOKING_PRO_THEME_BUNDLE ); ?>" target="_blank"><?php esc_html_e('Get Bundle', 'fse-tour-booking'); ?></a> 101 </p> 97 102 <p class="dismiss-link"><strong><a href="?fse_tour_booking_admin_notice=1"><?php esc_html_e( 'Dismiss', 'fse-tour-booking' ); ?></a></strong></p> 98 103 </div> -
fse-tour-booking/1.0.5/inc/get-started/get-started.css
r241867 r254633 108 108 } 109 109 /*pro box*/ 110 .button.buy-btn {110 .button.buy-btn,.dash-notice .buy-now-btn{ 111 111 background: #f94c30; 112 112 border-color: #f94c30; 113 113 } 114 .button.doc-btn {114 .button.doc-btn,.dash-notice .get-start-btn{ 115 115 background: #17B169; 116 116 border-color: #17B169; 117 117 } 118 .button.demo-btn {118 .button.demo-btn,.dash-notice .bundle-btn{ 119 119 background: #6664e4; 120 120 border-color: #6664e4; … … 218 218 position: relative; 219 219 } 220 .site-edit {220 .site-edit,.dash-notice .buy-now-btn,.dash-notice .bundle-btn{ 221 221 margin-left: 15px !important; 222 222 } -
fse-tour-booking/1.0.5/languages/fse-tour-booking.pot
r250560 r254633 1 # Copyright (C) 202 4Creta Themes1 # Copyright (C) 2025 Creta Themes 2 2 # This file is distributed under the GNU General Public License v2 or later. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: FSE Tour Booking 1.0. 4\n"5 "Project-Id-Version: FSE Tour Booking 1.0.5\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/fse-tour-booking\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 202 4-11-28T17:54:38+05:30\n"12 "POT-Creation-Date: 2025-01-03T15:24:28+05:30\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" … … 66 66 msgstr "" 67 67 68 #: functions.php:95 68 #: functions.php:56 69 msgid "https://www.cretathemes.com/products/wordpress-theme-bundle" 70 msgstr "" 71 72 #: functions.php:96 69 73 msgid "Hey, Thank you for installing FSE Tour Booking Theme!" 70 74 msgstr "" 71 75 72 #: functions.php:9 676 #: functions.php:97 73 77 msgid "Navigate Getstart" 74 78 msgstr "" 75 79 76 #: functions.php:9 680 #: functions.php:98 77 81 #: inc/get-started/get-started.php:58 78 82 msgid "Site Editor" 79 83 msgstr "" 80 84 81 #: functions.php:97 85 #: functions.php:99 86 #: inc/get-started/get-started.php:70 87 msgid "Buy Pro" 88 msgstr "" 89 90 #: functions.php:100 91 msgid "Get Bundle" 92 msgstr "" 93 94 #: functions.php:102 82 95 msgid "Dismiss" 83 96 msgstr "" … … 168 181 msgstr "" 169 182 170 #: inc/get-started/get-started.php:70171 msgid "Buy Pro"172 msgstr ""173 174 183 #: inc/get-started/get-started.php:71 175 184 msgid "Pro Demo" … … 241 250 msgstr "" 242 251 243 #: patterns/404.php:1 2252 #: patterns/404.php:13 244 253 msgid "Oops! That page cannot be found" 245 254 msgstr "" … … 784 793 #: theme.json 785 794 msgctxt "Custom template name" 786 msgid "Single Post (Sidebar on Right)"787 msgstr ""788 789 #: theme.json790 msgctxt "Custom template name"791 795 msgid "Single Post (Sidebar on Left)" 792 796 msgstr "" … … 799 803 #: theme.json 800 804 msgctxt "Custom template name" 805 msgid "Post (No Header Image)" 806 msgstr "" 807 808 #: theme.json 809 msgctxt "Custom template name" 801 810 msgid "Single Page (Sidebar on Right)" 802 811 msgstr "" … … 809 818 #: theme.json 810 819 msgctxt "Custom template name" 811 msgid "Page (No Title / FeatureImage)"820 msgid "Page (No Header Image)" 812 821 msgstr "" 813 822 -
fse-tour-booking/1.0.5/patterns/404.php
r246424 r254633 6 6 ?> 7 7 8 <!-- wp:heading {"textAlign":"center","className":"error-heading","style":{"typography":{"fontSize":"300px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"0","bottom":"0","left":"0","right":"0"}}}} --> 8 9 <h2 class="wp-block-heading has-text-align-center error-heading" style="margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;font-size:300px;font-style:normal;font-weight:600">404</h2> 9 10 <!-- /wp:heading --> -
fse-tour-booking/1.0.5/readme.txt
r250560 r254633 46 46 * Added buttons css in json file. 47 47 48 = 1.0.5 (Released: January 2, 2025) = 49 * Updated single page and post templates. 50 * Added Post no header image template. 51 * Reolved bugs. 52 48 53 == Copyright == 49 54 -
fse-tour-booking/1.0.5/style-rtl.css
r250560 r254633 3224 3224 background: transparent !important; 3225 3225 } 3226 .page-template-page-no-header-image .header-wrap, 3227 .post-template-post-no-header-image .header-wrap{ 3228 position: static; 3229 } 3226 3230 /*slider*/ 3227 3231 .slider:before { -
fse-tour-booking/1.0.5/style.css
r250560 r254633 8 8 Tested up to: 6.7 9 9 Requires PHP: 5.6 10 Version: 1.0. 410 Version: 1.0.5 11 11 License: GNU General Public License v2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 3243 3243 background: transparent !important; 3244 3244 } 3245 .page-template-page-no-header-image .header-wrap, 3246 .post-template-post-no-header-image .header-wrap{ 3247 position: static; 3248 } 3245 3249 /*slider*/ 3246 3250 .slider:before { -
fse-tour-booking/1.0.5/templates/404.html
r249301 r254633 4 4 <div class="wp-block-group"> 5 5 6 <!-- wp:pattern {"slug":"fse-tour-booking/default-header"} /-->6 <!-- wp:pattern {"slug":"fse-tour-booking/default-header"} /--> 7 7 8 <!-- wp:group {"tagName":"main","layout":{"type":"default"}} -->9 <main class="wp-block-group"><!-- wp:heading {"textAlign":"center","className":"error-heading","style":{"typography":{"fontSize":"300px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"0","bottom":"0","left":"0","right":"0"}}}} -->8 <!-- wp:group {"tagName":"main","layout":{"type":"default"}} --> 9 <main class="wp-block-group"> 10 10 11 <!-- wp:pattern {"slug":"fse-tour-booking/404"} /--> 12 13 </main> 14 <!-- /wp:group --> 11 <!-- wp:pattern {"slug":"fse-tour-booking/404"} /--> 12 13 </main> 14 <!-- /wp:group --> 15 15 16 16 17 </div> -
fse-tour-booking/1.0.5/templates/single-product.html
r249301 r254633 11 11 <!-- wp:woocommerce/legacy-template {"template":"single-product"} /--> 12 12 </main> 13 <!-- /wp:group --> 13 14 <!-- wp:template-part {"slug":"footer-columns","theme":"fse-tour-booking","area":"footer"} /--> -
fse-tour-booking/1.0.5/theme.json
r250560 r254633 711 711 }, 712 712 { 713 "name": "single-post-sidebar-on-right",714 "title": "Single Post (Sidebar on Right)",715 "postTypes": ["post"]716 },717 {718 713 "name": "single-post-sidebar-on-left", 719 714 "title": "Single Post (Sidebar on Left)", … … 726 721 }, 727 722 { 728 "name": "single-page-sidebar-on-right", 723 "name": "post-no-header-image", 724 "title": "Post (No Header Image)", 725 "postTypes": ["post"] 726 }, 727 { 728 "name": "page-sidebar-on-right", 729 729 "title": "Single Page (Sidebar on Right)", 730 730 "postTypes": ["page"] 731 731 }, 732 732 { 733 "name": " single-page-sidebar-on-left",733 "name": "page-sidebar-on-left", 734 734 "title": "Single Page (Sidebar on Left)", 735 735 "postTypes": ["page"] 736 736 }, 737 737 { 738 "name": "page-no- title",739 "title": "Page (No Title / FeatureImage)",738 "name": "page-no-header-image", 739 "title": "Page (No Header Image)", 740 740 "postTypes": ["page"] 741 741 },
Note: See TracChangeset
for help on using the changeset viewer.