Title: kYem's Replies | WordPress.org

---

# kYem

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow] Slow load of page due to admin-ajax.php](https://wordpress.org/support/topic/slow-load-of-page-due-to-admin-ajaxphp/)
 *  [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/slow-load-of-page-due-to-admin-ajaxphp/#post-5306471)
 * Note that `ligth-bullet.png` sometimes have 20s waiting time.
 * Looks like it is requested through the jqeury.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow] Slow load of page due to admin-ajax.php](https://wordpress.org/support/topic/slow-load-of-page-due-to-admin-ajaxphp/)
 *  [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/slow-load-of-page-due-to-admin-ajaxphp/#post-5306470)
 * There are some serious issues with loading resources in this plugin. The `admin-
   ajax.php?action=slideshow_jquery_image_gallery_load_stylesheet&style=style-light&
   ver=2.2.21`
    call to load the stylesheet dynamically result in almost 2 second
   load time.
 * 60ms blocking and 1.97s of waiting. After that the styles are loaded and the 
   images are fetched
 *     ```
       light-arrows.png
       loading-icon.128x128.gif
       ligth-bullet.png
       ```
   
 *  resulting in additional ~30ms loading time after the stylesheet was loaded.
   
   Only getting this information the DOM is loaded.
 * Looking at the stylesheet, the problem is that the urls of the background image
   are generated for what ever reason.
 * Can someone give me more information on why this is handled this way? Any way
   to disable this, so that I could put these images to theme directory and add 
   styles to the main style.css file? Therefore removing this dynamic loading styles.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Migration lightbox effect url issues](https://wordpress.org/support/topic/migration-lightbox-effect-url-issues/)
 *  Thread Starter [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/migration-lightbox-effect-url-issues/#post-4799375)
 * I was looking through the lightbox effect code and actually saw there is a function
   that will try to replace the absolute path to the relative,so in short if you
   put:
 * ../wp-content/ngg_styles/lightbox/shutter/shutter.css
    ../wp-content/ngg_styles/
   lightbox/shutter/shutter.js ../wp-content/ngg_styles/lightbox/shutter/nextgen_shutter.
   js
 * It will actually work, so for now it will solve my problem, however I still feel
   like this could be improved in case we have multiple effects. We should be able
   to select them in the backend, same way custom styles work
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] New NextGEN Issue/Annoyance Found](https://wordpress.org/support/topic/new-nextgen-bug-found/)
 *  [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/new-nextgen-bug-found/#post-4166530)
 * Can you explain why this is the case?
 * At the moment I’m using GIT to deploy the website from my local development server
   and it does create a big issue, as I need to constantly change the url.
 * The worst part is that, when I’m browsing through the website it looks like everything
   is working as expected, due to the url pointing to my local server that is only
   accessible from my computer, therefore until someone actually starts to complain
   or I test it on different computer I’m not aware that the js/css files are not
   found and the lightbox effects are not working.
 * I’m was wondering if it possible to do, same way the custom styles work, we save
   it on ngg_styles folder and then link it from there if is available.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fullscreen Galleria] Galleria.loadTheme and W3 Total Catche](https://wordpress.org/support/topic/gallerialoadtheme-and-w3-total-catche/)
 *  Thread Starter [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/gallerialoadtheme-and-w3-total-catche/#post-3568142)
 * Thanks again for all support you provide!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fullscreen Galleria] PHP warning on the checkout page](https://wordpress.org/support/topic/php-warning-on-the-checkout-page/)
 *  Thread Starter [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/php-warning-on-the-checkout-page/#post-3538996)
 * Sorry for the late response, but ye it solved the problem thank you once again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fullscreen Galleria] Gallery link, missing data attributes](https://wordpress.org/support/topic/gallery-link-missing-data-attributes/)
 *  Thread Starter [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/gallery-link-missing-data-attributes/#post-3494172)
 * Fixed the issued for me, thank you once again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fullscreen Galleria] Gallery link, missing data attributes](https://wordpress.org/support/topic/gallery-link-missing-data-attributes/)
 *  Thread Starter [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/gallery-link-missing-data-attributes/#post-3494169)
 * I would be able to do that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fullscreen Galleria] Gallery link, missing data attributes](https://wordpress.org/support/topic/gallery-link-missing-data-attributes/)
 *  Thread Starter [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/gallery-link-missing-data-attributes/#post-3494153)
 * Just updated the plugin, unfortunately the problem persist.
 * Version 1.2.1
    [http://t.tomasfloor.co.uk/wood-flooring-gallery/](http://t.tomasfloor.co.uk/wood-flooring-gallery/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fullscreen Galleria] Remove images from fullscreen gallery](https://wordpress.org/support/topic/remove-images-from-fullscreen-gallery/)
 *  [kYem](https://wordpress.org/support/users/kyem/)
 * (@kyem)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-images-from-fullscreen-gallery/#post-3392108)
 * Well I’m not certain if you have identical problem, but i was able to to solve
   this before by uploading the images via media library, therefore images there“
   unattached” so i could free use any of them.
 * If you do the upload via page or post -> add media, it will automatically attach(
   can check this in the “uploaded to” column in the media library) that media file
   to the post/page it was inserted from, so later even if you deselect some of 
   the images it would still show all the images attached that post/page
 * This was the issue in the 0.6x version, not sure if it was fixed, but that was
   the solution i managed to find after long hours of recreating/re-uploading image
   galleries

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