Tim Eckel
@teckel on WordPress.org
-
Posted a reply to AMP URLs in Search Console, on the site WordPress.org Forums:
Unfortunately, I don't use AMP nor know what it even is, so there will be…4 months ago
-
Created a topic, Template, on the site WordPress.org Forums:
https://www.youtube.com/watch?v=_CUVHTQm-kY9 months ago
-
Posted a reply to Last updated: 2 years ago, on the site WordPress.org Forums:
Yup!10 months ago
-
Posted a reply to Plugin breaks Revolution Slider V6, on the site WordPress.org Forums:
Rev Slider must be doing something incredibly unique then as this is the only conflict…1 year ago
-
Posted a reply to Plugin breaks Revolution Slider V6, on the site WordPress.org Forums:
Use the option in Minify Html to not minify JavaScript. Sounds like they are doing…1 year ago
-
Posted a reply to Plugin breaks Recent Reviews Admin Widget, on the site WordPress.org Forums:
The plug in doesn't do anything with the admin dashboard of woocommerce. It sounds like…2 years ago
-
Posted a reply to How to insert a popup, on the site WordPress.org Forums:
You don't add the popup to a post. You add the popup and in the…2 years ago
-
Posted a reply to Problem On Mobile Smarpthone / Tablet, on the site WordPress.org Forums:
On Chrome desktop you can do a phone view in developer tools. I don't have…2 years ago
-
Posted a reply to Problem On Mobile Smarpthone / Tablet, on the site WordPress.org Forums:
I've never seen anything like that. It sounds like it's a local issue, maybe you…2 years ago
-
Posted a reply to Problem On Mobile Smarpthone / Tablet, on the site WordPress.org Forums:
Yes, it was tested on mobile and works. Could be any number of things. See…2 years ago
-
Posted a reply to translate read more link, on the site WordPress.org Forums:
Got it, you'll need to modify the plugin to work with a single site that's…2 years ago
-
Posted a reply to translate read more link, on the site WordPress.org Forums:
See the "OPTIONAL SETTINGS" section in the installation guide: https://wordpress.org/plugins/read-more-excerpt-link/#installation Basically, you just change the…2 years ago
-
Posted a reply to Country trigger, on the site WordPress.org Forums:
You would need to add geotargeting, which would require a database of IP address ranges…2 years ago
-
Posted a reply to Feature request: add another disable option, on the site WordPress.org Forums:
I see what you mean and will look into it. Unfortunately, all WordPress plugins here…2 years ago
-
Posted a reply to Feature request: add another disable option, on the site WordPress.org Forums:
Wouldn't developer tools be a better way to view HTML as it also formats it?2 years ago
-
Posted a reply to Disable Shortcodes in Excerpts?, on the site WordPress.org Forums:
Probably not possible without custom code as it's just text it would need to search…2 years ago
-
Posted a reply to Get excerpt to recognize paragraph breaks, on the site WordPress.org Forums:
How you resolve this is by adding the exact location you want the read more…2 years ago
-
Posted a reply to Get excerpt to recognize paragraph breaks, on the site WordPress.org Forums:
I believe the excerpt comes from WordPress, which strips tags. The reason it does this…2 years ago
-
Committed [1878639] to Plugins Trac:
ID tweak3 years ago
-
Committed [1878632] to Plugins Trac:
Update for v1.993 years ago
-
Committed [1877453] to Plugins Trac:
Updated readme3 years ago
-
Committed [1877448] to Plugins Trac:
Updated readme3 years ago
-
Posted a reply to Shows “Read not “Read more”, on the site WordPress.org Forums:
You're using your own read more instead of the default and what Read More Excerpt…3 years ago
-
Posted a reply to Shows “Read not “Read more”, on the site WordPress.org Forums:
In the Read More settings you can control what the text should be. It defaults…3 years ago
-
Posted a reply to Skip the code, on the site WordPress.org Forums:
The switch solves the problem, it may not compress inline JS as a result, but…3 years ago
-
Posted a reply to Skip the code, on the site WordPress.org Forums:
There's already options in Minify HTML that address both this issue and the issue you…3 years ago
-
Posted a reply to Your code breaks the Canonical link, on the site WordPress.org Forums:
Oh, and the issue is resolved as there's options in the plugin to set features…3 years ago
-
Posted a reply to Your code breaks the Canonical link, on the site WordPress.org Forums:
Okay, then turn off the switch for protocol and domain. The plugin can't solve every…3 years ago
-
Posted a reply to Skip the code, on the site WordPress.org Forums:
What's the problem with minifying JS ads?3 years ago
-
Posted a reply to Your code breaks the Canonical link, on the site WordPress.org Forums:
I don't follow you. There's a switch in Minify HTML to convert improper XHTML to…3 years ago
-
Posted a reply to Your code breaks the Canonical link, on the site WordPress.org Forums:
With doctype HTML, you don't use closing tags with void elements (self-closing tags). For example,…3 years ago
-
Posted a reply to Skip the code, on the site WordPress.org Forums:
There's a switch in the plugin to not minify inline JavaScript. Just turn this off…3 years ago
-
Posted a reply to Your code breaks the Canonical link, on the site WordPress.org Forums:
Adding the trailing slash is xHTML, not HTML5. Are you really generating xHTML?3 years ago
-
Posted a reply to removes spaces between Tags (tag-cloud), on the site WordPress.org Forums:
I believe you're not understanding what I'm trying to say. Basically, Minify HTML is removing…3 years ago
-
Posted a reply to removes spaces between Tags (tag-cloud), on the site WordPress.org Forums:
This is because whatever you're using is using line feeds to divide objects, which typically…3 years ago
-
Posted a reply to Conflict with Disqus Conditional Load plugin, on the site WordPress.org Forums:
“Remove relative domain from internal URLs” is a switch because of conflicts like this. The…3 years ago
-
Posted a reply to Easy way to disable minification for certain calls?, on the site WordPress.org Forums:
This is a very specific issue. I'd probably need to see it first-hand to resolve…3 years ago
-
Committed [1784101] to Plugins Trac:
Updated readme that it supports WordPress v4.9.13 years ago
-
Committed [1784100] to Plugins Trac:
Updated readme that it supports WordPress v4.9.13 years ago
-
Committed [1784099] to Plugins Trac:
Updated readme that it supports WordPress v4.9.13 years ago
-
Committed [1784098] to Plugins Trac:
Updated readme that it supports WordPress v4.9.13 years ago
-
Posted a reply to Easy way to disable minification for certain calls?, on the site WordPress.org Forums:
I don't exactly follow what the problem is, could it be that just removing the…3 years ago
-
Posted a reply to only popup for users not logged in, on the site WordPress.org Forums:
Not currently.3 years ago
-
Posted a reply to Google PageSpeed Insights Reports?…, on the site WordPress.org Forums:
Minify HTML only minifies that page you're on, not any included CSS or Javascript. So,…3 years ago
-
Posted a reply to Not complete optimize. Any idea?, on the site WordPress.org Forums:
Minify HTML does not create any cached files. This is not something that Minify HTML…3 years ago
-
Posted a reply to Woo, on the site WordPress.org Forums:
You'll need to change the improper way your theme is rendering readmore. Basically, instead of…3 years ago
-
Posted a reply to Woo, on the site WordPress.org Forums:
You'd have to try it to find out. There's all kinds of WooCommerse themes. Some…3 years ago
-
Posted a reply to Breaks gravityforms attachments, on the site WordPress.org Forums:
Closed due to age.3 years ago
-
Posted a reply to Troubleshooting — couldn’t get this to work, on the site WordPress.org Forums:
Just the following would probably work just fine: <?php echo get_the_excerpt(); ?> The problem is…3 years ago
-
Committed [1707031] to Plugins Trac:
Update compatibility for WordPress v4.83 years ago