Make WordPress Themes

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#159891 closed theme (live)

THEME: Vacation Rental Expert – 1.0

Reported by: drakearthur's profile drakearthur Owned by: themetracbot's profile themetracbot
Priority: theme update Keywords: theme-vacation-rental-expert child-theme parent-travel-booking-expert
Cc: wpexperts110@…

Description

Vacation Rental Expert - 1.0

Our Vacation Rental WordPress Theme offers a range of benefits that will make managing your vacation rental business easy and stress-free. First and foremost, it is incredibly user-friendly, meaning that even if you have no experience with website design or development, you can easily set up and customize your website in just a few clicks.One of the standout features of our Vacation Rental WordPress Theme is its advanced booking system, which allows your customers to easily browse your available properties and make bookings directly through your website. This means that you’ll save time and effort by automating the booking process and reduce the risk of double bookings or other errors.Our theme is also highly customizable, meaning that you can tailor your website to suit your unique brand and style. Choose from a range of pre-made templates, fonts, and color schemes, or create your own custom design to ensure that your website truly stands out from the crowd.Furthermore, our Vacation Rental WordPress Theme is fully responsive, meaning that it looks great on any device, from desktop computers to smartphones and tablets. This means that your customers can easily browse your website and make bookings from anywhere, at any time.

Theme URL - https://www.seothemesexpert.com/wordpress/free-travel-wordpress-themes/
Author URL - https://www.seothemesexpert.com/

Trac Browser - https://themes.trac.wordpress.org/browser/vacation-rental-expert/1.0
WordPress.org - https://wordpress.org/themes/vacation-rental-expert/

SVN - https://themes.svn.wordpress.org/vacation-rental-expert/1.0
ZIP - https://wordpress.org/themes/download/vacation-rental-expert.1.0.zip?nostats=1
Parent Theme: https://wordpress.org/themes/travel-booking-expert

Diff with previous version: [211929] https://themes.trac.wordpress.org/changeset?old_path=vacation-rental-expert/0.9&new_path=vacation-rental-expert/1.0

History:

Ticket Summary Status Resolution Owner
#135559 THEME: Vacation Rental Expert – 0.3 closed live acosmin
#147561 THEME: Vacation Rental Expert – 0.4 closed live themetracbot
#150441 THEME: Vacation Rental Expert – 0.5 closed live themetracbot
#151400 THEME: Vacation Rental Expert – 0.6 closed live themetracbot
#153470 THEME: Vacation Rental Expert – 0.7 closed live themetracbot
#156910 THEME: Vacation Rental Expert – 0.8 closed live themetracbot
#159489 THEME: Vacation Rental Expert – 0.9 closed live themetracbot
#159891 THEME: Vacation Rental Expert – 1.0 closed live themetracbot

(this ticket)

#162467 THEME: Vacation Rental Expert – 1.1 closed live themetracbot
#163676 THEME: Vacation Rental Expert – 1.2 closed live themetracbot
#165125 THEME: Vacation Rental Expert – 1.3 closed live themetracbot
#168998 THEME: Vacation Rental Expert – 1.4 closed live themetracbot
#171650 THEME: Vacation Rental Expert – 1.5 closed live themetracbot
#174392 THEME: Vacation Rental Expert – 1.6 closed live themetracbot
#177462 THEME: Vacation Rental Expert – 1.7 closed live themetracbot
#183010 THEME: Vacation Rental Expert – 1.8 closed live themetracbot
#188427 THEME: Vacation Rental Expert – 1.9 closed live themetracbot
#189000 THEME: Vacation Rental Expert – 2.0 closed live themetracbot
#192499 THEME: Vacation Rental Expert – 2.1 closed live themetracbot
#195126 THEME: Vacation Rental Expert – 2.2 closed live themetracbot
#196487 THEME: Vacation Rental Expert – 2.3 closed live themetracbot
#199449 THEME: Vacation Rental Expert – 2.4 closed live themetracbot
#201334 THEME: Vacation Rental Expert – 2.5 closed live themetracbot
#203001 THEME: Vacation Rental Expert – 2.6 closed live themetracbot
#205529 THEME: Vacation Rental Expert – 2.7 closed live themetracbot
#209103 THEME: Vacation Rental Expert – 2.8 closed live themetracbot
#212496 THEME: Vacation Rental Expert – 2.9 closed live themetracbot
#215654 THEME: Vacation Rental Expert – 3.0 closed live themetracbot
#224839 THEME: Vacation Rental Expert – 10.1 closed live themetracbot
#226535 THEME: Vacation Rental Expert – 10.2 closed live themetracbot
#228207 THEME: Vacation Rental Expert – 10.3 closed live themetracbot
#230033 THEME: Vacation Rental Expert – 10.4 closed live themetracbot
#230565 THEME: Vacation Rental Expert – 10.5 closed live themetracbot
#231922 THEME: Vacation Rental Expert – 10.6 closed live themetracbot
#234268 THEME: Vacation Rental Expert – 10.7 closed live themetracbot
#237908 THEME: Vacation Rental Expert – 10.8 closed live themetracbot
#238466 THEME: Vacation Rental Expert – 10.9 closed live themetracbot
#238610 THEME: Vacation Rental Expert – 11.0 closed live themetracbot
#241623 THEME: Vacation Rental Expert – 11.1 closed live themetracbot
#243928 THEME: Vacation Rental Expert – 11.2 closed live themetracbot


https://themes.svn.wordpress.org/vacation-rental-expert/1.0/screenshot.png
Theme Check Results:

  • REQUIRED: Could not find wp_body_open action or function call at the very top of the body just after the opening body tag. See: wp_body_open
     <?php wp_body_open(); ?>
    
  • REQUIRED: Could not find wp_head. See: wp_head
     <?php wp_head(); ?>
    
  • REQUIRED: Could not find language_attributes. See: language_attributes
    <html <?php language_attributes(); ?>
    
  • REQUIRED: Could not find charset. There must be a charset defined in the Content-Type or the meta charset tag in the head.
  • REQUIRED: Could not find body_class call in body tag. See: body_class
     <?php body_class( $class ); ?>
    
  • REQUIRED: Could not find wp_link_pages. See: wp_link_pages
     <?php wp_link_pages( $args ); ?>
    
  • REQUIRED: Could not find post_class. See: post_class
     <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
    
  • RECOMMENDED: No reference to register_block_pattern was found in the theme. Theme authors are encouraged to implement custom block patterns as a transition to block themes.
  • RECOMMENDED: No reference to register_block_style was found in the theme. Theme authors are encouraged to implement new block styles as a transition to block themes.
  • RECOMMENDED: Could not find the comment-reply script enqueued.
  • RECOMMENDED: Could not find comments_template. See: comments_template
     <?php comments_template( $file, $separate_comments ); ?>
    
  • REQUIRED: Could not find the file index.php in the theme.
  • RECOMMENDED The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
  • RECOMMENDED .sticky css class is recommended in your theme css.
  • RECOMMENDED .bypostauthor css class is recommended in your theme css.
  • RECOMMENDED .alignleft css class is recommended in your theme css.
  • RECOMMENDED .alignright css class is recommended in your theme css.
  • RECOMMENDED .aligncenter css class is recommended in your theme css.
  • RECOMMENDED .wp-caption css class is recommended in your theme css.
  • RECOMMENDED .wp-caption-text css class is recommended in your theme css.
  • RECOMMENDED .gallery-caption css class is recommended in your theme css.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • RECOMMENDED: No reference to add_theme_support( "custom-logo", $args ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "html5", $args ) was found in the theme. It is strongly recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "wp-block-styles" ) was found in the theme. It is recommended that the theme implement this functionality.

Change History (2)

#1 @themetracbot
2 years ago

  • Owner set to themetracbot
  • Resolution set to live
  • Status changed from new to closed

Theme Update for existing Live theme - automatically approved

#2 @themetracbot
2 years ago

The following has been generated by Theme Review Action, this is for informational purposes only.

Theme developers: the Meta team is testing a new tool to help you to discover and fix problems that might otherwise delay approval of your theme. Please give feedback on any errors and omissions in the test results here: https://github.com/WordPress/theme-review-action/issues


Expected to received a 200 status for https://www.seothemesexpert.com/wordpress/free-travel-wordpress-themes/. Received 403.
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-return-200-status

Expected to received a 200 status for https://www.seothemesexpert.com/. Received 403.
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-return-200-status

Note: See TracTickets for help on using tickets.