Title: matejn's Replies | WordPress.org

---

# matejn

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

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

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Bible] Update](https://wordpress.org/support/topic/update-48/)
 *  Plugin Author [matejn](https://wordpress.org/support/users/matejn/)
 * (@matejn)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/update-48/#post-3851029)
 * I updated the plugin with some new bible translations and fixed some of the linking
   issues, I’ll look more into it in next days.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: WP-Bible] Safari Beta 4](https://wordpress.org/support/topic/plugin-wp-bible-safari-beta-4/)
 *  [matejn](https://wordpress.org/support/users/matejn/)
 * (@matejn)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bible-safari-beta-4/#post-1004357)
 * Thank you all, I included the suggested changes/fixes in the new release.
 * Matej
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP-Bible] Open link in new window](https://wordpress.org/support/topic/plugin-wp-bible-open-link-in-new-window/)
 *  [matejn](https://wordpress.org/support/users/matejn/)
 * (@matejn)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bible-open-link-in-new-window/#post-975117)
 * Great idea, I’ll put this in 1.7.10, thank you!
 * Matej
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Wp-Bible] Linking to chapters?](https://wordpress.org/support/topic/plugin-wp-bible-linking-to-chapters/)
 *  [matejn](https://wordpress.org/support/users/matejn/)
 * (@matejn)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bible-linking-to-chapters/#post-1259250)
 * You must include verses. Otherwise to many instances of linking something that
   just looks like a bible verse occur.
    Matej
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP-Bible will not install on WP 2.9](https://wordpress.org/support/topic/wp-bible-will-not-install-on-wp-29/)
 *  [matejn](https://wordpress.org/support/users/matejn/)
 * (@matejn)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/wp-bible-will-not-install-on-wp-29/#post-1315911)
 * Seems like a plainscape’s issue… but still: could you elaborate on that? Any 
   error messages?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: My-Plugins] Needs registration?](https://wordpress.org/support/topic/plugin-my-plugins-needs-registration/)
 *  [matejn](https://wordpress.org/support/users/matejn/)
 * (@matejn)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/plugin-my-plugins-needs-registration/#post-759491)
 * When you run the plugin for the first time it notifies my site that the plugin
   has been installed on your site.
    I was wondering what percentage of downloaded
   plugins actually gets installed and this is the reason I put it in there. You
   can safely comment out a line or two that does the actual call.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Wp-bible on category page](https://wordpress.org/support/topic/wp-bible-on-category-page/)
 *  [matejn](https://wordpress.org/support/users/matejn/)
 * (@matejn)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/wp-bible-on-category-page/#post-697174)
 * I checked your site and I see you have some strange things going on in the category
   page.
    1. seems like you have double html header fields on the category pages–
   but that shouldn’t affect the plugin 2. the plugin is affected by a function 
   displaying post text – this function does some filtering, presumably trying to
   convert the post to a plaintext, so the format of the plugin output brakes.
 * So it’s actually not the plugin’s problem as you might see for example on my 
   category page (look at the last post):
    at [http://matej.nastran.net/category/tehnika/](http://matej.nastran.net/category/tehnika/)
 * Matej
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Wp-bible on category page](https://wordpress.org/support/topic/wp-bible-on-category-page/)
 *  [matejn](https://wordpress.org/support/users/matejn/)
 * (@matejn)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/wp-bible-on-category-page/#post-696943)
 * Thank you for your feedback, the problem is fixed in version 1.7.4 which you 
   can [download](http://downloads.wordpress.org/plugin/wp-bible.zip).
 * Here’s some technical explanation:
 * I looked into it and it seems that the problem is that the plugin relied on `
   wp_head()` tag being present in theme header – which is the correct way to make
   the theme. But if a theme didn’t have that tag present in the header, plugin 
   couldn’t insert in header of HTML the formatting CSS code necessary for plugin
   to be displayed correctly.
    Now the plugin is changed in a way that if the `wp_head()`
   tag doesn’t exist in header (as it should), plugin dumps the CSS into the HTML’s
   body, which is not a nice thing to do, but at least assures the plugin to be 
   displayed correctly… and it writes a warning in a comment of source HTML code.
 * Regards,
 * Matej, plugin developer

Viewing 8 replies - 1 through 8 (of 8 total)