/* ** Function to Use the Gift search page, when the Property Search is used. */ function custom_tax_page_template( $template ) { //Initiate a Blank New Template $new_template = ''; //For Movies & Music if ( is_singular( 'movie' ) ) $new_template = locate_template( array( 'movies/single.php' ) ); elseif ( is_singular( 'tv' ) ) $new_template = locate_template( array( 'tv/single.php' ) ); //Taxonomies if ( is_tax( 'movie_year' ) ) $new_template = locate_template( array( 'movies/archives/movie_year.php' ) ); elseif ( is_tax( 'movie_genre')) $new_template = locate_template( array( 'movies/archives/movie_genre.php' ) ); elseif ( is_tax( 'movie_actor')) $new_template = locate_template( array( 'movies/archives/movie_actor.php' ) ); elseif ( is_tax( 'movie_director')) $new_template = locate_template( array( 'movies/archives/movie_director.php' ) ); elseif ( is_tax( 'movie_language')) $new_template = locate_template( array( 'movies/archives/movie_language.php' ) ); elseif ( is_tax( 'album')) $new_template = locate_template( array( 'music/archives/album.php' ) ); elseif ( is_tax( 'mtag')) $new_template = locate_template( array( 'music/archives/mtag.php' ) ); elseif ( is_tax( 'music_director')) $new_template = locate_template( array( 'music/archives/music_director.php' ) ); elseif ( is_tax( 'music_genre')) $new_template = locate_template( array( 'music/archives/music_genre.php' ) ); elseif ( is_tax( 'music_language')) $new_template = locate_template( array( 'music/archives/music_language.php' ) ); elseif ( is_tax( 'singer')) $new_template = locate_template( array( 'music/archives/singer.php' ) ); elseif ( is_tax( 'tv_actor')) $new_template = locate_template( array( 'tv/archives/tv_actor.php' ) ); elseif ( is_tax( 'tv_creator')) $new_template = locate_template( array( 'tv/archives/tv_creator.php' ) ); elseif ( is_tax( 'tv_lang')) $new_template = locate_template( array( 'tv/archives/tv_lang.php' ) ); elseif ( is_tax( 'tv_year')) $new_template = locate_template( array( 'tv/archives/tv_year.php' ) ); elseif ( is_tax( 'tv_genre')) $new_template = locate_template( array( 'tv/archives/tv_genre.php' ) ); elseif ( is_tax( 'tv_channel')) $new_template = locate_template( array( 'tv/archives/tv_channel.php' ) ); //For Battle if ( is_singular( 'battle' ) ) $new_template = locate_template( array( 'battles/single.php' ) ); elseif (is_singular( 'top_grossers' )) $new_template = locate_template( array( 'top_grossers/single.php' ) ); elseif (is_singular( 'analytics' )) $new_template = locate_template( array( 'analytics/single.php' ) ); elseif (is_singular( 'singer_battle' )) $new_template = locate_template( array( 'music/singer-battle/single.php' ) ); elseif (is_singular( 'song' )) $new_template = locate_template( array( 'music/song-single/single.php' ) ); if (is_category( 'Box Office' )) $new_template = locate_template( array( 'page-templates/category-box-office-updates.php' ) ); elseif (is_category( 'Trailers' )) $new_template = locate_template( array( 'page-templates/category-trailers.php' ) ); //Return Default stuff is nothing unique is found if ( '' != $new_template ) { return $new_template ; } return $template; } add_filter( 'template_include', 'custom_tax_page_template', 99 );
This Friday, new movie Fukrey returns has released at the box office. Seeing the flop show by last week releases, Firangi and Tera Intezaar, there are high expectations from this movie. Let’s have a look at the reviews it has received from all the leading critics of the Bollywood.
According to Times Of India,”this is a very good fun film to watch and the craziness is double than the first part. The actors have performed their roles very well. The second part is plot-heavy but the timely jokes make it entertaining.”
According to Hindustan Times,”the first part is better but the bromance between Honey and Chu – Cha works initially but later become an irritating ritual. The innocence of the friends is missing in this film. It is a tedious film which an unfunny, unintelligent and repetitive.”
According to Indian Express,” the film could have been funny but it starts to fall right from the start and the crassness begins to get tiresome”. This film is a slog.”
According to Bollywood Hungama,” although the plot of the film is little illogical and unconvincing, it is a good funny film to watch especially when there is no other film of the similar genre at the box office.”
According to NDTV,” the film is less impactful than its first part and the director’s juggling with the character makes it lose its sheen.”
According to BOTY,” the film is full of fun elements and jokes but the plot could have been better. Just like the previous part, the craziness in the movie is shown in the movie.”
Summary
An Average Film!!
Race 3 is on the verge of completion of its run at the box office.…
Race 3 has completed its first 10-day journey at the box office and earned over…
Race 3 has shown some positive signs on its second Saturday after a poor earning…
The movies have always shown a glamorous world, where everybody is perfect and every skin…
Race 3 is dwindling continuously and has disappointed everyone with its performance on the weekdays. The…
Race 3 has completed its first week run and earned around Rs. 145 crores at…