Title: davidcarrano's Replies | WordPress.org

---

# davidcarrano

  [  ](https://wordpress.org/support/users/davidcarrano/)

 *   [Profile](https://wordpress.org/support/users/davidcarrano/)
 *   [Topics Started](https://wordpress.org/support/users/davidcarrano/topics/)
 *   [Replies Created](https://wordpress.org/support/users/davidcarrano/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/davidcarrano/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/davidcarrano/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/davidcarrano/engagements/)
 *   [Favorites](https://wordpress.org/support/users/davidcarrano/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [What is the proper way to display the posts featured image](https://wordpress.org/support/topic/what-is-the-proper-way-to-display-the-posts-featured-image/)
 *  Thread Starter [davidcarrano](https://wordpress.org/support/users/davidcarrano/)
 * (@davidcarrano)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/what-is-the-proper-way-to-display-the-posts-featured-image/#post-17094285)
 * Thank you again for your help with this. I have the secondary and main post images
   displaying correctly now. Do you have any advice for the image im trying to pull
   in from the ACF field. Right now in ACF it is set to Image URL, and i have the
   url in the src like this
 *     ```wp-block-code
       <img class="bu-img" src="<?php echo the_field('blue-section-feature-img'); ?>" alt="">
       ```
   
 * not sure how else to approach this. Do you know a way to accomplish this? Again
   your help is much appreciated. Thanks
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [What is the proper way to display the posts featured image](https://wordpress.org/support/topic/what-is-the-proper-way-to-display-the-posts-featured-image/)
 *  Thread Starter [davidcarrano](https://wordpress.org/support/users/davidcarrano/)
 * (@davidcarrano)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/what-is-the-proper-way-to-display-the-posts-featured-image/#post-17094125)
 * Thank you. I tried
 *     ```wp-block-code
       <?php echo get_the_post_thumbnail( $post->ID, ‘post-thumbnail’); ?>
       ```
   
 * that worked to pull in the images, but they are too small so when they expand
   to fill the space they are blurred.
 * How would i show a larger image in that space?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [What is the proper way to display the posts featured image](https://wordpress.org/support/topic/what-is-the-proper-way-to-display-the-posts-featured-image/)
 *  Thread Starter [davidcarrano](https://wordpress.org/support/users/davidcarrano/)
 * (@davidcarrano)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/what-is-the-proper-way-to-display-the-posts-featured-image/#post-17093412)
 * Thank you for your response. Would it be possible to just use
 *     ```wp-block-code
       <?php the_post_thumbnail( 'large' ); ?>
       ```
   
 * in place of the image tag?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [What is the proper way to display the posts featured image](https://wordpress.org/support/topic/what-is-the-proper-way-to-display-the-posts-featured-image/)
 *  Thread Starter [davidcarrano](https://wordpress.org/support/users/davidcarrano/)
 * (@davidcarrano)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/what-is-the-proper-way-to-display-the-posts-featured-image/#post-17091507)
 * Also, the image inside bu-feature-post-container is not displaying either.
 * For that one I have an ACF field that has an id of blue-section-feature-img
 * Its return format is Image URL.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OWM Weather] OWM Weather error owm-weather-ajax.js?ver=6.2.2:84 Uncaught TypeError: Cannot re](https://wordpress.org/support/topic/owm-weather-error-owm-weather-ajax-jsver6-2-284-uncaught-typeerror-cannot-re/)
 *  Thread Starter [davidcarrano](https://wordpress.org/support/users/davidcarrano/)
 * (@davidcarrano)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/owm-weather-error-owm-weather-ajax-jsver6-2-284-uncaught-typeerror-cannot-re/#post-16984043)
 * will try that thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OWM Weather] OWM Weather error owm-weather-ajax.js?ver=6.2.2:84 Uncaught TypeError: Cannot re](https://wordpress.org/support/topic/owm-weather-error-owm-weather-ajax-jsver6-2-284-uncaught-typeerror-cannot-re/)
 *  Thread Starter [davidcarrano](https://wordpress.org/support/users/davidcarrano/)
 * (@davidcarrano)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/owm-weather-error-owm-weather-ajax-jsver6-2-284-uncaught-typeerror-cannot-re/#post-16983682)
 * I cannot share the website address on a public forum.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OWM Weather] OWM Weather error owm-weather-ajax.js?ver=6.2.2:84 Uncaught TypeError: Cannot re](https://wordpress.org/support/topic/owm-weather-error-owm-weather-ajax-jsver6-2-284-uncaught-typeerror-cannot-re/)
 *  Thread Starter [davidcarrano](https://wordpress.org/support/users/davidcarrano/)
 * (@davidcarrano)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/owm-weather-error-owm-weather-ajax-jsver6-2-284-uncaught-typeerror-cannot-re/#post-16977977)
 * loader keeps spinning while this error is present. Then I click Cloudfront flush
   all cache and the error goes away and the weather bug displays as expected. Then,
   when i refresh the page, the spinning loader and error returns.
 * I’m seeing 403s returned on POSTs to /wp-admin/admin-ajax.php?lang=en in the 
   Apache logs, so it seems as though the requests are getting past the WAF, CloudFront
   and the ALB to Apache.

Viewing 7 replies - 1 through 7 (of 7 total)