Danny
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Multiple autoptimze CSS versionsOh wow, I wasn’t aware of the fact that it was unchecked. Thanks for the tip!
Forum: Plugins
In reply to: [Autoptimize] Multiple autoptimze CSS versionsYes of course, thanks!
Here you can see some examples:https://liberi.nl/diarree-door-stress/
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fliberi.nl%2Fdiarree-door-stress%2F&tab=mobile&hl=nlhttps://liberi.nl/werkwijze/
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fliberi.nl%2Fwerkwijze%2F&hl=nlI think there are a hundred of pages affected by the multiple css versions.
Thanks a lot in advance!Danny
Forum: Plugins
In reply to: [Autoptimize] Multiple autoptimze CSS versionsNo, it excludes that CSS cache folder. But all files (the ?ver=4.7.2) do contain that wp-content/cache.. See below. How is this possible?
https://{mywebsite}.com/wp-content/cache/autoptimize/css/autoptimize_single_1acc6d05dce5567e977de5bb00610c80.css?ver=4.7.2
https://{mywebsite}.com/wp-content/cache/autoptimize/css/autoptimize_single_bae547b7cc7cc4f8d4cc8afa3108c5e4.css?ver=5.7.1
Etctera.
Thanks a lot in advance.Danny
Hi Stanislav,
Thanks a lot.
The options only appear for the very first result in the WHILE.
As well, when I use that solution.. But also when I use:
<?php //woocommerce_template_single_add_to_cart(); ?>
within the WHILE.I can’t get the options visible for the other results within the WHILE.
Do you have any suggestions? I need these options to appear.
Thanks a lot in advance.Danny
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Packing Slip with Order EmailThanks a lot Ewout!
Forum: Plugins
In reply to: [Polylang] Shortcode to list ONLY current languageHi The Coder,
I understand the following code echo’s (in my case) “nl”.
<?php echo pll_current_language();?>But I want to get dynamically the full language name AND flag.
Is this possible at all? I do not want to make an if-statement.Thanks for your help!
Danny
Forum: Plugins
In reply to: [Polylang] Shortcode to list ONLY current languageHi the Coder,
Thanks. I saw this function, but I don’t get any data.
How should I use this function?
‘Show flags’ etcetera didn’t do anything..Any example? Thanks a lot!
Danny