wagedu
Forum Replies Created
-
Hi Jose,
I uninstalled and re-installed your plugin. Now it seems to be working fine.
Now it even displays a drop-down with all available “Related Desktop Page”.Just as a note, it always leaves the mobile post’s “Update” button enabled. I mean, I click “Update”, it grays to “updatting”… but then goes back to “Update” even when there are no changes. Just as a note, as I said. As long as it’s working (and it is) I’m fine with interface weirdness ??
No, the Developer Panel shows no errors (and didn’t previously)
Thanks a lot, amazing plugin!
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW breaks json requestsThanks to the AMAZING support, it’s fixed!
Thanks a lot, Cheers!Forum: Plugins
In reply to: [Meow Lightbox] Slow queriesSomething more came up:
I noticed that, after browsing my media files in the admin, lots of new entries (and I mean LOTS) of _transients appeared in my wp_options table:
A new row for: _transient_timeout_mwl_exif_9516_XX
and then another row for: _transient_mwl_exif_9516_XX
Times every thumbnail scrolled in the media browser!That generated over 1Mb increase in a 35Mb database… only by scrolling.
Is this by design or some error?
Thanks in advance
PS: this time I have the updated plugin 3.0.0
- This reply was modified 4 years, 2 months ago by wagedu.
Forum: Plugins
In reply to: [WooCommerce] Hundreds of thousands of entries in wp_actionscheduler_logsNext step, looks like a temporary fix:
I found 9 entries, all of them completed, in “Woocommerce > Status > Scheduled Actions”
Each one of them with “Registry” as “ignored by WP Cron” times a thousand or more.
An example one would be:
Hook: wpforms_admin_notifications_update
Status: complete
Arguments: ‘task_meta_id’ => 2
Group: wpforms
Non recurrent
Scheduled Date: 0000-00-00 00:00:00 (I thought that’s weird)
Registry: over a thousand entries, every 50 or so with exactly the same time, all of them “Ignored by WP Cron”
==
After deleting all 9 COMPLETED tasks, no new rows are created in my database.So… where’s the problem then? I mean, that “Scheduled date” full of zeroes, can be linked to the failed action_scheduler_log Table import in the database.
But all exported databases give the same problem when re-importing, and always on the same table: action_scheduler_log
Indexes for table ‘wp_actionschedule_log’ Duplicate entry key ‘0’ for key Primary.
I mean, I’ve even tried to export a database, then drop all its tables, then re-import to itself. Always same error.Any ideas? Hopefully it helps someone else having the same problem, as I’ve seen many threads touching on it
@craig-at-smash-balloon That was awesome!
Thanks a lot for the help, cheers!Hi @craig-at-smash-balloon, why wouldn’t I? ??
Sorry, I think I really made a mess of an explanation. Please let me try again ??
What happened was: I was checking the generated code from our pages and found that the images brought from your plugin all had “Alt” text (the full text of the Instagram post).
But we’re not using the alt texts.
We could MAYBE have a “title” but it’s not important for us. And a “title” wouldn’t be the full text of the post, of course.
So, I thought, if all that text isn’t used, would it be possible to get rid of it?Also, anyone using the EWWW plugin (or many other image optimisation pugins) will get those “Alts” duplicated. Twice the weight for something that’s not used. Just as a note ??
Thanks again
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW breaks json requestsHey @nosilver4u , I also sent an email and “Adam” told me to wait for your coming back.
No worries, we’ll talk when you’re back, enjoy! ??Hi @wpmudev-support7 ,
I already sent you an email a couple days ago, following Patrick’s instructions as “Attn: Patrick Freitas”.
Should I send a new one? No problem. Just, please, tell me what should I write in the subject to avoid confusion. And what do you need me to send/attach in it.Thanks in advance
Seeing as Ewww is the more installed plugin here, I see it as yours being incompatible with them, not the other way around. Also, yours is the one changing behavior, not theirs. That’s why I’m checking with you.
Anyway, everything you mention has nothing to do with my issue. I was talking about moving to the footer already, and it not working with other css.
There’s no conversation regarding my critical layout and styling.
Please, stay with the issue. If you won’t check the difference with/without Ewww so be it, but don’t change the focus, please. ThanksForum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Lack of label impacts accessibilityHi @hchouhan Sure: temporary address: https://aqa.nathancornes.com/
Hi @craig-at-smash-balloon thanks for the reply.
Glad I could help ??Regarding your hook… I don’t really get it… How am I supposed to REMOVE the “alt” from the images retrieved by the plugin?
Let me repeat: other than that, mate, that’s some great plugin!
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Lack of label impacts accessibilityHi @lapzor
No, actually Google Pagespeed seems to have NO PROBLEM with my aria-label, but HAS A PROBLEM with your “label for”.
I tried it first with the default (no aria-label) and Pagespeed marked BOTH as Accessibility issues.
Then I added my aria-label to MMERGE5, and that resolved Pagespeed’s issue for my field.
But your field (with “label for”) still appears marked as Accessibility issue.So, the one I want/am trying to fix is not the MMERGE5, but “yours”. If it’s possible, etc
Any ideas? Thanks
Hi @wpmudevsupport12 Patrick,
thanks for the reply.But I think the main issue got confused amongst too many messages (from me, sorry)
The first message, with image attached, showed the only 2 css that I marked as “to the footer”. The theme CSS was not one of them.
And still, those two CSS appear as “render-blocking ressources”
Please, have a look at the image I attached in the first email.Of course I did the test with/without plugins. I wrote about it in the following email… so again, sorry for so many messages. I will repeat:
Those 2 extra CSS (for Smash Balloon Instagram Feed AND MC4WP: Mailchimp Top Bar) appear as render-blocking when EWWW Image Optimizer is enabled. When EWWW is not installed/enabled, Hummingbird seems to defer both CSS nicely.
So, there’s some kind of “problem’ between Hummingbird and EWWW Image Optimizer… which is probably the most installed image optimizer out there.
Do I really have to choose between Hummingbird and EWWW?
Please, drop me a hint.
Thanks in advance, cheers
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Lack of label impacts accessibilityHi @lapzor thanks for the reply but I’m not sure that’s the case…
If I understand correctly, your hook would be to add something that already exists…
Please see attached code.I added manually the aria-label for the MMERGE5(name) field and that got rid of the “error” by Google for that Form element.
In the default generated code there’s already a “label for”
for=”mailchimp-top-bar__email” that seems to go undetected (??) by Google, since it still throws the message ““Form elements do not have associated labels” -> Failing Elements: input#mailchimp-top-bar__email.mctb-email”<label class=”mctb-label” for=”mailchimp-top-bar__email”>Assine a nossa Newsletter</label>
<input type=”text” name=”MMERGE5″ placeholder=”nome” aria-label=”nome” /> <input type=”email” name=”email” placeholder=”email” class=”mctb-email” required id=”mailchimp-top-bar__email” />Any idea on how to fix it then?
ThanksForum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Lack of label impacts accessibilityHi @hchouhan thanks for the quick reply.
I’ll stay tuned then ??
Have a nice week!