Title: excentricus's Replies | WordPress.org

---

# excentricus

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WordPress SEO by Yoast] XML Sitemap missing](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-xml-sitemap-missing/)
 *  [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-xml-sitemap-missing/page/3/#post-2122902)
 * I’ve just had the same problem as everyone else, with a 404 page appearing in
   place of the XML file. I found the solution to my problem was to remove the blank
   line(s) at the end of my funictions.php, so that there’s nothing after `<?php}?
   >` or whatever is your last line in your file.
 * What happens is that the XML file to be considered valid, it always needs to 
   start on the first line in the source code. When you have a blank line at the
   end in your file (such as functions.php), your site code will start on the second
   or third line, which is not a problem for rendering normal pages, but causes 
   XML errors.
 * To quickly check whether this is your particular problem, go to your homepage
   and look in the source code to see on which line the code starts. If it’s any
   other than 1, you need to find the offending file and fix it as described above.
 * Hope that helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Search] [Plugin: Super Search] Add Search by Taxonomy and Taxonomy Term?](https://wordpress.org/support/topic/plugin-super-search-add-search-by-taxonomy-and-taxonomy-term/)
 *  [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-super-search-add-search-by-taxonomy-and-taxonomy-term/#post-2276262)
 * I agree, adding taxonomy terms would make this plugin so much better, considering
   that custom post are now used more often.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Epic Post Type] [Plugin: Epic Post Type] Plugin Bugged](https://wordpress.org/support/topic/plugin-epic-post-type-plugin-bugged/)
 *  [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-epic-post-type-plugin-bugged/#post-2145486)
 * I’d really appreciate it if you could even vaguely describe how to use this plugin.
   I’m in need of adding a few metaboxes (without a bloated plugin) and this looks
   like it might accomplish the task. Maybe a short working example?
 * I recently found [this meta box script for wordpres](http://www.deluxeblogtips.com/p/meta-box-script-for-wordpress.html)
   but am struggling with a few things to do on my own.
 * Anyway, waiting for the documentation. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Manager] [Plugin: Download Manager] Works on localhost, not on server](https://wordpress.org/support/topic/plugin-download-manager-works-on-localhost-not-on-server/)
 *  Thread Starter [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-download-manager-works-on-localhost-not-on-server/#post-2137421)
 * Hi!
 * I’ve tried all these options before, ‘upload from pc’, ‘add file from server’
   plus I had some demo files from local install before transferring it to server
   and none of these works. I’ve checked folders and paths (within the plugin, too)
   and all seem fine but it wont work.
 * Any other possible solutions you can think of?
 * Many thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleModal Login] [Plugin: SimpleModal Login] Disable Jquery loading](https://wordpress.org/support/topic/plugin-simplemodal-login-disable-jquery-loading/)
 *  Thread Starter [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-simplemodal-login-disable-jquery-loading/#post-1904419)
 * Oh sorry, I feel like a fool. Thanks a lot.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleModal Login] [Plugin: SimpleModal Login] Disable Jquery loading](https://wordpress.org/support/topic/plugin-simplemodal-login-disable-jquery-loading/)
 *  Thread Starter [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-simplemodal-login-disable-jquery-loading/#post-1904328)
 * Actually, I prefer to load it straight from google CDN for speed and bandwidth,
   plus most people have this already in their browser cache.
 * It would be awesome to have a option to disable it in the panel. What part of
   the code do I need to edit to have a fix for now?
 * Thanks for the great plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] [Plugin: WordPress Download Monitor] Why so many queries?](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-why-so-many-queries/)
 *  Thread Starter [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-why-so-many-queries/#post-1811698)
 * @aldolataldolat
 * [Download Manager](http://wordpress.org/extend/plugins/download-manager/) is 
   a good and lightweight alternative, though not as customizable. It surely won’t
   kill your site and that’s more important than cosmetics. Personally, I gave up
   on all download plugins since I discovered [Magic Fields](http://wordpress.org/extend/plugins/magic-fields/)
   a few days ago. It’s awesome as it is and they have a fairly active community,
   so a lot potential for for further development and improvements. I recommend 
   you check it out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] [Plugin: WordPress Download Monitor] Why so many queries?](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-why-so-many-queries/)
 *  Thread Starter [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-why-so-many-queries/#post-1811696)
 * [@ka-ri-ne](https://wordpress.org/support/users/ka-ri-ne/)
 * Could you elaborate on how this came about (too many downloads, visitors, etc.)?
   I suspect you’re on shared hosting, which might explains why you got kicked off.
 * Regardless, I think this is not a good plugin, despite the many awesome features
   it has. Until the issues will be fixed, there’s no way I’m going to touch it.
 * The developer has not yet responded to this post, but is fairly active in other
   threads – I guess it’s a non-issue and can be ignored?
 * For now I’m experimenting with other solutions and might have just found a much
   better alternative…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] [Plugin: WordPress Download Monitor] Why so many queries?](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-why-so-many-queries/)
 *  Thread Starter [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-why-so-many-queries/#post-1811691)
 * Oh man, I hope the developer of this plugin will address this issue. I remember
   testing it locally a few months back and it wasn’t even close to this number 
   of queries. It’s a pity I can’t use it as it will probably bring my site down
   to a crawl.
 * Has anyone had experience using it on a moderately busy site?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] [Plugin: WordPress Download Monitor] not counting downloads](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-not-counting-downloads/)
 *  [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-not-counting-downloads/#post-1792333)
 * Be sure you’re logged out as admin while testing the download counter – it will
   ignore admin downloads.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Highlight category in navigation instead of parent blog](https://wordpress.org/support/topic/highlight-category-in-navigation-instead-of-parent-blog/)
 *  [excentricus](https://wordpress.org/support/users/excentricus/)
 * (@excentricus)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/highlight-category-in-navigation-instead-of-parent-blog/#post-1039870)
 * I also would like to know. Can someone help?

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