Hotel Galaxy
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEhotel-galaxy.4.1.7.zip
- FILE SIZE2139711 bytes
- MD5d86809b427236a579e3e298591e9cf5e
- SHA1cbcaec2582b0eb086bf8a22e70f3d87c9083137e
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://webdzier.com/themes/hotel-galaxy-premium/
- VERSION4.1.7
- AUTHOR URIhttps://webdzier.com
- TAGSblog, entertainment, one-column, two-columns, right-sidebar, custom-colors, custom-menu, threaded-comments, custom-header, custom-background, custom-logo, featured-images, featured-image-header
- CREATION DATE2019-08-12
- LAST FILE UPDATE2019-08-12
- LAST VALIDATION2019-08-12 20:49
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file service-widget.php.
Ligne97: <label for='<?php echo $this->get_field_id( 'icon' ); ?>'><?php _e( 'Service Icon: { like: fa-cloud } ','hotel-galaxy' ); ?><a href='https://fontawesome.com/icons?d=gallery' target='_blank' ><?php _e('Click H
Possible hard-coded links were found in the file footer-callout.php.Ligne54: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne121: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne188: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne255: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne54: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne121: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne188: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne255: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne54: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne121: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne188: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne255: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne54: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne121: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne188: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Ligne255: 'description'=>__('<a href='http://fontawesome.bootstrapcheatsheets.com'>FontAwesome Icons</a>','hotel-
Possible hard-coded links were found in the file room-section.php.Ligne6: 'description'=>__('<a href='https://webdzier.com/demo/free-themes/hotel-galaxy/use-rooms-section/' targ
Possible hard-coded links were found in the file typography-section.php.Ligne19: 'description'=>__('<a href='https://fonts.google.com/' target='_blank' >Get Fonts </a><br/> <a href='ht
Ligne38: 'description'=>__('<a href='https://fonts.google.com/' target='_blank' >Get Fonts </a><br/> <a href='ht
Ligne19: 'description'=>__('<a href='https://fonts.google.com/' target='_blank' >Get Fonts </a><br/> <a href='ht
Ligne38: 'description'=>__('<a href='https://fonts.google.com/' target='_blank' >Get Fonts </a><br/> <a href='ht
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : theme-customizer.php
Ligne13: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/genral-option.php'
Ligne17: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/typography-section
Ligne21: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/slider.php');
Ligne25: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/room-section.php')
Ligne29: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/services.php');
Ligne34: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/blog.php');
Ligne38: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/shortcode.php');
Ligne42: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/page-title-section
Ligne46: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/social-links.php')
Ligne51: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/footer-callout.php
Ligne55: require_once(Hotel_galaxy_Dir_Uri_include . '/customizer/footer-section.php
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : admin.phpLigne23: require_once( get_template_directory() . '/include/admin/about_theme.php' )
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.