SELECT SQL_CALC_FOUND_ROWS ETTXTa0mT_posts.*, 1 rooms_available, 0 rooms_booked , IFNULL((SELECT price_meta2.meta_value + 0 FROM ETTXTa0mT_postmeta price_meta2 WHERE price_meta2.post_id=wpml_translations_default.element_id AND price_meta2.meta_key='_accommodation_min_price:2024-11-03:2026-11-03' LIMIT 1), 0) accommodation_price , IFNULL((SELECT price_meta3.meta_value + 0 FROM ETTXTa0mT_postmeta price_meta3 WHERE price_meta3.post_id=wpml_translations_default.element_id AND price_meta3.meta_key='accommodation_static_from_price' LIMIT 1), 0) accommodation_static_price
FROM ETTXTa0mT_posts JOIN ETTXTa0mT_icl_translations wpml_translations
ON ETTXTa0mT_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', ETTXTa0mT_posts.post_type) LEFT JOIN ETTXTa0mT_icl_translations wpml_translations_default ON wpml_translations_default.trid = wpml_translations.trid AND (wpml_translations_default.source_language_code IS NULL OR wpml_translations.source_language_code IS NULL)
WHERE 1=1 AND ETTXTa0mT_posts.post_type = 'accommodation' AND ((ETTXTa0mT_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'ar' OR (
wpml_translations.language_code = 'en'
AND ETTXTa0mT_posts.post_type IN ( 'post','page','attachment','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_global_styles','wp_navigation','location','review','extra_item','room_type','accommodation','tour','cabin_type','cruise','car_rental','acf-taxonomy','acf-post-type','acf-field-group','product','shop_order_refund','shop_order_placehold','wpcf7_contact_form' )
AND ( (
( SELECT COUNT(element_id)
FROM ETTXTa0mT_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'ar'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM ETTXTa0mT_icl_translations t2
JOIN ETTXTa0mT_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'ar'
AND (
p.post_status = 'publish' OR p.post_status = 'private' OR
( p.post_type='attachment' AND p.post_status = 'inherit' )
)
) = 0 ) )
) ) AND ETTXTa0mT_posts.post_type IN ('post','page','attachment','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_global_styles','wp_navigation','location','review','extra_item','room_type','accommodation','tour','cabin_type','cruise','car_rental','acf-taxonomy','acf-post-type','acf-field-group','product','shop_order_refund','shop_order_placehold','wpcf7_contact_form' ) ) OR ETTXTa0mT_posts.post_type NOT IN ('post','page','attachment','customize_changeset','oembed_cache','user_request','wp_block','wp_template','wp_template_part','wp_global_styles','wp_navigation','location','review','extra_item','room_type','accommodation','tour','cabin_type','cruise','car_rental','acf-taxonomy','acf-post-type','acf-field-group','product','shop_order_refund','shop_order_placehold','wpcf7_contact_form' ) )
GROUP BY ETTXTa0mT_posts.ID HAVING 1=1
ORDER BY ETTXTa0mT_posts.post_title ASC
LIMIT 0, 12