Critical Problems:
* File contains suspected malware URL: wp-content/cache/b2c603b-nitropack/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/data/pagecache/mobile/3511a94527377b29cbc1e9b5c81939ec/ssl-d41d8cd98f00b204.html
* File contains suspected malware URL: wp-content/cache/b2c603b-nitropack/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/data/pagecache/desktop/3511a94527377b29cbc1e9b5c81939ec/ssl-d41d8cd98f00b204.html
High Severity Problems:
* Post contains a suspected malware URL: Initial Coin Offering ICO Overview for VogoV
]]>We keep getting this warning Ilve redacted out web name: Cannot modify header information – headers already sent in /home/{Redacted web name}/{Redacted web name}/website/web/wp-content/plugins/nitropack/classes/Integration/Plugin/WCML.php
]]>Hello,
I’m currently working for one of my clients who uses Nitropack on her WordPress/WooCommerce site. On mobile, mainly on the home page, the image of the Persée Nuit (in the section “Inside our beautiful presentation box…”) appears completely black (as you can see on this link: https://ibb.co/FBB28Cm).
This is how the image should look: https://ibb.co/vDhVvTs.
I have the impression that this is due to Nitropack’s CDN, which is set to “Strong” optimization mode. Also, they’ve just launched a new product, which is driving a lot of traffic to the site, so it’s essential to avoid any slowdowns or bugs as much as possible.
Do you have any idea how to solve this problem?
Thanks in advance for your help.
For the foreseeable future, WP Engine teams cannot log in to www.ads-software.com.
Where plugin updates are made available by WP Engine directly, plugins owned by WP Engine may be updated using guidance shared on their related web pages.
]]>Hello, I’m currently using Nitropack to speed up my site, but I noticed some compatibility issues when I tried switching from WP Rocket. My site’s layout got messed up, and the CSS minification doesn’t seem to be working as expected. Has anyone else faced this problem?
]]>[Sat Oct 05 17:24:09.586868 2024] [lsapi:warn] [pid 198321:tid 139718784005888] [client 185.104.29.254:35930] [host paranormaal-netwerk.nl] Backend log: PHP Warning: file_exists(): open_basedir restriction in effect. File(/home/u8836p6105/domains/paranormaal-netwerk.nl/public_html/wp-content/cache/8335387-nitropack/zmxYEXwjqdFOCdpymKLrEEfHCQKpPPbG/data/pagecache/mobile/a6399ea545b2ae4b2f9e09e13b5b210e_i/ssl-d41d8cd98f00b204.html.stale) is not within the allowed path(s): (/home/u8836p6105/:/tmp:/var/tmp:/opt/alt/php55/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php55/lib/php/) in /home/u8836p6105/domains/paranormaal-netwerk.nl/public_html/wp-content/plugins/nitropack/nitropack-sdk/NitroPack/SDK/StorageDriver/Disk.php on line 95\n
]]>When activating the NitroPack plugin, the images of the products in the product category lose their alt tags. if I disable the module alt tags appear. What can I do? What is wrong?
]]>Hi
Within the WordPress Dashboard, The “Optimization Opportunity” popup comes up everytime I try accessing your settings and the cancel or close button do not work. Please check this.
]]>Hello,
I’m taking the liberty of contacting you today, as I’ve been experiencing a problem for several weeks on a customer’s site (https://www.maison-alcee.com/).
This site uses several extensions, including WooCommerce Multilingual & Multicurrency with WPML and NitroPack. The aim is to display, for example, the price of the Persée Azur (https://www.maison-alcee.com/produit/persee/#azur) at €7,500 before tax for users in France, and at $8,900 before tax for users in the United States.
The problem is as follows:
When my VPN is deactivated and I’m in France, the price is displayed correctly in euros.
However, when I activate the VPN to simulate a connection from the USA, the amount is sometimes displayed correctly ($8,900 excluding taxes), but most of the time it remains displayed in euros (€7,500 excluding taxes).
I found a solution here: https://wpml.org/forums/topic/nitropack-and-multi-currency/
So I added the following code to the functions.php file of my WordPress theme:
function wcml_set_custom_currency_cookie( $currency = false ) {
if ( is_admin() && !( defined('DOING_AJAX') && DOING_AJAX ) )
return;
if ( !empty( $currency ) ) {
setcookie('wcml_custom_currency_cookie', $currency, time() + 60*60*24*7, '/');
return;
}
if ( empty( $_COOKIE['wcml_custom_currency_cookie'] ) && function_exists( 'get_woocommerce_currency' ) ) {
setcookie('wcml_custom_currency_cookie', get_woocommerce_currency(), time() + 60*60*24*7, '/');
}
}
add_action('wcml_switch_currency', 'wcml_set_custom_currency_cookie');
add_action('init', 'wcml_set_custom_currency_cookie');
I’ve also added wcml_custom_currency_cookie (https://ibb.co/vV9Zvkk) to the NitroPack settings (Cache Settings > Cache).
Unfortunately, the problem persists.
For the record, I’m using a VPN for my tests.
Would you have any suggestions or avenues to explore to solve this problem?
Thanks in advance,
Lo?c V.
Hello,
I’m taking the liberty of contacting you because I’m encountering a problem on a client’s site (https://www.maison-alcee.com/).
It’s a WordPress 6.6.1 site using the following extensions:
All-in-One WP Migration
BloomChronopost
Code Snippets
Colissimo shipping methods for WooCommerce
CookieYes | GDPR Cookie Consent
Custom Product Tabs for WooCommerce
DHL eCommerce for WooCommmerce
DHL Express Live Rates
Divi BodyCommerce
Divi Torque Lite
Facebook for WooCommerce
Mailchimp for WooCommerce
MultiStep Checkout for WooCommerce
NitroPack
Performance Lab
Popup Maker
Popups for Divi
Rank Math SEO
Rank Math SEO PRO
Simple Divi Shortcode
Site Kit by Google
Supreme Modules Lite – Divi Theme, Extra Theme and Divi Builder
Weglot Translate
WooCommerce
WooCommerce Multilingual & Multicurrency
WooCommerce Shipping & Tax
WooCommerce Stripe Gateway
Woo Partial.ly
Wp Edit Password Protected
WP HTML Mail – Email Template Designer
WP HTML Mail – WooCommerce
WPS Hide Login
Zoho SalesIQ
The problem is as follows:
The first video on the home page (the one that takes up the whole screen when you arrive on the page) is sometimes not displayed (https://ibb.co/5GFw7T0), especially on certain mobile devices (often under Safari) or on computers. When this happens, scrolling down the page brings up the video.
A few months ago, we were using another extension (WP Rocket) and I was able to correct this bug. However, since we switched to NitroPack, which optimizes the site very well, this problem has resurfaced.
Would you have any suggestions or avenues to explore to solve this problem?
Thanks in advance,
Lo?c V.
Hi ,
I notice that my sites security headers go missing and as i activate or even purge Nitropack’s cache.
Hope you can advice, Thank you
]]>Hello,
I’ve read the 8390302-excluded-resources guide and I’m not sure what I should enter in the “Asset URL/Code” field.
I would like to display a notice to customers which estimates the shipping dates and I need to exclude this code from being optimized.
Class=”woocommerce-info”
Function name is “function ts_dispatch_info_single_product() {…….”
Could you please help me with the “Asset URL/Code” required to exclude the woocommerce-info notice from optimization?
]]>This theme allows you to display YouTube videos instead of featured images, on top of article text. After Nitropack activation I have the problem with YouTube videos.
https://www.birgitwetzel.de/turkestan-an-old-and-a-new-city-in-central-asia/
As you can see, the video is not displayed in the width of the entire post.
And the second problem is on this page with authors photo and üBER MICH text
https://www.birgitwetzel.de/author/birgitwetzel/
Of course, I can exclude all these urls but it doesn’t suit me.
]]>After I activated Nitropack the posts images no longer appears when shared to Facebook.
This is what theme support said: “Does this plugin use Cloudflare? Cloudflare could be the cause of your problem, because it blocks bad robots (Facebook should be good robot). Try to disable it and see if it works. If this is the problem, you need to contact Cloudflare support.”
Any solution?
]]>Hi everyone,
As the developer of the?Easy Form Builder plugin, I’m seeking advice on potential conflicts with NitroPack?.
Here’s the function I’m using for internal caching:
public function get_efbFunction($state) { if (isset($this->efbFunction)) return $this->efbFunction; $efbFunctionInstance; if (false === ($efbFunctionInstance = wp_cache_get('efbFunctionInstance', 'emsfb'))) { if (!class_exists('Emsfb\efbFunction')) { require_once(EMSFB_PLUGIN_DIRECTORY . 'includes/functions.php'); } $efbFunctionInstance = new \Emsfb\efbFunction(); wp_cache_set('efbFunctionInstance', $efbFunctionInstance, 'emsfb', 3600); // 1 hour cache } $this->efbFunction = $efbFunctionInstance; if ($state == 1) return $this->efbFunction;}
I’m concerned that using?wp_cache_get
?and?wp_cache_set
?for internal caching might cause conflicts with NitroPack? . Has anyone encountered similar issues or know of best practices to ensure compatibility?
Any guidance or insights would be greatly appreciated.
Thank you for your help!
]]>“WP Engine acquires NitroPack” this notice keeps coming back again and again even I click the “Dismiss” button. Please fix it.
]]>Хотел установить?NitroPack, но передумал. Деактивировал, но плагин?NitroPack?не удаляется из списка плагинов. Такого раньше не видел. Что можно сделать чтобы его удалить, приложение неактивно?
Был установлен WP Super Cache после активации NitroPack появилось предупреждение и плагин SC перестал работать, деактивация NP и переустановка SC помогли. Теперь в списке плагинов висит неактивный NP это плагин не удалить. Как удалить NitroPack из списка плагинов?
]]>Al entrar a mi pagina web y escoger los productos para mi lista de deseos o favoritos, ocurre que se actualiza la lista pero al ir a la pagina de lista de deseos no salen los productos agregados, solo sale cuando agrego un producto al carrito ahi si se actualiza la pagina de lista de deseos y lo mismo ocurre con la pagina de vistos que son productos vistos recientemente. Por favor solicito ayuda ya que cuando desactive el plugin funcionaba correctamente pero al activarlo nuevamente tuve problemas https://www.youtube.com/watch?v=WQ7DOgurtxo
]]>I need the editor role to have access to clear cache within the wordpress admin. Right now only the admin role has that capability. We have a large site with many users. Everyone who edits content can’t have admin role. I know that as you edit a page, the cache for it should clear automatically but there are cases where that doesn’t work. Changes to global elements come to mind.
Can role capabilities be added within the plugin to allow purging all cache and per page cache? If this existed, we could assign these capabilities to the editor role. Easy.
This is how gravity forms does it:
https://docs.gravityforms.com/role-management-guide/
Please check the type before passing the value to foreach
to avoid generating warnings.
[30-Apr-2024 22:16:17 UTC] PHP Warning: foreach() argument must be of type array|object, null given in /var/www/html/wp-content/plugins/nitropack/classes/WordPress/NitroPack.php on line 167
[30-Apr-2024 22:16:17 UTC] PHP Warning: foreach() argument must be of type array|object, null given in /var/www/html/wp-content/plugins/nitropack/classes/WordPress/NitroPack.php on line 180
On a site that has Nitropack, we want to be able to use “Exclude CSS Selectors” functionality to prevent specific images from lazyloading. The issue is that with the Gutenberg block editor, when you assign an additional CSS class to an element, it adds it to the parent object, not to the image itself. And thus, the lazyloading exclusion is doing nothing.
Is it possible to do either of the following:
As it is right now, the exclusion of elements for lazyloaded images is kind of useless, given how Gutenberg builds blocks.
]]>Hello, I installed NItropack from a video I saw on utube. First it didn’t do as said like it is a magical plugin. Then I had a long chat with someone from the support, I felt like he wanted me to pay the plugin. I so tried many plugin and many conflicts with Nitropack I had to stop it or uninstall… too much fuss. The guy sent me a screenshot to prove me the plugin works. Now I’m chating with WP devolppers telling me my photos aren’t modified wepb any longer and in the plugin no optimization at all. I just see with the plugin on my pagespeed seems a little bit better yet with too many things to change for better, when checking the payed plugin it tells you to pay for CDN etc.. so I don’t know what to think of it and if paying would make it better. Does that mean you restrict the plugin working after few weeks try? Also why I have to emplty cach myself all the time? why so many conflicts with other plugins? Seeing all the people having trouble it doesn’t help to pay to actually be sure it’s useful.
]]>Good Day,
Does this?Nitropack uninstall procedure?completely remove Nitropack from websites that have previously used Nitropack (including transients, database code, connections to your servers, etc.)? If not, kindly provide instructions for a CLEAN uninstall.
Thank you!
]]>After the last update before 21 March 2024, when i wrote a new post and click publish, the Blog Archive page don’t purge, and i see the old content.
Only if i make a full cache purge of Nitropack, the category page update.
I have some suggestion :
1. Purge the Blog Archive page automatically when post a new post.
2. Add a textarea in the configuration admin area, and specify custom page to purge after a new post add.
Best Regards
While reviewing your plugin’s documentation, we could not determine the clear difference between your Free vs Paid plans (i.e., features comparison). All we know is the Limitations of the Free plan.
Can you add the Free plan to the Features Comparison table provided here so we can make a more informed decision?
Also, adding the Features Comparison table to your main website (not just via blog) would be very helpful.
Thank you!
]]>Good Day,
We do not use your plugin, but our security assets have detected an individual, bot, or company that is constantly pinging our site with the following URL (format):
https://www.oursite.com/?ignorenitro=xxx&nitroWebhook=config&token=yyy
Where xxx and yyy are random digits/letters.
The User Agent associated with the above is:
Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Nitro-Webhook-Agent
Is the above in any way related to your plugin? If so, what purpose does it serve? Meanwhile we have blocked noted User Agent.
Thank you!
]]>After maybe 20 minutes we stuck in this problem and support confirmed:
By using nitropack its not possible to have this options and very simple basics:
– If you have a large website you definitly need to setup priority for every posttype. We asking support how to setup:
Index first 1000 products (type: product) before crawler running on 10.000 other sub-pages.
Feedback from support: Good idea.
Sorry, this is not a good idea. This is a absolute must-have and we are in 2024 and we still talking about crawler basics like this?
Next issue:
– We already reduced all not needed DNS Lookups. So now we need to prefetch all needed DNS Lookups by “Reduce DNS Lookups” function. Most of all caching plugins (also free edition) support that function.
NitroPack charge much more per month (and have packages per website-views) and still not have this important function.
They confirm its important to reduce the DNS lookups. But at the same time they say: we can not prefetch the needed DNS lookups. WOW.
Also here: We are in 2024 and still stuck in basics like this?
Sorry. You definitly need to improve this high-priced product.
We going to cancle all 65 subscriptions which we handle and will migrate back to other plugins which can handle the basic needs of page improvements.
And about the score/grade of improvement:
Other plugins cache much more kb/data without bracking the website.
The website in gtmetrix and many other benchmarks (we duplicate the project to 3 stages and installed 3 different caching plugins).
2 of them are much faster. Nitro pack was on place 3. Other cheaper plugin are faster. Also ISP (google pagespeed insights): with nitropack the score is 66. By using another caching plugin we have 91 and passed the core vital values. We also enabled the most hard caching method in nitropack and it does not optimize the website like the other caching plugins.
All together:
To high price for that value.
So less functions and basics are missing.
We have so many clients and after so long product dev time the client still missing simple improvement options like shown above.
And all that basics we start missing after using your product 20 minutes. I dont know how much more is still not possible after we checking more and more your product. ??
I hope you will improve the situation.
First yes I have emptied all caches on wordpress and browsers inc. cookies.
I have also checked url nomenclature and its all OK.
Essentially when any user logins and navigates away from the login landing page to any protected information page they are logged out again immediately.
Disable the Plugin – all works
This only Happens on Chrome on both Mobile and Desktop.
Fine in Safari on desktop and mobile
Fine on Firefox on PC and Mac
Chrome on all platforms logs out immediately for “ALL” users.
I have disabled the plugin to make the site operational for users, but as soon as its re-activated issue return across the board.
Any ideas why?
]]>I ‘d like to use Nitropack, and it seemed to work, but when I added a new event in the Events Calendar, it didn’t show on the website. Then I deactivated Nitropack, added the event and activated Nitropack again, which worked initially, but now this doesn’t work anymore. Is there a solution?
I use Events Calender in combination with Events Shortcodes for the Events Calendar.
]]>I have NitroPack (via WPEngine) installed on multple sites, but I just installed it on a new site and the dashboard doesn’t have any settings. I can’t switch what level the plugin uses, there is no “warm up option.” There are no tabs at the top. I can only see how many pages are cached, a button to clear the cache and a link to the WPEngine dashboard. Every other site I have this on (also through WPEnigine) has way more settings. They are all using the same versions. How do I get these settings back?
Also, while I can see “nitro” headers, there are absolutely 0 performance improvements, unlike on the others. It’s like it’s stuck on a lower setting, but I can’t change it. The WPEngine dashboard only has a “troubleshooting” option which currently has it on “option 1 of 4” whatever that means, but I assume it’s the out of the box setting which is the highest.
]]>