I downloaded this theme from themeforest : https://themeforest.net/item/hata-real-estate/16828651
There are couple of plugins I need to install with this theme in order to load demo content and make it work.
One of the plugin is called "HATA Plugin". When I try to activate it, it gives me this error.
Parse error: syntax error, unexpected '[' in /home/content/99/10169899/html/chaitanya/wp-content/plugins/pixar-hata/includes/shortcodes.php on line 22
This is the line 22 :
$output .= ( !empty( $photo ) ? '<figure><img src="'.esc_url( wp_get_attachment_image_src( $photo, 'full' )[0] ).'" alt="'.esc_attr( $name ).'" class="img-responsive"></figure>' : '' );