tinatunasandwich
Forum Replies Created
-
I totally agree with you on keeping the local installation.
So regarding those errors, in
wp-config.phpI changed the constantWPCACHEHOMEand is now defined as this:define( 'WPCACHEHOME', '/wp-content/plugins/wp-super-cache/' ), which is the correct path but the errors still show.Warning: include_once(/wp-content/plugins/wp-super-cache/wp-cache-phase1.php): failed to open stream: No such file or directory in /Applications/MAMP/htdocs/leiainc/wp-content/advanced-cache.php on line 21 Warning: include_once(): Failed opening '/wp-content/plugins/wp-super-cache/wp-cache-phase1.php' for inclusion (include_path='.:/Applications/MAMP/bin/php/php7.2.8/lib/php') in /Applications/MAMP/htdocs/leiainc/wp-content/advanced-cache.php on line 21Thanks for the response but I ended up going with a super basic plugin (without a WordPress interface) and it works fine. There probably was some external style conflict.
Ok, the UM plugin is crashing my site.
I tried troubleshooting by deactivating all my plugins and only keeping UM activated and I still got the error too many redirects.
My hosting provider has been helping me by turning off the UM plugin every time this happens so I have access to my site, otherwise I would have no idea how to the site up.
Ok thanks for your quick response!
Oops ok. I thought that meant something else.
So I’ve enabled it to before post but how do I get it to show in the header above the navbar?
Oops, nevermind! I added the CSS for this and forgot I did that.
Forum: Plugins
In reply to: [Imsanity] Not working with WordPress 4.9.2Ok, sorry I’m way out of my league here.
So if you hook the process here: wp_update_attachment_metadata(), like the ninja guy said, it’ll use a lot more memory?
Which is something I definitely do not want. This is exactly why I downloaded your plugin because yours replaces the original one with the resized one.
I’m going to reach out Ninja Forms again with your suggestion.
THANK YOU FOR YOUR TIME!
Forum: Plugins
In reply to: [Imsanity] Not working with WordPress 4.9.2Another support dude just got back to me today morning with this:
The plugin uploads the file to the Media Library with a combination of
wp_insert_attachment ()
wp_generate_attachment_metadata()
wp_update_attachment_metadata()The last function should be where Imsanity hooks in to resize.
That being said, I’ll do some testing with Imsanity and see what I can spot.
Forum: Plugins
In reply to: [Imsanity] Not working with WordPress 4.9.2Hello, ok so this is the response I got from Ninja Forms plugin:
Hello,
The Ninja Forms File Uploads addon does not use the wp_handle_upload function and instead has a custom process to save the file. This is most likely the reason that the plugin that is depending on this function is not working with the plugin. You might want to ask this question on our developer community slack. http://developer.ninjaforms.com/slack/
I went ahead and signed up for their developer slack. Should I ask the same question on their slack or.. ?
Forum: Plugins
In reply to: [Imsanity] Not working with WordPress 4.9.2Ok, I’ll reach out to them today.
Forum: Plugins
In reply to: [Imsanity] Not working with WordPress 4.9.2Maybe this is the Ninja Form plugin issue?
Forum: Plugins
In reply to: [Imsanity] Not working with WordPress 4.9.2I’m using Ninja Forms plugin for the form.
What is GD?
Forum: Plugins
In reply to: [Imsanity] Not working with WordPress 4.9.2Oops images are so small.
Settings:

Submitted through form on site frontend:


Image details in media library:

Forum: Plugins
In reply to: [Imsanity] Not working with WordPress 4.9.2Hello!
Here is what I did step by step:
1. I set the settings like this:

2. Then submitted forms from the main menu on my site with images sized: 684×1024 and 800×800

3. The form is set up to save the uploaded images to my media library on my server. Here are the uploaded images in my media folder:


Image links:
https://sugarfreegallery.com/wp-content/uploads/ninja-forms/8/Chocolate-Chia-Pudding-with-Strawberry-Compote-3-683×1024.jpg
https://sugarfreegallery.com/wp-content/uploads/ninja-forms/8/butternut-squash-hummus-05-3.jpgAs you can see the images are not resized.
Also, I tested the image settings one by one and now they are all at 500×500.
Hi again,
I submitted the question again through the contact form on your website last night, like a minute after I got this response. Please let me know.
Thanks!