[Plugin: Global Translator] Javacrip links getting broken!
-
I Davide, i’ve been using your plugin for a little while now and i have to say it’s great, i really appreciate the time you have put into this plugin. However i am having one problem that is making it impossible to use with a lot of my blogs.
I have a function on my blog that uses Javacrip to show only part of a posts content as a excerpt as it were and then provides a link that calls some Javacrip to show the rest of the article (on the same page/URL).
The links are suppose to be like this:
https://www.mysite.com/category/post/#
But they get rendered on translated pages with out the # at the end so they don’t call the Java scrip function and instead just reload the page.
I tried one of the new compressed cache pages and got the same result, so in the new version of the plugin this still isn’t fixed.
I don’t know whether this will help you find out why this is happening, but here’s the code from my template that creates this link:
————————–
<div id="readmore"> <small>To Read More</small> <small><a href="#" onclick="Effect.BlindDown('readmore', {duration:0});;<?php if (empty($post->post_excerpt)) echo " Effect.BlindUp('excerpted', {duration:0});;"; ?> return false;">Click Here</a></small></div>
Thanks again for a great plugin
Jayen
PS: I’ve emailed you about this several times through your contact form + sent you a couple of feedback comments on your plugin page about other things, but i don’t think my messages are getting to you, since i’ve never had a reply and you’ve never posted any of my comments even thou other peoples have been posted since.
https://www.ads-software.com/extend/plugins/global-translator/
- The topic ‘[Plugin: Global Translator] Javacrip links getting broken!’ is closed to new replies.