willcast
Forum Replies Created
-
Forum: Plugins
In reply to: [Bulk Move] Preserving old url?Awesome. Thanks!
Forum: Plugins
In reply to: [wpMandrill] Some emails not being logged by MandrillI assume you are using it through your own plugin/process.
I’d activate the WP_DEBUG constant in your wp_config.php file and then check the log file after sending a few emails.
Probably your payload is malformed?
Forum: Plugins
In reply to: [wpMandrill] Stealth mode?I don’t think we will be adding such feature.
However, you can create a little plugin that hides wpMandrill Menu options if the current user is not you, for instance.
Forum: Plugins
In reply to: [wpMandrill] Some emails not being logged by MandrillCan you confirm that all those missing emails are being sent through Mandrill? Check the email headers and verify that they are actually coming from a Mandrill server.
If wpMandrill found any error while sending an email, it silently sends it through the regular WP wp_mail function. That might be happening.
Forum: Plugins
In reply to: [wpMandrill] Dashboard WidgetHey.
Thanks for the suggestion. That will be included in the next release.
Forum: Plugins
In reply to: [MCBoards] Request for different ways to set the height of thumbnailsHey,
You can increase the number of campaigns shown per board (‘Campaigns per Page’ field) to show more rows of campaigns (right now there’s a hardcoded limit of 10 campaigns per page… I’ll increase that number in the next release).
Thanks for the suggestion about the wording. You are totally right!
Forum: Hacks
In reply to: Removing redirects from /feed to index.php?feed=Sorry for bumping this… Any idea how to do this?
Forum: Hacks
In reply to: Removing redirects from /feed to index.php?feed=Just to make this a bit clear.
I would like my /feed URI to be served by a CNAME pointing to a third-party feed generator (feedburner, for instance).
And the source feed for feedburner will be mysite,com/index.php?feed=rss2
That’s why I need it.
Forum: Plugins
In reply to: [Social Connect] [Plugin: Social Connect] Multisite Top-Level DomainsHi,
I{m not using any Top-Level Domains plugin. I was talking about actual top-level domains being used as the url of the sites in my networks.
So, instead of having subdomain.main.com. I use myotherdomain.com, which is is pointing to subdomain.main.com behind the scenes.
Forum: Plugins
In reply to: [Social Connect] [Plugin: Social Connect] Multisite Top-Level DomainsJust in case anyone read this thread, here’s the solution I found:
I sent you the Spanish translation this weekend. Did you get it?
Woohoo!!! I made it!
For the record:
I was NOT on 2.7.7 so I upgraded my plugin.Then, I changed the line 34 as mentioned above.
I renamed my old buddypress-group-email-subscription-*.po/mo to bp-ass-*.po/mo
An it worked like a charm!
Thanks for you plugin.
Willok, I think I managed to find a way to create a localization of the wordpress plugins (using POEdit) so this is my first attempt of localization (bear with me please)
However, even when the DB_LANG of my WP is es_ES and I copied the attached files to:
/wp-content/plugins/buddypress-group-email-subscription/languages… the plugin still shows the English literals in my installation.
Can you please tell what are the next steps I must take to make it shows the Spanish literals?
All best,
Will
PS: By the way, I just sent to .mo and .po to the address mentioned aboveHello,
What about spanish? Where can I find the language files… or what should I do to translate it for this matter?
Is there any spanish translation for this plugin?
Thanks,
Will