Home › Forums › Bug Reports › ACF Tabs not showing under pagesspeed module › Reply To: ACF Tabs not showing under pagesspeed module
Ok, this is some dirty solution, but its working 😀
I found it here https://modpagespeed.com/doc/restricting_urls . This is just documentation of how you Allow or Disallow certain files/folders on your project.
So what I do is just Disallow input.js from ACF plugin
pagespeed Disallow "http://yourwebsiteurl/wp-content/plugins/advanced-custom-fields/js/input.js";
And since input.js is not going tough “fingers” of pagespeed module, everything is working fine.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.