• Resolved denye

    (@denye)


    Hello,
    I`m using Photonic with the Visual Composer builder.
    When I open up text block and then goes to Photonic gallery button, Photonic window popup behind the Visual Composer window.
    What is the right way to move Photonic on the top layer ?

    Thank you !

    • This topic was modified 6 years, 5 months ago by denye.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    I cannot really say because I don’t believe the other plugin is free, so I have no way to test.

    My understanding is that there is a z-index setting that is causing this issue, but without that plugin I cannot tell you what value needs to be set. I can give you some generic code to experiment with, but that will take a fair bit of trial and error.

    One other thing: I am not sure if, even by changing the z-index value, you will be able to make it work. Photonic relies on a text area with an id “content” to be present on the page. Without it Photonic cannot determine where to insert the shortcode. I don’t know if the Visual Composer plugin has such an element in the screen you have displayed.

    Thread Starter denye

    (@denye)

    Hello , I have changed z-index in the Visual Composer css file, so now it looks great !

    Thank you

    Plugin Author Sayontan Sinha

    (@sayontan)

    Thanks. What was the original value? I can put a higher value in Photonic probably.

    Thread Starter denye

    (@denye)

    Hi ,
    the original value in the file : js_composer_frontend_editor.min.css
    was :
    #TB_overlay{z-index:1055}#TB_window{z-index:1060} and I changed it to 55000

    regards
    Denis

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Photonic UI window’ is closed to new replies.