ScreenRes
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Bug: wpcf7 JQuery Not Defined Error@thomasjarvisdesign 60 sites!
Thankfully I haven’t got that many to update.
CF7 Condition Fields still worked fine for me with the standard method but suppose I should keep it all neat in one call in one place.
Thanks for the updated.Forum: Plugins
In reply to: [Contact Form 7] Bug: wpcf7 JQuery Not Defined ErrorI was having the same issue, thanks for the fix @thomasjarvisdesign
Forum: Localhost Installs
In reply to: MAMP Viewer: Static homepage causes page load errorI’ve been chatting with MAMP support over the past week, sending logs, altering settings etc but with no joy. The support person I’ve been dealing with has finally managed to replicate the issue so bug report has been submitted.
Apparently if support can’t replicate the issue then they can’t submit a bug report.Another bit of advice I was give via MAMP support was don’t use .local, .localhost or .dev host names.
If I hear anything else I’ll report back.
Forum: Localhost Installs
In reply to: MAMP Viewer: Static homepage causes page load error@sideshow01, Did you ever sort this issue or get a reply from MAMP/Appsolute?
Am having exactly the same issue. This happened in MAMP Pro 3 if using XIP to view the site on another device. Asked MAMP about it 2 years ago, got told it’s a WordPress issue.I’ve contacted MAMP again, awaiting a response.
Forum: Plugins
In reply to: [Fetch Tweets] Item count and returned tweets don’t matchThanks @miunosoft
Works perfectly.Forum: Plugins
In reply to: [Fetch Tweets] Item count and returned tweets don’t matchCheers for the info @miunosoft.
For the time being I’ve rolled back to v2.4.9.
Any suggestions on fix via my custom template would be greatly appreciated.Thanks
Forum: Plugins
In reply to: [Fetch Tweets] Item count and returned tweets don’t matchThanks for the response @miunosoft.
The feed I was pulling in did have several re-tweets in it.Not sure if this will help but I’ve been testing a few bits my end.
I updated to v2.6.0 from v2.4.9 so went back and downloaded v2.5.0 through to v2.5.3, this issues started in v2.5.0. I had a look at the change log and reverted 1 change from v2.5.0:Default value of the operator argument to IN from AND used when fetching tweets with tags.
include/class/option/FetchTweets_Option_Format.php
I changed it back to AND and the issue now isn’t there (returns full item count) in v2.5.0 through to v2.6.0.I’m not sure if this affects anything else within the plugin (didn’t do a robust test).
Would it be feasible to alter it back to AND in v2.6.1 as a temp fix? I understand you must have changed it for a good reasons in v2.5.0.Thanks