st3llap
Forum Replies Created
-
Hello,
I have the same issue, using:
Wordpress 4.8.1
Jetpack 5.2.1
ACF 4.4.11
Hosted on WP EngineSteps to replicate:
1. Before activating Jetpack go to the CF dashboard section, add a field group and create a custom field under it.
2. Activate and connect Jetpack.
3. Go back to the CF dashboard on the previous field group and click update (no need to create a new CF).
4. All custom fields under that field group will then disappear. They will also not show up under the concerned posts.Thanks!
Forum: Plugins
In reply to: [Autoptimize] Source Mapping URLI’m afraid the minifier adds the sourcemap since it’s the one knowing the mapping between the original and the minified version. Minify-2.3.1-jsmin and yui-php-cssmin-2.4.8-4_fgo don’t seem to do that though.
Uglify on the other hand does seem to have an option to add a sourcemap. I might try to use this instead.
Thanks
Forum: Plugins
In reply to: [Autoptimize] Source Mapping URLThanks for the quick reply.
I want to be able to monitor exceptions using Honeybadger and it requires that the sourcemap is available like that.
Could you maybe point out how I would need to customize the plugin to do that without breaking anything? How can I access the sourcemap URL? Wouldn’t appending it using one of the filters work?
Thanks
Forum: Plugins
In reply to: [Search in Place] Search in current categoryThank you for your reply.
Now this plugin works only for one category.
Does your reply also mean that my first question is not doable (dynamically display search results related to the category template the searchfield is)?Thanks!
Forum: Plugins
In reply to: [Search in Place] Search in categories namesOK, thanks a lot for your reply!
Forum: Plugins
In reply to: [Polylang] different languages in slides of Meta SliderHello,
I have the exact same problem. Have you found or done anything to solve it?
Thanks in advance