Duane Storey
Forum Replies Created
-
Forum: Plugins
In reply to: [Elevate SEO] Visual Tab broken and other issues.Hi,
Sorry you are having issues. That sounds like a Javascript error – can you check to see if you have any JS errors, and if so, paste them here?
Thanks,
DuaneForum: Plugins
In reply to: [Elevate SEO] Woocommerce categoriesShould be good now, cheers.
Forum: Reviews
In reply to: [Elevate SEO] That is a must plugin!Thank you so much, we are happy you are a part of the family!
Forum: Plugins
In reply to: [Elevate SEO] Woocommerce categoriesHi! Thanks for writing us. This will be coming out shortly, hopefully in the next few days. Cheers.
Hi,
There was an issue with this in 3.3.2 – we’ll push out an update shortly that will address it.
Regards,
DuaneHi guys,
Yes there were some bug fixes with regards to custom post types in the last release. Thanks for all the feedback.
Regards,
Duane Storey
BraveNewCode Inc.Mostly the inclusion of themes and extensions. You can see them on wptouch.com. There are also several features not available in the free version, such as advertising, related posts, and webapp mode.
Hi, we just updated the compatibility section today – you should be fine with 3.9.1 now.
Regards,
Duane StoreyHi everyone,
Can you update to 3.3.1 and confirm that you are still having the issue? We’re happy to look into it for people.
Duane Storey
BraveNewCode Inc.Ok, we are pushing out 3.1.5 later today that should hopefully resolve it. If it doesn’t let me know and I’ll look further on your site.
Hi Claudio,
Can you post a link to a feed on your site so I can take a look? Are you using any other plugins that affect your feed? That output only should occur on the desktop theme.
Forum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] poEdit errorHi Georg,
Normally %d and %s are used because they coincide with sprintf in PHP. But in this case the % sign is passed into comments_popup_link within WordPress:
http://codex.ww.wp.xz.cn/Function_Reference/comments_popup_link
and that function requires a % sign to be there.
I’ll take a look and see if we can escape the % sign by using a double %% for example. I’m sure there is a way.
Thanks.
Forum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] poEdit errorIf I open lang/wptouch-pro-da_DO.po in PoEdit, I can save it into a .mo without issue. It asked me to define the plural forms, which I did as
nplurals=2; plural=(n != 1);
Can you please give me detailed instructions about what you are trying to do? I’m happy to fix something, but I can’t reproduce the issue locally here.
Which string do you think is wrong? Thanks.
Forum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] poEdit errorHi Georg,
I opened the source PO file (in /lang) and I don’t get the error with POEdit. What version are you using?
There’s a user guide in the admin section (in the top-right area of the What’s New section) that has information on configuring the plugin with WP Super Cache. If you find it’s not accurate please let us know and we’ll update it.
We actually try hard to support our free version as well as our Pro version, but we have to obviously prioritize Pro support as those people have paid to be first in line. But we monitor these forums and contribute when we can.