diff --git a/includes/elementor-tags/class-tag-job-logo.php b/includes/elementor-tags/class-tag-job-logo.php index a780f75..698f869 100644 --- a/includes/elementor-tags/class-tag-job-logo.php +++ b/includes/elementor-tags/class-tag-job-logo.php @@ -1,10 +1,13 @@ post_author, 'ddhh_provider_logo', true ) : ''; if ( $image_id ) { $url = wp_get_attachment_image_url( $image_id, 'full' );