• Resolved lukuna

    (@lukuna)


    Hi,
    I have serious problem after upgrade wppa+ to ver 6.6.0.0.
    Behaviour of navigation buttons is strange.

    a. On browsers on PC (tested IE 11, FF, Chrome) I can’t see any button in Slideshow page (next, previous, start/stop), but in Safari on my Ipad I can (and they work)
    b. The same behaviour is in Lightbox – no buttons on PC but all on Ipad

    regards

    Lubos

    Pages: http://www.veselykocour.cz

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    In Table VI-B2 ( the link from thumbnail ) you have set the link to ‘the single photo in the style of a slideshow’ (5th choice). It should be ‘the fullsize photo in a slideshow’ (3th choice).

    Thread Starter lukuna

    (@lukuna)

    Small update – don’t know why, but now it seems to be only problem of the IE – other browsers started to display buttons correctly. Trying to investigate deeper.

    (made change as you described / no change for IE)

    I found another strange (for me) behaviour – for non logged users wppa+ displays avatars in comments randomly selected from the default set, but if user is logged, he can see the proper avatars as in the rest of wordpress. Is there any setting, I can correct this?

    Lubos

    Thread Starter lukuna

    (@lukuna)

    Update for missing buttons in IE – in definition in tag <svg id=”Layer_1″ … it is in style defined display: none; for IE and display: inline for FF and others.

    Lubos

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Navigation symbols for ie will be fixed in 6.6.01

    I can not reproduce avatar issue. What is your setting in Table II-B11 ?

    Thread Starter lukuna

    (@lukuna)

    Hi,

    I have “retro” in Table II-B11. I tried every setting except url with the same result – proper avatars only if I’m logged in.

    Lubos

    Thread Starter lukuna

    (@lukuna)

    I think I found it – there is a limitation for avatar searching only for logged users in wppa-boxes-html.php in line 3096. I have commented it (pair to closing bracket on line 3127) and I have proper avatars for non logged users too. Can I keep it this way?

    Lubos

    • This reply was modified 7 years, 5 months ago by lukuna.
    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I do not remember why i ut that limitation in there. I will test it when it is commented out. If no problems arise i will keep the change you suggested. Thanx for the effort.

    Thread Starter lukuna

    (@lukuna)

    Hi,

    I have suggestion for svg icons in IE
    1. svg tag for IE must have parameter “width” specified
    2. in wppa-utils.js (and min too) – there have to be if option for IE browser on line 339. Script must replace ‘display: none’, not ‘display:none’ (there is space after colon), but only for IE. Other browsers need original replacement.

    After that – svg icons will work

    Regards
    Lubos

    • This reply was modified 7 years, 5 months ago by lukuna.
    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Thanx for the effort.

    I tested this with IEtester. Unfortunately this program is not working very well onder windows 10, but what i could see is that the svg icons do not work in IE8 and IE10.

    In the mean time, i changed the code ( 6.6.01 ) so that in IE .png file are used. This works for all supported IE versions.

    Edge works like firefox and chrome

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Fixed 6.6.02

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Sorry 6.6.01

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Missing navigation in LIghtbox and Slideshow’ is closed to new replies.