• Hello. These two errors are plaguing our debug.log file:

    [21-Jan-2019 19:38:23 UTC] PHP Notice:  Undefined index: ep_tooltip in /wp-content/plugins/elements-plus/elements/ep-tooltip.php on line 148
    [21-Jan-2019 19:38:23 UTC] PHP Notice:  Undefined variable: content in /wp-content/plugins/elements-plus/elements/ep-tooltip.php on line 168

    We are running version 2.1.2 of the plugin and WordPress 4.9.9.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Fotis

    (@markwaregr)

    Hi there,
    Thank you for reporting these.
    Actually, they are simple notices, which we will fix in future releases. In general you should not have any issues with the end product.
    Let me know if you do.

    Thread Starter Corey Salzano

    (@salzano)

    Thanks for the quick update, and I will appreciate fixes in a future release. I just updated the site to WordPress 5.0.3 and they persist.

    Thread Starter Corey Salzano

    (@salzano)

    Follow-up question: I just looked at a page with debugging display on, and these warnings are output on the screen once for what appears to be every Elementor block on the page. What functionality does this plugin deliver to the front-end of my website that touches every block, even those not provided by this plugin?

    I asked the person who installed this plugin, and they believe it was sought after for a single button control. I think there may be a design flaw in your code if it’s running for blocks that are provided by Elementor core and other plugins.

    Plugin Support Fotis

    (@markwaregr)

    Hi there,
    Thank you for checking this. Tooltip element will work on several core Elementor modules (like button etc) but not all or them. So you will get these notices everywhere there is Tooltip active.
    You can open the plugin’s ep-tooltip.php under /elements-plus/elements/ folder and replace lines 146-169 with this https://gist.github.com/nvourva/9816a7da79470d2df2fbd8aa107708bc

    This will resolve it until we release an update fixing the issue.

    Let me know how I can help out more.

    Thread Starter Corey Salzano

    (@salzano)

    Thanks again

    Plugin Support Fotis

    (@markwaregr)

    Let me know if I can help out more.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Undefined index: ep_tooltip in ep-tooltip.php’ is closed to new replies.