I ran the PHP Compatibility Checker plugin https://www.ads-software.com/plugins/php-compatibility-checker/
checking for PHP 7 compatibility and got this result for this plugin:
FILE: wp-content/plugins/insights/insights.php
------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------
35 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
------------------------------------------------------------------------------------
]]>
This plugin works for images and my own blog, so far. But, I can’t get it to find anything with Google search or Blogs. It keeps trying and trying but not showing any results.
Are you still developing this plugin? I think it’s a great help in posting and writing.
]]>Hi,
I have some custom posts and taxonomies where are produced several site pages that I would like to insert links to other pages.
In these custom posts and taxonomies I’m not able to see the search box for the plugin.
Is there any way to extend the search box in custom posts and taxonomies?
Thanks
]]>Hi
Great plugin! The most important feature for me does not work: The “Insert link to selection” does not react.
Please Support me! Thanks!
Flickr image search needs to be https instead of http. No results returning.
]]>All searches work and results are displayed, but link insertion button is not inserting link to the selected text.
]]>the only links working are images and videos all other links won’t insert into the post when you click the insert icon.
]]>I am running genesis prose theme and images and video links work but all others won’t insert a link when clicking the insert icon.
]]>add_options_page('Insights Options', 'Insights', 'Administrator', basename(__FILE__), array(&$this, 'handle_options'));
was
add_options_page('Insights Options', 'Insights', 8, basename(__FILE__), array(&$this, 'handle_options'));
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home/xxxx/public_html/folder-xyz/wp-includes/functions.php on line 2712
]]>Getting a Google Map Error.
I am using a Valid Google Simple API Access key.
I tried both a “Key for server apps (with IP locking)” and for “Key for browser apps (with referers)”.
Tried using Maps V2 and V3 however note that The Google Maps Javascript API Version 2 has been officially deprecated and the error refers to updating the software to V3. I suspect this plugin has not been updated.
]]>I enter a keyword, and I select Google, then click Search… nothing happens. No refresh, no sign of activity, nada. I’ve tried this several times. How do I make it work?
]]>insights plugin has helping me a lot of in spicing up my posts. thanks
]]>Hello. I’m just trying out this plugin at the recommendation of https://www.johnoverall.com/ and I can see its potential. However, I was wondering if Insights could be included in custom post types? I’m still learning so maybe have missed something.
Thanks and all the best.
]]>When using the Insights pluginsomething weird is happening.
I highlight the text I want to make into a link.
Then click on the ‘inset link to slection’ but instead of making it a link, it deletes the image I have added to the blog post and replaces it with the words ‘object selection’.
Any ideas what I am doing wrong?
Thanks
]]>If you enabled https login for administration purposes with define(‘FORCE_SSL_ADMIN’, true); the plugin does not work with searches for “My Blog”, “Flickr” and “Video”. Is there a way around this?
]]>Just an FYI, if you’ve moved your wp-config.php file up one directory for security, the Insights plugin will stop working for ‘My Blog’ ‘Images’ and ‘Video’
The Wikipedia and Google searches (Google, News, Blog…) will still be fine.
In order to get the plugin to work correctly, I had to restore wp-config.php back to the root directory.
If anyone has a solution that allows one to keep the wp-config.php file out of the web directory, please share.
]]>Hi Vladimir,
nice plugin, as usual ??
How about to add a Google translation feature?
Simply select text to translate and show translation in plugin field.
Imagine how could be useful for admins that uses qTranslate and WPML…