I am sorry but I really don’t understand this. I cannot find the “PHP code with # tags” on the page given. Can you provide some exact text for me to search for.
It would be very helpful if I could get more context. The page source of offending page would be extremely useful.
I have updated the plugin. Now please check at the bottom of the website.
Click the icon to lock. Turn the wheel to scroll. X
Lorem ipsum dolor sit amet, utinam nusquam alienum cum ei, no maluisset constituam nec. Eam omnium conclusionemque ea, alia partem consequuntur per ut. Ea has viris mandamus patrioque, vim vidit dolore accommodare ne. Purto doctus constituam qui eu, scripta qualisque has ei, id mea solum verear invidunt. Nec vidit bonorum ea, te minimum fierent sadipscing vix.
<# if ( ( is_large_view && is_fullsize_view ) || is_miro_view ) { #> <# } #>
Those are not PHP tags but are parts of an underscore.js template. The problem is the JavasScript code is not correctly instantiating the template. In order to debug this it would be best if I could test the offending code under a JavaScript debugger. Is it possible for me to get access to the offending page?
Not possible to grant access.
I found a problem in the template. It probably is also the cause of your problem. Not sure how to fix it yet, but I will work on it immediately and until solved. I am very sorry for this trouble and thanks very much for the problem report.
mc
I have fixed a problem with the underscore.js template. You can download it here version 1.2.3.7.2. I am not sure it will solve your problem as I cannot duplicate your problem on my installation but it does correct a problem where the template was not correctly parsed. Please try it and let me know.
I update version 1.2.3.7.2 at Fri 2018Mar30 22:12:09 GMT so retry if you tried before this time.
This have solved the issue now <# if ( ( is_large_view && is_fullsize_view ) || is_miro_view ) { #> <# } #> has gone.
But for the first time a user log into the admin a notification bubble appear that is in the previous screenshot. Having the below content.
Click the icon to lock. Turn the wheel to scroll. X
Lorem ipsum dolor sit amet, utinam nusquam alienum cum ei, no maluisset constituam nec. Eam omnium conclusionemque ea, alia partem consequuntur per ut. Ea has viris mandamus patrioque, vim vidit dolore accommodare ne. Purto doctus constituam qui eu, scripta qualisque has ei, id mea solum verear invidunt. Nec vidit bonorum ea, te minimum fierent sadipscing vix.
PS. Thanks for fixing it in a very short time.
Just downloaded your updated version (Fri 2018Mar30 22:12:09 GMT). Now I think that popup message is not appearing.
Is everything working now?