Title: Sebastian Krysmanski's Replies | WordPress.org

---

# Sebastian Krysmanski

  [  ](https://wordpress.org/support/users/manski/)

 *   [Profile](https://wordpress.org/support/users/manski/)
 *   [Topics Started](https://wordpress.org/support/users/manski/topics/)
 *   [Replies Created](https://wordpress.org/support/users/manski/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/manski/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/manski/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/manski/engagements/)
 *   [Favorites](https://wordpress.org/support/users/manski/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 63 total)

1 [2](https://wordpress.org/support/users/manski/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/manski/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/manski/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/manski/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/manski/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Upload File Type Settings Plugin] Not working for .*vcf Files? WP 5.2.3 – Warning fileinfo?](https://wordpress.org/support/topic/not-working-for-vcf-files-wp-5-2-3-warning-fileinfo/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/not-working-for-vcf-files-wp-5-2-3-warning-fileinfo/#post-11960629)
 * fileinfo is a php plugin, if I remember correctly. The only fix would be to remove
   it from the server. If you can’t, then I don’t think there’s anything you can
   do (other than editing the WordPress source code – which I would not recommend).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BlogText] Some pages do not display due to tables](https://wordpress.org/support/topic/some-pages-do-not-display-due-to-tables/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/some-pages-do-not-display-due-to-tables/#post-11041200)
 * Do you have this problem only with tables containing images? Or do you also have
   this problem with tables _without_ images? If so, could you paste a table that
   breaks for you?
 * Also, how exactly does this break? (I tried the links you supplied but couldn’t
   figure out whats broken where exactly.)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BlogText] Incompatible with PHP 7](https://wordpress.org/support/topic/incompatible-with-php-7-16/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/incompatible-with-php-7-16/#post-11035778)
 * I finally found the time to do some BlogText development again. This fix will
   be in 0.9.8, which I’m planning to release today or tomorrow.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BlogText] Works well with WP 4.7.3](https://wordpress.org/support/topic/works-well-with-wp-4-7-3/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/works-well-with-wp-4-7-3/#post-9004353)
 * That’s great to hear. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BlogText] Not working](https://wordpress.org/support/topic/not-working-1480/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/not-working-1480/#post-6785773)
 * This is now tracked as [issue 29](https://bitbucket.org/mayastudios/blogtext/issues/29/analyze-whether-php-extension-mysqli-is).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BlogText] Not working](https://wordpress.org/support/topic/not-working-1480/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/not-working-1480/#post-6785772)
 * Good findings, thanks for sharing. However, I’m also not sure why this would 
   happen. As far as I can remember, I didn’t add any special logic regarding the
   database that would explain this behavior.
 * If I can find the time, I’ll try to reproduce this problem.
 * From you postings, I assume you’re running PHP on a Windows server? Or could 
   you (also) reproduce this problem on Linux?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Emoticons] function to call font emoticions](https://wordpress.org/support/topic/function-to-call-font-emoticions/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/function-to-call-font-emoticions/#post-6284554)
 * I added support for this in version 1.4.1.
 * See here for instructions:
 * [https://wordpress.org/plugins/font-emoticons/other_notes/](https://wordpress.org/plugins/font-emoticons/other_notes/)
 * Cheers
    Sebastian
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Emoticons] No SSL support](https://wordpress.org/support/topic/no-ssl-support-3/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/no-ssl-support-3/#post-6204900)
 * [@beherit](https://wordpress.org/support/users/beherit/) I fixed the url as you
   suggested (in version 1.4.0).
 * However, I’m not sure how this would fix your problem as – to my understanding–`
   WP_PLUGIN_URL` and `plugins_url()` will point to the same URL.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Emoticons] Problems with other Fonts](https://wordpress.org/support/topic/problems-with-other-fonts/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problems-with-other-fonts/#post-5467771)
 * No response, closing this topic.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Emoticons] Feature request: Comment toolbar](https://wordpress.org/support/topic/feature-request-comment-toolbar/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/feature-request-comment-toolbar/#post-5932700)
 * Yes, this would indeed be a nice feature – but I think it’s rather complicated
   to implemented.
 * Even so, I’m now tracking this as [issue #9](https://bitbucket.org/mayastudios/wordpress-font-emoticons/issue/9/editor-button-listing-all-available).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BlogText] How to input %%](https://wordpress.org/support/topic/how-to-input/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/how-to-input/#post-6148361)
 * I’ve created an issue for this:
 * [https://bitbucket.org/mayastudios/blogtext/issue/26/reduce-precendence-of-end-of-line-comments](https://bitbucket.org/mayastudios/blogtext/issue/26/reduce-precendence-of-end-of-line-comments)
 * You may track the progress there.
 * Thanks for reporting this problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BlogText] How to input %%](https://wordpress.org/support/topic/how-to-input/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/how-to-input/#post-6148321)
 * Unfortunately, at the moment, I don’t think there is an easier way.
 * I was thinking about `{{!%%!}}` but this doesn’t work either (since currently`%%`
   takes precedence over `{{!`).
 * Just out of curiosity, in which context do you need to write `%%` in a blog entry?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Emoticons] v1.3 – unfortunately, is still not self-closing](https://wordpress.org/support/topic/v13-unfortunately-is-still-not-self-closing/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/v13-unfortunately-is-still-not-self-closing/#post-5729499)
 * This is now fix in 1.3.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Emoticons] v1.3 – unfortunately, is still not self-closing](https://wordpress.org/support/topic/v13-unfortunately-is-still-not-self-closing/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/v13-unfortunately-is-still-not-self-closing/#post-5729497)
 * Yes, sorry about that. I saw your older post too late. But I think I’ll release
   1.3.1 very soon since this seems to be a small fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Font Emoticons] Love emoticon](https://wordpress.org/support/topic/love-emoticon/)
 *  Plugin Author [Sebastian Krysmanski](https://wordpress.org/support/users/manski/)
 * (@manski)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/love-emoticon/#post-5672932)
 * This is now in version 1.3.

Viewing 15 replies - 1 through 15 (of 63 total)

1 [2](https://wordpress.org/support/users/manski/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/manski/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/manski/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/manski/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/manski/replies/page/2/?output_format=md)