ale5000
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO: Search Index Purge] Last Modified dateThanks.
Any updates?
Thanks.
Does “Show” actually really work for anyone?
For me it look like the plugin tried to use a function that doesn’t exist.
Looking over the internet jQuery doesn’t have a disable function.So I have replaced the line:
jQuery(this).addClass("active").disable(true).siblings().removeClass("active").disable(false);
with this:
jQuery(this).addClass("active").attr('disabled','disabled').siblings().removeClass("active").removeAttr('disabled');
inside:
/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin.js
And the problem is fixed.
Please fix it in the new version.PS: Reported at MonsterInsights.com/lite-support/
Forum: Plugins
In reply to: [Yoast SEO] Website Set in Google Search Console with wrong nameNo, I was only saying that despite not directly supported it allow to use it in this way, but there is still the problem described above.
Ref.
Forum: Plugins
In reply to: [Yoast SEO] Website Set in Google Search Console with wrong name@devnihil: I have connected it in this way and the connection was done.
Forum: Plugins
In reply to: [Google Analytics Opt-Out] Hidden by other element@floriansimeth: In this way if possible:
.gaoop { z-index: 500; }
Sorry, it was just the ad-blocker but the other problem still need to be fixed.
Forum: Plugins
In reply to: [Flamingo] Wrong subject and from fieldsIt now work, thanks.
Hi,
I’m under Firefox.The plug-in were adding an item under Insights menu (in the admin dashboard) and now it no longer appears.
Also in the frontend it no longer work, it is unable to load the script: /wp-content/plugins/google-analytics-opt-out/js/frontend.js?ver=4.9.4I use the mail tester inside “/wp-admin/admin.php?page=newsletter_main_status” to send a mail to a site that check it and it doesn’t contain the header.
Maybe it is missing in this place, can you please add a dummy unsubscribe link (but similar to how would be in a real e-mail) in this place for testing?
- This reply was modified 7 years, 3 months ago by ale5000.
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Subscription mailsThanks, the problem of auto-subscription is fixed.
Can you please give me some hint where to find the incorrect Italian translation “Benvenuto a bordo, {nome}”?
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Subscription mailsYes, I have the wp users integration extension active and I receive the welcome email.
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Subscription mails@satollo
It happened again.Steps:
– Disable the subscription from the admin interface
– Close the browser
– After some time login in the admin interface of WordPress, in the instant I login the subscription is re-enabled without asking and the mail sent (I can see by the date/hour of the notification mail that is the same)Note: The e-mail is the same of WordPress admin e-mail (not sure if it is related).
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Subscription mailsI never subscribed or followed links regarding this.
I have now set it again to unsubscribed and I will try to see if the problem happens again.Regarding “Benvenuto a bordo, {nome}” I don’t find it in the translation, can you please point me to where the string is located?