Title: Bartatwordpress's Replies | WordPress.org

---

# Bartatwordpress

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LightPress Lightbox] Jquery Lightbox suddenly not working](https://wordpress.org/support/topic/jquery-lightbox-suddenly-not-working/)
 *  [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/jquery-lightbox-suddenly-not-working/#post-3333025)
 * Today i have find out the same weird thing that suddently WP jQuery Lightbox 
   stopt working without changing header.php or footer.php and without new plugins
   for many months.
    Maybe some plugin updates were evoking this.
 * Try with changing the position (line in code) from <?php wp_head(); ?> in the
   header.php file.
    I have put it a little bit higher in the code and WP jQuery
   Lightbox works again. Keep <?php wp_head(); ?> in between the <head> tags.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] “Migrate Data!” doesn't migrate all events!?](https://wordpress.org/support/topic/plugin-the-events-calendar-migrate-data-doesnt-migrate-all-events/)
 *  Thread Starter [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [14 years ago](https://wordpress.org/support/topic/plugin-the-events-calendar-migrate-data-doesnt-migrate-all-events/#post-2611773)
 * Hi
 * I have managed to get it working. The problem: the slug name from the “Events”
   category was wrong in the database.
 * Slug name “agenda” instead of “events”!
    I think because of a much older already
   existing “events” slug name.
 * It seams that your migrate code not only looks to the category name “Events” 
   but (also) looks for the slug name “events”.
 * So, i have changed:
    category “Events” slug name “agenda” (wrong) to category“
   Events” slug name “events” (good)
 * Now it’s working like a charm.
    When it stays working and my boss is happy we
   can go for the pro.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] “Migrate Data!” doesn't migrate all events!?](https://wordpress.org/support/topic/plugin-the-events-calendar-migrate-data-doesnt-migrate-all-events/)
 *  Thread Starter [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [14 years ago](https://wordpress.org/support/topic/plugin-the-events-calendar-migrate-data-doesnt-migrate-all-events/#post-2611759)
 * Hi
 * Sorry, but my boss doesn’t like to give the databse and website.
    No other way
   to help?
 * What steps can i do to test?
 * Regards
    Bart
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] “Migrate Data!” doesn't migrate all events!?](https://wordpress.org/support/topic/plugin-the-events-calendar-migrate-data-doesnt-migrate-all-events/)
 *  Thread Starter [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-the-events-calendar-migrate-data-doesnt-migrate-all-events/#post-2611736)
 * Hi
    I have done the test with version 2.0 but same thing: all working good but
   only migrated 6 of the 100 events. Message: “You successfully migrated (6) entries.”
 * The problem seams that this 6 entries are the one that still have to come, depending
   on the begin and end date in The events calendar fields. So, nothing to do with
   the wordpress date of post.
    How too fix?
 * It is impossible for me to do too much tests because my boss gets nervous when
   the calendar goes down for a moment. 🙂
    I will try to set up a local test duplicate
   of the same website.
 * Do you have a solution for this problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] “Migrate Data!” doesn't migrate all events!?](https://wordpress.org/support/topic/plugin-the-events-calendar-migrate-data-doesnt-migrate-all-events/)
 *  Thread Starter [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-the-events-calendar-migrate-data-doesnt-migrate-all-events/#post-2611725)
 * Yes, i have immediate revert to the previous one.
 * Do you have solution.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] HELP language problem](https://wordpress.org/support/topic/plugin-the-events-calendar-help-language-problem/)
 *  Thread Starter [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-the-events-calendar-help-language-problem/#post-2281645)
 * Nobody knows a solution?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [only pages with "default template" are invisible](https://wordpress.org/support/topic/only-pages-with-default-template-are-invisible/)
 *  Thread Starter [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/only-pages-with-default-template-are-invisible/#post-2087454)
 * I have find a weird hidden symbol in de code in the page.php file.
    This wasn’t
   giving an error but gives “blank” pages. Website works again. fixed. thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [only pages with "default template" are invisible](https://wordpress.org/support/topic/only-pages-with-default-template-are-invisible/)
 *  Thread Starter [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/only-pages-with-default-template-are-invisible/#post-2087447)
 * What happened just before this? Added a plugin? Edited something? Host had a 
   power failure? Host upgraded software or hardware?
    > The only thing that has
   happen is an exceed of the maximum server space.
 * Try to switch to another theme and then back again.
    > already done, no result
 * Disable all of your plugins.
    > already done, no result
 * Look for an .htaccess file and rename it if you find it.
    > i will test that 
   > ! done the test with renaming the .htaccess file, no result.
 * Don’t confuse not seeing an error with not getting an error. Security conscious
   servers will hide errors. Do you have access to your server’s error logs?
    > 
   no, but server administrator doesn’t find errors either
 * Try putting define(‘WP_DEBUG’,true); in your wp-config.php file. You might see
   some warnings and errors.
    > already done, no result, nothing at all
 * > What now? Thanks for more help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LightPress Lightbox] [Plugin: WP jQuery Lightbox] rel="lightbox" isn't put automatic](https://wordpress.org/support/topic/plugin-wp-jquery-lightbox-rellightbox-isnt-put-automatic/)
 *  Thread Starter [Bartatwordpress](https://wordpress.org/support/users/bartatwordpress/)
 * (@bartatwordpress)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-jquery-lightbox-rellightbox-isnt-put-automatic/#post-1894601)
 * more info about the problem:
    I have noticed that this – <!– wp-jquery-lightbox,
   a WordPress plugin by ulfben –> – comes under the post and images. So the plugin
   starts under the post and images.
 * I think that is why there are no rel=”lightbox[ID]” for the images.
    Example 
   page source code:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_

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