michaeljacoby
Forum Replies Created
-
Excellent! I didn’t scroll down enough to see that option. Thank you!
Thank you. Is there a way to just turn off Lazy Loading processing for a page/post but keep the image compression processing?
- This reply was modified 2 years, 10 months ago by michaeljacoby.
Forum: Plugins
In reply to: [W3 Total Cache] Image Service Extension gives a 404Thank you!
Forum: Plugins
In reply to: [WebP Express] WooCommerce Variation Product ImagesSo I also tried un-ticking Alter HTML and that worked! BUT, then I noticed it was only working when I turned off my Cloudfront CDN. Once I enable the CDN it didn’t work. I’m starting to think its because the <picture> tag messes up the Variation image switching (which you already cautioned might happened). I understand that certain settings will and will not work with different technologies. For now I’ll keep digging into other settings and keep testing.
Forum: Plugins
In reply to: [W3 Total Cache] Object Cache – Global Groups Explanation for WPMUJust want to follow up on this. Disabling specific global groups in Object Cache didn’t work. The solution was to uncheck the single network config file in General settings, then go into the subsite’s W3TC settings and disable Object Caching for only that site. This fixed the problem in case anyone else encounters this. Thanks for the help!
Forum: Reviews
In reply to: [TablePress - Tables in WordPress made easy] Utterly uselessI don’t agree with your comments but here are some ways to deal with those challenges:
1) You can create a CCS width/height style that targets individual columns
2) Only one I haven’t tried yet
3) Use CSS to decorate
4) Use CSS to target the <td> within the specific <tr>. Each <tr> and <td> have classes assigned to them so you can do this.
5) Are you talking about “Alternating Row Colors” and “Row Hover Highlighting” settings that are in the Table options section?
6) Html tags such as <b>, <i>, <sup>, etc, all work within each <td>. You can also use CSS.Hope this helps.
- This reply was modified 6 years, 1 month ago by michaeljacoby. Reason: tags at bottom
Forum: Plugins
In reply to: [Autoptimize] S:Trojan.Cryxos.2960 within Optimize?FYI I just did a virus scan on the specific file that was giving my client the malware notice and the file came up clean and normal. I might just untick “aggregate JS” in the meantime.
Forum: Plugins
In reply to: [Autoptimize] S:Trojan.Cryxos.2960 within Optimize?Just had a client message me about this exact same problem. I will email futtta-at-gmail-dot-com the page that is giving the malware notification.
-Mike
Here is what worked for me. Try uninstalling Kirki. Then clear all cache and transients. Then reinstalled Kirki. Also, if you have any cache running on your server like pagespeed make sure you clear that too.
- This reply was modified 6 years, 7 months ago by michaeljacoby.
Have you tried uninstalling Kirki, then refresh cache, then install new kirki and refresh cache again.
Hi there, the latest version of Kirki fixes this, but also make sure you clear all your caches. In my case, I had to purge my W3TC to remove to reset the font links.
Awesome, will update plugin and give it a go! Thanks!
Here are the plugin details…
Originally I used “Surbma – Smooth Scroll” (https://wordpress.org/plugins/surbma-smooth-scroll/) but that plugin is focused on being super lightweight so it didn’t have any options.
Switched to “Easy Smooth Scroll Links” (https://wordpress.org/plugins/easy-smooth-scroll-links/) and under the plugin settings section you can enter in the anchor links you want to exclude.
Just wanted to close the loop on this. It ended up being a conflict with the smooth scroll plugin I was using. I switched to another smooth scroll plugin that allowed me to exclude specific tabs. Once I excluded the custom product tabs everything went back to normal. Thanks for the help!
-Mike
Hi Kevin, thanks for the reply!
I have contacted the theme people and I’ll see what they say. Thanks so much for the hints, I take a deeper look at the code.
-Mike