Pi Zi
Forum Replies Created
-
Problem could be solved in the new version of the plugin. When it still still occurs, please send me some more details.
Some bugs have been fixed in version 1.0.1. Please let me know if the problem still occurs.
There was a bug with the shortcode. Could you try new verions 1.0.1?
The first was solved by adding line 242:
$class_ori = (empty($attrs['class'])) ? '' : $attrs['class'];The second one will be in the next bugfix release.
Thanks Juliette for the code review (again ;)).
Hello Marcello, sorry for the very late response. Must have overlooked this issue
When I test your link, it seems that when there is a space in the href-attribute it is not recognized as external link, like f.e.:
<a href=" http://www.wordpress.org">WP</a>This will probably be easy to fix (although technically there should not be a space there).
Does this problem still occurs in the latest version?
Forum: Plugins
In reply to: [WP Mailto Links - Protect Email Addresses] i need a payed pluginHello Mr.Ahmad,
Sorry, but at the moment I am busy on other projects. Maybe you could contact another plugin developer.Regards,
VictorI already saved the html of your page. Hopefully I can take a further look at it end of the week. Thanks so far.
I don’t understand. The registration form is on an external domain?
Can’t you just exclude that domain from external links?Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] Broke my websiteWhat’s your website? Myabe I can get a clue by analysing the html.
Had a quick look and it seems that it was applied to external links, but also to a few internal links. Those internal links that contain a hash tag # at the end, like: {url}/#more-1172
I will try to figure out why these links are also threaded as external links. Thanks so far.
Hello Juliette, I am very offended by your post.
No seriously, very good suggestions and I will put them on the list.
Thanks! 😉Do you have the page of your site where it occured?
Then I can take a look at the html and try to reproduce the problem on my machine.Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] Bug for h2 tag.Actually no, I fixed some other issues. But if it works… 🙂
Thanks all. Fixed in version 1.31.