• Resolved v-net

    (@vrub)


    Hi ivmartel,
    The plugin is working well. I’m trying to put a DICOM gallery inside a Layerslider’s slide… Sometimes it works.. But the most part of the time it doesn’t shows the images (only the controls above “window/reset/etc”.
    Would you have any ideias about how to do this?
    Thank you!

    https://ww.wp.xz.cn/plugins/dicom-support/

Viewing 15 replies - 1 through 15 (of 23 total)
  • Plugin Author ivmartel

    (@ivmartel)

    Hard to tell, do you use a specific plugin for the layerslider? You can check the browser console to see if it outputs some errors/warnings.

    Thread Starter v-net

    (@vrub)

    I use the plugin “LayerSlider WP” with “Avada” Theme.
    Are you planning support for several series of the same exam?
    Thank you again.

    Plugin Author ivmartel

    (@ivmartel)

    Ok, I will try this slider plugin.
    For the multi series in one file, not yet but on the top of my list!

    Thread Starter v-net

    (@vrub)

    Ok! It would be very great!
    Have you already tested Layerslide vs. Dicom support? The shortcode needs to be in sections “Html/Video/Audio” or “Dynamic content from posts” to be rendered. I do not know if it’s a caching problem (i am using the W3 cache plugin); I’ve already inactivated the cache plugin and cloudflare cache function, but the problem persists.
    Thank you again.

    Plugin Author ivmartel

    (@ivmartel)

    I had not searched for the plugin and the only one I found is not free (from kreaturamedia). It will be difficult for me to test it… Have you checked the console log?
    And about why you want to load DICOM in a slider, wouldn’t a regular image be enough?

    Thread Starter v-net

    (@vrub)

    I’m trying to put in a slider to simulate multiple series of the same exam! Thank you for your attention!
    I will wait for the new feature´s release (multi function series in one file)…

    Plugin Author ivmartel

    (@ivmartel)

    Hi there, I just published version 0.4 of the plugin that allows to load multi-frame data. It handles non jpeg encoded for now or just the first 20 frames if encoded (otherwise it takes too long, working on it…).

    All feedback appreciated!

    Thread Starter v-net

    (@vrub)

    Hey man! I just updated the plugin to version 0.4 and it stopped working.
    I managed to work with DWV-0.16.0 using appgui.js files and dicomsupport.php from the previous version of the plugin (0.3) and replacing files in the folder “ext” by matching your project on github.
    So, now I’m using a customized version of the plugin with:
    – dwv-0.16.0.min.js
    – appgui.js and dicomsupport.php from version 0.3
    – files of “ext” folder from your github project (dwv)

    Thread Starter v-net

    (@vrub)

    And I deleted the “locales” folder

    Plugin Author ivmartel

    (@ivmartel)

    Sorry for that… What I can think of that would break things is if you have wordpress not installed at the root of your server, is it your case?
    Anyway I need to find a more flexible solution.

    Thread Starter v-net

    (@vrub)

    It’s OK! I’m happy that you are working on improving the plugin!
    My wordpress is installed on the root.

    Plugin Author ivmartel

    (@ivmartel)

    Just published v0.4.1!
    It supports wordpress installed anywhere. But more related to your comments, the first time you displayed a page with a DICOM with 0.4 it could not show up because of the code waiting on two events to happen in a certain order. Now it waits for them in any order. I hope this was the problem!

    Thread Starter v-net

    (@vrub)

    Hey ivmartel!

    This new version of the plugin did not work for me.
    I took a look at dicomsupport.php code and I think maybe the problem is the event related to i18next (internationalization). My browser’s language is set to ptb. I think this language is not supported by this new version of the plugin, because there isn’t any folder named “ptb” on the locales folder (only “cn”, “of”, “en”, “fr” and “ru”).

    I noticed that you changed the way it is generated html. To be able to load images within the DICOM sliders, I began to enter the ready html directly on the slides. And I realized that from version 0.14.0 of DWV the previous html does not work anymore. So, I returned to the DWV version 0.13.0.

    Additionally, the gallery shortcode did not work for me in versions 0.4 and 0.4.1 of the plugin.

    Thread Starter v-net

    (@vrub)

    Do you know if there is any performance / speed difference between 0.13 and 0.16 versions of dwv? What about the different html constructions?

    Plugin Author ivmartel

    (@ivmartel)

    Not having your language should not be a problem, if the file is not found, it will default to English.
    About the page html, can you share your code so that I help you update it?
    Weird about the gallery shortcode, it works for me with wp 4.6. Does it give you an error?
    Yes, dwv 0.16 should be faster. It is also more robust to different dicoms.

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

The topic ‘Render DICOM gallery inside Layerslide’ is closed to new replies.