Kim Gjerstad
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Email Sending?Alan,
spam filters use an array of parameters to assess the spammyness. Your host’s IP reputation is an important one indeed.
Switching to a professional SMTP server might indeed be the key:
http://support.wysija.com/knowledgebase/send-with-smtp-when-using-a-professional-sending-provider/
And don’t forget to make sure you follow strict rules of engagment with your subscribers. Here are a few tips we wrote on that matter:
http://support.wysija.com/knowledgebase/6-golden-rules-to-avoid-being-labeled-a-spammer/Grazie mille for pointing that out. We’ll get it corrected in a future release.
We double checked on 2 different sites, and we don’t have this issue.
Is the debug mode turned on in Wysija > Settings > Advanced?
If you turn debug mode off, do you still see these warnings?
What version of Wysija, Quick Tabs and WP are you using?
Let us know. Kim
Focusswfl, I’m Kim from the Wysija team.
I tried to replicate your issue on 2 different sites, but I can’t, all with IE9.
Questions:
– do you have 2 two tabs opened with the same newsletter at the same time?
– Are you using IE9’s compability mode?Get in touch with us, because we would like to test directly on your site: team AT wysija com
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Sad but true …Mindctrl, thanks for reaching out. I’m Kim, another dude who works on Wysija.
As for code minification, it is actually recommended for speed reasons. Many plugins offer minification (ie, W3 Total Cache), and Google considers it positively in its rankings. WordPress isn’t against it either. It’s to the discretion of the coders to decide what to minify. Our plugins has thousands of line of code, and optimization is an important aspect of our plugin.
This said, we have made our code much clearer in this latest release. And we plan to improve it in time.
As for collecting names, we will include it. We just launched 3 weeks ago officially, so we’re very new. Forgive us for not bringing all the food to your first banquet.
We had to prioritize our features for the first release, and first names and last names didn’t make it. Why? I’ve subscribed to hundreds of mailinglists in the past few years, and never did I have to enter my first name or last name. I’ll go further, I’m annoyed when I have to enter more then my email. This said, my partners in crime are eager to put it in the code so we can fully incorporate other membership and ecommerce plugins.
As for suggesting that we fake reviews, instead of coding, that’s slander. Or a direct insult to our 2 coders. You can’t choose. It’s both. We’re very new and eager, so of course we ask our happy users to go and vote and give a good word.
So, you did find a better solution then us. Great! What is it? 🙂
Forum: Everything else WordPress
In reply to: Core Dev Team Meetup Q&AWhat was the toughest decision you guys made in 2011?
This should do the trick:
As far as I’ve looked around, no plugin allows to track multiple blogs (WordPress MU) for a single GA profile using subdomain tracking.
The only one is a “premium” one (you pay for), available here:
http://premium.wpmudev.org/project/google-analytics-for-wordpress-mu-sitewide-and-single-blog-solutionWe’re you able to sort out this issue? I have the same one.
Forum: Plugins
In reply to: [WP Carousel] [Plugin: WP Carousel] Feature RequestsMore requests, while am at it.
– This loop adds breaks returns (
) unwillingly <?php foreach ($items as $i_id => $item): ?>– add the option of adding the title of the articles above the image. I can do it in php, but most users can’t. 🙂
Forum: Plugins
In reply to: [WP Carousel] [Plugin: WP Carousel] Feature RequestsA few more requests for this great plugin (that everybody should donate at least 20 bucks imho) :
- Move graycircle.png to the theme, so we can modify it without changing the plugin itself.
- Remove the move panel if there’s only one scene
- Ability to filter by more than on
Forum: Installing WordPress
In reply to: headerHello Red Carpet.
That depends of the theme you use. Either you can:
– add your header image in the theme’s settings, under Appearance > Theme settings. Be warned, some themes don’t have it
– or you’ll need to upload your header online, and modify your CSS (Cascading Style Sheet) to include your image as a background image to the header. On WordPress.com, you need to pay a small fee to modify your style sheets.
I sometimes pick themes based on theme settings being available for ease of use.
Forum: Plugins
In reply to: [Plugin: Widget Locationizer] Show on all posts belonging to a category?There are two other plugins that do the same thing:
http://wordpress.org/extend/plugins/widget-logic/
http://wordpress.org/extend/plugins/section-widget/Important note: the plugin Widget Context only works for categories if your permalink structure includes categories.
For example, the plugin will work if your permalinks look like this:
http://www.bar-kulan.com/category/a-random-category/2010/09/23/your-post/
or
http://www.bar-kulan.com/category/a-random-category/your-post/But it won’t work if your permalink structure is like this:
http://www.bar-kulan.com/your-post/Forum: Plugins
In reply to: [Plugin: Delete-Revision] could this be made compatible with wpmu?I second that. I need revisions enabled and delete them site-wide (150 blogs) once in a while for maintenance.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] PicLens Too FastNope. There isn’t, unfortunately.