janiu
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] woocommerce rest api 401Seems that we managed to get it working. In webhooks we had duplicate actions and the newer ones were disabled and older ones active. Changing these solved the issue with Active Campaign.
Forum: Plugins
In reply to: [WooCommerce] woocommerce rest api 401Hi, we’re experiencing a similar issue. Suddenly yesterday Active Campaign is not able to use REST API and get Woocommerce data. Please report here if you find a solution.
Forum: Plugins
In reply to: [Imsanity] [Plugin: Imsanity] Multisite supportWith this feature there seems to be some issue.
I have set the network settings but those are only used in the main blog (id1). If I go there as the same user that’s the whole network’s admin, it says correctly that “Imsanity settings have been configured by the server administrator. There are no site-specific settings available.”
But if I go to some sub blog I’m able to change these settings and the network settings are not in use. Instead there are the original values.
I also tried creating a new blog but it does not take the settings from network admin, it uses 1024. No matter if I login as network admin or blog admin.
I tried to deactivate and activate the plugin.
I’m using subdirectory setup so my main blog where it works is just domain.com and the other blogs where it does not work are domain.com/blogname/
Forum: Plugins
In reply to: [Imsanity] Imsanity and problem with Twentyten backgroundsYou’re great! It’s working, now I can let the users add larger backgrounds but restrict the original image sizes in posts.
Thanks!!
Forum: Plugins
In reply to: [Imsanity] Imsanity and problem with Twentyten backgroundsThanks for trying! The problem is not actually the headers but the background images that might be around 1800px wide. Putting the Imsanity limit there is one option but that won’t save so much space as preferred for the other images…
I don’t know the logic behind this so well, but could be possible somehow for the plugin to check from the url whether it should hook the uploading or not?
Jani
Forum: Plugins
In reply to: [Imsanity] Imsanity and problem with Twentyten backgroundsIt would be a great solution to let the admin choose whether to resize:
a) All uploadsor only (with check boxes)
b) Posts & Pages
c) media libraryThis way I could check b and c options and it would resize everything except the uploads by plugins and themes.
Forum: Plugins
In reply to: [Imsanity] [Plugin: Imsanity] Multisite supportOne more vote for this feature request 🙂
Forum: Fixing WordPress
In reply to: Slow queries( SQL_CALC_FOUND_ROWS) bringing down siteThanks b0b_! Your solution seems to be working except for one thing. When I look in New Relic for PHP errors, I can see that this function is creating lots of “Division by zero” errors. Any ideas on that?