Mark Cheret
Forum Replies Created
-
Forum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsThanks, mate.
Where exactly in the WPML Settings can you translate the String. Do you have a screenshot for that?
I’ve uploaded your wpml-config.xml to my WPML Enabled Site. Do I need one of their extensions to see, what you’re telling me?Forum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsWe’ll iron these things out tonight. It’s 3pm GMT where we live.
Thanks again for your involvement already. You’ll receive “fame” as we mention you on a specific contributors page for the ideas, suggestions, testing and bugfixes you already donated.
Forum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsHi Piet,
thanks a lot!
Our Code used to live on GitHub until we got hosting on wordpress.org so here it is:
http://plugins.svn.wordpress.org/footnotes/trunk/https://plugins.trac.wordpress.org/browser/footnotes/trunk
you can also get SVN read access through:
plugins.svn.wordpress.org/footnotesForum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsIf you’re willing to put together the wpml-settings.xml, all registered options can be found in this file:
http://plugins.svn.wordpress.org/footnotes/trunk/includes/defines.php
they start with FOOTNOTE_INPUTFIELD the value you need is in lower caseForum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsCheers! We’ll check it out.
Forum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorscan you give this a spin in your installation?
http://cheret.de/wp-content/plugins/footnotes/wpml-config.xml
Forum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsThanks for the feedback!
We’ll have a look at this right away. I hope you can live with the annoyance the distortion poses at the moment until we have a fix.
I’m looking into the WPML xml file at the moment. Seems easy to solve.
Forum: Reviews
In reply to: [footnotes] Great plugin and great support!Hi Piet,
thank you very much for your review! It means the world to us, to get feedback. Even better, when it’s positive!
Forum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsHi Piet,
I replicated your environment as best as possible and installed MAMP Pro 3, a fresh WordPress 3.9.1 and our footnotes plugin with the latest Version. There were no issues installing, activating, using, deactivating and deleting the plugin.
Please check out the latest plugin version and report back.
Cheers
Forum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsHi Piet,
thanks again for reporting back.
We’re currently preparing a Bugfix Release with your feedback in mind.
Stay tuned, should become available shortly.Meanwhile, I will replicate your environment to test things.
Forum: Plugins
In reply to: [footnotes] Unexpected output and lots of other errorsHi Piet,
thank you for taking the time to write to us!
I’m sorry to hear that the plugin doesn’t work for you.As it works with our testing environments, we need a little more info to troubleshoot your problems.
Could you please send us, what HTTP-Server you’re using, and your php.ini settings. Only then are we able to replicate your environment and troubleshoot the issues you’re having.Forum: Reviews
In reply to: [qTranslate] Sick after yearsYou always get what you pay for.
In case of qTranslate maybe donations would help to cheer the developer up a bit and encourage them to put out an updated Version.
In case of WPML it’s as I said well while worth the bucks.
Forum: Reviews
In reply to: [Engrave (Lite)] good theme, even better supportSomeone just purchased the full version.
The assumption of my being new on wp.org is only half true. I’ve only signed up last year but I’ve been using WP both privately and commercially over the course of the past 6 years.
Sorry about commenting too early on the theme, where I’ve only used the light incarnation. The light honestly doesn’t cut it. The Pro seems to work a little better.
Forum: Reviews
In reply to: [Engrave (Lite)] good theme, even better supportthere is no control over the elements of a blog post. I want to be able to remove some meta information like publication date or author info. I did this manually by removing the corresponding code out of the theme.
As I usually like to use category pages as a page displaying posts. There is no admin panel or anything in the page editing frontend that would give me any kind of control over how category pages look like or what elements will be displayed. Again, I manually edited the code to make it work the way I want it.
Which brings me to the next thing: Have you ever heard about i18n? I would guess so, as there is a .po and a .mo file bundled with your theme. I tried to make a german translation (with my PoEdit Pro) and wanted to contribute but realized, that the parts of the theme which really need translation (frontend which all visitors see) are barely included. I want to translate things like “Category Archive:”. If you could shed some light on this, I’m motivated to translate the lite theme to German (maybe for a little exchange)
The benchmark for a 5 Star theme is
http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990Forum: Plugins
In reply to: [Simple Footnotes] Using hooksHi oldmankit,
I just stumbled upon your request here.
We’re currently in heavy development of our own footnotes plugin, as a lot of footnotes plugins don’t receive updates or community attention..https://wordpress.org/plugins/footnotes/
Our Plugin works with hooks and you can already customize, if the references should appear at the end of your post, before the footer of your wordpress site or inside a widget. A shortcode for placing the references list anywhere is planned.Our plugin is compatible with this plugin, as you can set the [ref] shortcode to be used. So you wouldn’t loose all your precious footnotes if you consider switching.