• Resolved wpdanilo

    (@wpdanilo)


    Hi thanks for this great plugin.
    I have a small problem, I don’t see the control buttons when I view the images

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author wpgloe

    (@wpgloe)

    Hi and thank you!

    I have difficulties recreating the problem that you describe – do you have a link to a page where this is happening?

    Thread Starter wpdanilo

    (@wpdanilo)

    Hi, thank you for your time

    Here is an image opened in wordpress via your plugin, but the on-screen buttons don’t appear

    https://i.ibb.co/7C5qM69/No-buttons.jpg

    Plugin Author wpgloe

    (@wpgloe)

    OK, understood. Could you try to increase the z-index for the pluging? You can find this on the bottom of the Appearance page. Try to increase it significantly (e.g. 10000), so there are no other page elements with a z-index higher than that number which may obscure the plugin.

    Also, if you use bright background, are they still hidden?

    Another thing you could try is to uncheck ‘Fade out buttons’. That is found in the Controls page.

    If you also have another browser available – could you try that as well to see if there are any differences?

    Thread Starter wpdanilo

    (@wpdanilo)

    Tried Firefox, Edge and Chrome, but no buttons!
    Tried z-index vith value 10000, but no buttons!
    I disabled fade out, but no buttons!
    But the buttons are present on the page even if they are invisible, because moving the mouse changes the pointer and the labels of the buttons appear, and if I click, they work.

    Thread Starter wpdanilo

    (@wpdanilo)

    Searching, I didn’t find the svg images of the keys in the plugin, maybe the images are on the internet and not in the plugin?
    Because my site is behind proxies and probably can’t read them, that could be the reason!

    Plugin Author wpgloe

    (@wpgloe)

    All the svg icons comes with the plugin and is stored in ip-svg-sprite.svg below the includes folder of the plugin. The content of this file is inserted at the bottom of the page, it can be seen in the developer view of the browser. Assume the console does not have any related messages?

    I will see if the icons can be loaded in another way and keep you updated. Sorry for the inconvenience.

    Plugin Author wpgloe

    (@wpgloe)

    As a mean to check whether the loading of the SVG has some issues, I have added an additional option page System settings in the plugin admin interface where the loading of the SVG definitions can be controlled. If you could dowload a development version at https://image-projector.com it could be worth a try. The download link is at the bottom of the landing page.

    Thread Starter wpdanilo

    (@wpdanilo)

    Hello Wpgloe

    I can add some more information for the problem:

    Using a wordpress monitor plugin indicates a problem for image-projector using a certificate for encryption.
    Reading on the internet, I have found that some encryption algorithms have been made obsolete on new versions of wordpress and this could generate the problem that indicates monitoring.

    Here follow the monitoring messages:

    Warningfile_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed1+wp-content/plugins/image-projector/includes/ip-core.php:164Plugin: image-projectorWarningfile_get_contents(): Failed to enable crypto1+wp-content/plugins/image-projector/includes/ip-core.php:164Plugin: image-projectorWarningfile_get_contents(https://…/wordpress/wp-content/plugins/image-projector/includes/ip-svg-sprite.svg?v=4.9): Failed to open stream: operation failed1+wp-content/plugins/image-projector/includes/ip-core.php:164Plugin: image-projector

    Warningfile_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed1+wp-content/plugins/image-projector/includes/ip-core.php:164Plugin: image-projectorWarningfile_get_contents(): Failed to enable crypto1+wp-content/plugins/image-projector/includes/ip-core.php:164Plugin: image-projectorWarningfile_get_contents(https://…/wordpress/wp-content/plugins/image-projector/includes/ip-svg-sprite.svg?v=4.9): Failed to open stream: operation failed1+wp-content/plugins/image-projector/includes/ip-core.php:164Plugin: image-projector

    Thread Starter wpdanilo

    (@wpdanilo)

    Hi Wpgloe

    I was able to try the version of the plugin that you released on https://image-projector.com, and it solves the problem, the plugin must be configured not to load the svg in the page, by enabling the system setting of the plugin: “Do not insert in page, link to definition in file”
    Thank you !

    Plugin Author wpgloe

    (@wpgloe)

    Thanks for the feedback and your patience. I will publish a new version omitting the System settings options and always load directly from file to avoid the discouraged file_get_contents.

    Plugin Author wpgloe

    (@wpgloe)

    Version 5.1 published.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘No control buttons’ is closed to new replies.