jordanwebdev
Forum Replies Created
-
I’ve been getting the same issue. Unfortunately that snippet didn’t resolve the issue in GTMetrix.
Perhaps this needs to be added to the plugin in an update?
Forum: Plugins
In reply to: [WP-SCSS] Compiler error with PHP version 7.4.I have resolved the issue by replacing line 3705 in scss/scssphp/src/Compiler.php with the following. Please consider including this change in the plugin and releasing an update.
$key = isset($key) ? $key[1] : false;Please check this stack overflow issue, it is similar:
- This reply was modified 6 years ago by jordanwebdev.
- This reply was modified 6 years ago by jordanwebdev.
Forum: Plugins
In reply to: [Autoptimize] Missing alt tag for lazy-loading imagesYes, you’re right. My apologies, I thought I added the alt tag, but I was looking at the wrong image. There is no issue now, thank you for your help. I think the page checker may also have been viewing a cached version of my site before, which could have added to the confusion. It’s all fine now.
Forum: Plugins
In reply to: [Autoclear Autoptimize Cache] Reloads page constantlyJust wanted to chime in that I appear to be getting this same issue, too. The site is using wp optimize for caching, but it also used the w3 total cache before I switched to wp optimize (and there was an issue with lingering cache files that I’ve had to delete through FTP).
Deactivating the Autoclear Autoptimize Cache plugin seems to have resolved the issue.
- This reply was modified 6 years, 1 month ago by jordanwebdev.
Forum: Plugins
In reply to: [WP-SCSS] The past 2 -3 Updates Cache Folder Needs to Be RecreatedI not only had to do this for the latest version, but I also had to rollback to the previous version before this plugin could work on my site.
I’m not sure how I could change the extension like that, but what I did was I exported it with Chrome, which added the NFF extension properly. I then imported that through Firefox and it worked fine.
Update: It works when I export from Chrome. Seems to be an issue with Firefox.
When exporting the file using Firefox, it mentions it being a CSV format. That’s odd, isn’t it supposed to be NFF format?
Forum: Plugins
In reply to: [Ultimate Maps by Supsystic] fa-spinner uses i instead of emIt will still work if you use em or span. All that matters is you use the same CSS class. FA admits that using a span is more semantically correct.
https://fontawesome.com/how-to-use/on-the-web/referencing-icons/basic-use
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Add ID to input in formHi, thank you for your response. I apologize, it was an issue with some code I had, which searched and removed all IDs!
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Add ID to input in formHello, I’d rather not, as it’s a development site, and we’re trying not to draw attention to it. Basically, it’s just the front page of a website, where I have inserted the shortcode for the form. It’s very basic.
Forum: Plugins
In reply to: [Safe SVG] issue with svgDid you end up getting this resolved? I have the same issue, where an uploaded SVG does not appear on the front end (it also is blank in the back end editor, too).
I think it may have to do with how the SVG file is formatted. It works when I upload a basic SVG from flaticon.
- This reply was modified 6 years, 10 months ago by jordanwebdev.
Forum: Plugins
In reply to: [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin] Not loading inWe have it set to every hour. Ok, I sent a request on that form. Thank you very much.
Forum: Plugins
In reply to: [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin] Not loading inI think this Chrome console error has something to do with it:
“Failed to load resource: the server responded with a status of 429 ()
api.instagram.com/v1/users/…”
I think it has to do with the maximum amount of requests, and using a secure API request
https://stackoverflow.com/questions/33477861/how-to-avoid-instagram-error-429-the-maximum-number-of-requests-per-hour-has-beeWe’ve been experiencing this issue for a few weeks, now.
Forum: Plugins
In reply to: [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin] Not loading inOk, the URL is https://dolcemag.com/. It’s on the right hand sidebar (under Social Scene, a little further down).