ben393
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Google Font errorI think a conflict between my theme and the plugin was causing my issue. My theme had been configured to prevent Google Fonts from being render-blocking. Once I disabled this functionality, turning off
Load Google Fonts Asynchronouslyin LiteSpeed fixed the issue.Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Google Font errorMy site was already set to this setting. But toggling this option on and off and purging all in between results in the same problem.
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Google Font errorWhen LiteSpeed caches my page, a script requests the font:
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin /> <script> WebFontConfig={google:{families:["Bitter:wght@700"]}};if ( typeof WebFont === "object" && typeof WebFont.load === "function" ) { WebFont.load( WebFontConfig ); } </script>and the font doesn’t load correctly. When the page isn’t cached, my theme serves the font as a HTML
<link>:<link rel='stylesheet' id='google-fonts-css' href='https://fonts.googleapis.com/css2?family=Bitter:wght@700&display=swap' type='text/css' media='print' onload='this.media="all"' />- This reply was modified 4 years, 3 months ago by ben393. Reason: formatting
I just tried enabling 2FA on Edge 94 and Chrome 94 with both Duo and Authy. (My default browser is Firefox 92.) I still get the same “Success! Your profile has been updated message.” But when I log out and log in, 2FA is still not active.
Thanks,
Ben- This reply was modified 4 years, 7 months ago by ben393.
Hi Peter,
I’ve sent you the email.
Thanks!
Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Error with W3 Total CacheHi nK,
I found that I had minification enabled for logged-in users in my W3 Cache settings. Disabling it fixed this issue.
Thanks,
Ben@3k3di3l this sounds similar to a problem I had on my site (https://ww.wp.xz.cn/support/topic/error-with-w3-total-cache-2/), somehow there was a conflict with Visual Portfolio and W3 Total Cache. If you’re using W3 Total Cache, try disabling it and see if portfolio editing works.
I don’t know if it’s related, but when I tried to update today, I couldn’t edit the portfolio layouts . . . I couldn’t see any preview. I rolled back to the previous version.
Thanks for this awesome plugin! Looking forward to future updates.Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Problem with custom post queryThanks nK, works perfectly!