Title: Plugin loads but
Last modified: September 11, 2019

---

# Plugin loads but

 *  [Eduardo Oliveira](https://wordpress.org/support/users/edueter/)
 * (@edueter)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/plugin-loads-but/)
 * Unfortunately, I’ve no link to provide to the site I’m buildin’ since it’s on
   my localhost. But the thing is I’m having such a hard time placing this plugin
   to use.
 * On my home, there will be a small blog feed with three posts on a single column
   and the thing is I’m trying to use Smart Crop to handle the focus on the thumbnails.
   
   Added a class as in the FAQ suggestion with .wpsmartcrop-image and even tried
   the wrapper .post-img.
 *     ```
       .post-img {
       max-width: 40%;
       position: relative;
       overflow: hidden;
       	img.wpsmartcrop-image {
       	display: block;
       	width: auto;
       	max-height: 288px;
       	}
       ```
   
 * But even tho I can see it loads quite alright, with e.g. `data-smartcrop-focus
   ="[60,49]"`, there’s no change at all in the placement of the image. I’ve gone
   inside every featured image in the posts that are already there, enabled the 
   smart crop, placed the focus, saved, updated the post. Nothing changes. Not sure
   if I’m getting anything wrong, so I’d appreciate any help. But the data-smart-
   crop attribute should call for something, which I don’t know what is.
 * Running a docker image with presspack and working with Sass.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Bytes.co](https://wordpress.org/support/users/burlingtonbytes/)
 * (@burlingtonbytes)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/plugin-loads-but/#post-12103977)
 * Hi edueter,
 * Could you try disabling all plugins but WP smartcrop, and changing the theme 
   to twenty-nineteen, and let us know if the issue persists?
 * Thanks,
    Bytes.co

Viewing 1 replies (of 1 total)

The topic ‘Plugin loads but’ is closed to new replies.

 * ![](https://ps.w.org/wp-smartcrop/assets/icon-256x256.png?rev=1371575)
 * [WP SmartCrop](https://wordpress.org/plugins/wp-smartcrop/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-smartcrop/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-smartcrop/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-smartcrop/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-smartcrop/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-smartcrop/reviews/)

## Tags

 * [not working](https://wordpress.org/support/topic-tag/not-working/)

 * 1 reply
 * 2 participants
 * Last reply from: [Bytes.co](https://wordpress.org/support/users/burlingtonbytes/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/plugin-loads-but/#post-12103977)
 * Status: not resolved