minhduc.dev
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Compress and merge files on the checkout page?I’ve bothered you already, I’ve reopened the ticket.
I have done a lot of my work on LScache, everything is great, my speed score has increased significantly.
Can you add a hidden function to enable using css, js file compression on cart, checkout, account pages like Autoptimize plugin?
“By default Autoptimize also works on your store shopping cart/checkout, uncheck don’t optimize them.”Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file mergeOf course, you deserve the best plugin.
Thanks for having this pluginForum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file merge@optimizingmatters
Wow,
I will try it when life is fine.
This method is just now that I know, it was interesting to talk to an expert.
Thanks for the enthusiastic help for a newbie like me.
I have learned more from an expert like you.
Have a nice day brother- This reply was modified 3 years, 1 month ago by minhduc.dev.
Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file merge@optimizingmatters Thanks, is there any way to use inline javascript the below code in simple? older brother
Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file mergeAwesome! Thanks for the quick reply!
function ao_js( $content ) { $content .= str_replace( "</body>", "script type="text/javascript">ok</script></body>",$content ); return $content; } add_filter( 'autoptimize_html_after_minify', 'ao_js', 1 );
bro can you write easier code to add js below @@
<!-- Google Tag Manager --> <script data-no-optimize="1" defer> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-P4RRabc'); </script> <!-- End Google Tag Manager -->
Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file mergeWow great brother.
I want to add a javascript code after the last merged file before the </body> tag, is there any hook to achieve it. ??
Thanks, have a nice day.Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file mergeok man,
Is there a way to minimize those names, Because I like to be renamed -_-“- This reply was modified 3 years, 1 month ago by minhduc.dev.
Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file mergeI still don’t quite understand.
As in the picture above, only Jquery.js is compressed, how can I compress other files.
I like this about your plugins because they don’t show other people what I’m using.
Thank- This reply was modified 3 years, 1 month ago by minhduc.dev.
Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file mergeI think it’s the woodmart theme
But why I excluded the files from the pool but the names of the files are not compressed like “Jquery.js”
Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file mergeok, wait a moment, i will exclude the batching of theme files one by one
Forum: Plugins
In reply to: [Autoptimize] Plugin not properly handling file merge@optimizingmatters ,Thanks for care!
1. When I include Jquery (Not excluding jquery) everything is fine. I don’t know if this is due to your Theme or Plugin, I will try again by excluding.
2. Ok here is the error I got “Uncaught ReferenceError: woodmartThemeModule is not defined” addToCartAllTypes.min.js
I am using Woodmart themeForum: Plugins
In reply to: [WooCommerce] Payment input field is not secureHi @rainfallnixfig
Thanks you, have a nice dayForum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] please help “schema”Wow, worked fine.
First time I know this “add_action” type.Thanks for helping me out of plan
Good health bro- This reply was modified 3 years, 5 months ago by minhduc.dev.
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] please help “schema”Thank you, I check your reply every day.
Can you help me complete it, maybe there will be many people who need it.
I like your seo plugin, so I have migrated from another plugin, I am learning to use many of these great features, I will buy soon to get to use more special functions not to be missed.Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Tag line indentThanks I solved it myself