Title: Andy's Replies | WordPress.org

---

# Andy

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 67 total)

1 [2](https://wordpress.org/support/users/andythreecoaching/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/andythreecoaching/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/andythreecoaching/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/andythreecoaching/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/andythreecoaching/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Force a featured image on my home page?](https://wordpress.org/support/topic/force-a-featured-image-on-my-home-page/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/force-a-featured-image-on-my-home-page/#post-10777786)
 * sorry, resolved.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Force a featured image on my home page?](https://wordpress.org/support/topic/force-a-featured-image-on-my-home-page/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/force-a-featured-image-on-my-home-page/#post-10777785)
 * I actually figured it out. Even if you use Elementor, you can just go to the 
   regular WordPress edit page (don’t choose edit with wordpress though) and set
   the featured image using the featured image… feature. Click save and it will 
   apply it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[OceanWP] change footer background image in OceanWP/Elementor](https://wordpress.org/support/topic/change-footer-background-image-in-oceanwp-elementor/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/change-footer-background-image-in-oceanwp-elementor/#post-10747726)
 * Here’s a screen shot of the code and the part of the site affected in case that
   helps:
 * [https://imgur.com/a/bspPJd9](https://imgur.com/a/bspPJd9)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[OceanWP] change footer background image in OceanWP/Elementor](https://wordpress.org/support/topic/change-footer-background-image-in-oceanwp-elementor/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/change-footer-background-image-in-oceanwp-elementor/#post-10747598)
 * See, there’s some complicated code surrounding the footer. I’m suggesting that
   you can’t just hard code it because the oceanWP theme is doing all kinds of stuff
   with the footer. It’s just such a damn shame that you can totally change the 
   background color but not the background image in the UI. Here are two examples
   of how the footer’s background is tied up in other code:
 * `$footer_background = get_theme_mod( 'ocean_footer_background', '#222222' );`
 *     ```
       // Footer background
       			if ( ! empty( $footer_background ) && '#222222' != $footer_background ) {
       				$css .= '#footer-widgets{background-color:'. $footer_background .';}';
       			}
       ```
   
    -  This reply was modified 7 years, 7 months ago by [Andy](https://wordpress.org/support/users/andythreecoaching/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] edit thumbnail hasn't worked properly for months now](https://wordpress.org/support/topic/edit-thumbnail-hasnt-worked-properly-for-months-now/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/edit-thumbnail-hasnt-worked-properly-for-months-now/#post-6992377)
 * Hi,
 * Thanks for the response. I’d prefer not to clear the image cache as all this 
   does for me is cause all the thumbnails in my gallery to lose their crop and 
   then, seeing as I can’t just update the crop in the back-end, I have to pull 
   down all the thumbnails and edit them manually and re-upload. Very time-consuming.
 * Not sure what is meant by re-insert the specific display?
 * I have two sites that are almost identical where one won’t let me edit the thumbs
   at all. You tried suggesting a few things in a previous post, I did those and
   none of them worked, so I think it might need someone at your end to look at 
   it specifically?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] edit thumbnail not working – updated WP and made it even worse](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/page/2/#post-6842982)
 * [@photocrati](https://wordpress.org/support/users/photocrati/) Hi Cais,
 * I just deactivated my plugins as you suggested, there were only two: akismet 
   and formidable. That didn’t do anything. This site, as I mentioned before, is
   sort of twinned with another site that’s damn near identical save for a few jpegs,
   so it’s not the theme as that other site works fine.
 * Likely this is a job for the dev team to investigate!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] edit thumbnail not working – updated WP and made it even worse](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/#post-6842977)
 * Cais,
 * I mean that when I click on ‘edit thumbs’ absolutely nothing happens. No pop-
   up, nothing.
 * The only buttons/links that do what they’re supposed to are ‘view’ and ‘delete’.
   All others do nothing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] edit thumbnail not working – updated WP and made it even worse](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/#post-6842969)
 * Hi Cais,
 * So I’m back to my original problem now which is that when I click on ‘edit thumb’
   it does nothing and any image I add ends up full size amongst the gallery thumbs
   on the front end.
 * How would you like me to proceed with this issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] edit thumbnail not working – updated WP and made it even worse](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/#post-6842943)
 * Hi Cais,
 * I have an interesting case. Two almost identical web sites, one that does not
   have this problem, one that does.
 * [http://www.architecturalvisualisation3d.co.uk/](http://www.architecturalvisualisation3d.co.uk/)(
   has the problem)
 * [http://www.architecturalvisualizationseattle.com/](http://www.architecturalvisualizationseattle.com/)(
   does not)
 * Not sure if this helps you guys out in any way. Problem site has latest WordPress
   compared to the other site, but that was updated after the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] edit thumbnail not working – updated WP and made it even worse](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/edit-thumbnail-not-working-updated-wp-and-made-it-even-worse/#post-6842878)
 * Thanks for responding! will keep an eye out for any updates 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] won't work with my thumbnail gallery](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/page/2/#post-6718416)
 * good GOD that was complicated! Thanks so much for your help!
 * I checked with my hosting company and they said I’m not even registered with 
   cloudflare. So that’s odd.
 * Now I just need to make copious notes in case I need to do it again.
 * But question – did the !important really make the difference? and if so, why?
 * Edit: just looked it up. It overrides anything before it 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] won't work with my thumbnail gallery](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/page/2/#post-6718407)
 * I’m actually in Seattle, just moved here from the UK and so haven’t updated all
   my profiles etc. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] won't work with my thumbnail gallery](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/#post-6718405)
 * I thought it might be Cloudflare. I’ve had to email my host support because I’ve
   just changed hosts and can’t change my settings yet. I’ll see what happens when
   they get back to me. Thanks for your help thus far!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] won't work with my thumbnail gallery](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/#post-6718403)
 * Done, still no change.
 * Methinks we are defeated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] won't work with my thumbnail gallery](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/)
 *  Thread Starter [Andy](https://wordpress.org/support/users/andythreecoaching/)
 * (@andythreecoaching)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wont-work-with-my-thumbnail-gallery/#post-6718400)
 * all I need is the overlay. I have this in my style.css:
 *     ```
       #fancybox-overlay
       {
       background-color: #111;
       }
       ```
   

Viewing 15 replies - 1 through 15 (of 67 total)

1 [2](https://wordpress.org/support/users/andythreecoaching/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/andythreecoaching/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/andythreecoaching/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/andythreecoaching/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/andythreecoaching/replies/page/2/?output_format=md)