We are excited to open our call to artists for the 9th annual Skeena Salmon Art Show! We welcome artists to submit their ideas by June 13th, with artwork to be dropped off at the gallery in the last week of July. You can find the submission guidelines on our website: www.skeenasalmonartsfest.com Read more...
Change Location
Find awesome listings near you!
SELECT wpdt_posts.*
FROM wpdt_posts INNER JOIN wpdt_postmeta ON ( wpdt_posts.ID = wpdt_postmeta.post_id ) INNER JOIN wpdt_postmeta AS mt1 ON ( wpdt_posts.ID = mt1.post_id )
WHERE 1=1 AND (
wpdt_postmeta.meta_key = '_elementor_priority'
AND
(
( mt1.meta_key = '_elementor_location' AND mt1.meta_value = 'elementor_body_end' )
)
) AND wpdt_posts.post_type = 'elementor_snippet' AND ((wpdt_posts.post_status = 'publish'))
GROUP BY wpdt_posts.ID
ORDER BY wpdt_postmeta.meta_value+0 ASC