Is this possible?
I want to manually link to a URL but the anchor text is also defined as a “LinkIt Link”. Just in this particular case I want LinkIt to ignore it rather than overwriting my link.
How can I do this?
Is there a multisite version of this?
]]>When trying to activate the plugin I receive this message on
Wordpress 3.2.1 German
Warning: Invalid argument supplied for foreach() in /vhosts/mysite.eu/httpdocs/wp-content/plugins/blog-linkit/library/base/application.php on line 119
Warning: Invalid argument supplied for foreach() in /vhosts/mysite.eu/httpdocs/wp-content/plugins/blog-linkit/library/base/loader.php on line 9
Warning: Invalid argument supplied for foreach() in /vhosts/mysite.eu/httpdocs/wp-content/plugins/blog-linkit/library/base/application.php on line 29
Fatal error: Class name must be a valid object or a string in /vhosts/mysite.eu/httpdocs/wp-content/plugins/blog-linkit/library/base/base.php on line 41
]]>I received this error message when I “getting started”:
“You do not have permission to access this page” at the URL
“https://mysite.com/wp-admin/admin.php?page=”
What’s going on there?
DM
When I upgrade the plugin to 5.1.2 and activate, this message occurs:
[error] 27861#0: *36465 FastCGI sent in stderr: “PHP Fatal error: Class ‘w3v_Controller_Action_Action’ not found in wordpress/wp-content/plugins/blog-linkit/library/wordpress/Controllers/ActionController.php on line 3”
]]>I set the link target to _blank (new window or tab) but the links are opened in the same window. The html code generated in the site is:
<a class = 'linkit' href='https://google.ro' rel='external me' title='descrption'>keyword</a>
The target=”_blank” is mising!
]]>