mhbn
Forum Replies Created
-
Ok, I got it.
It’s ok, I found the solution for this issue already.
Thank you for that great plugin!
Hi Jules,
thanks a lot for a quick response.
It work ok now.But I have another issue.
I need to track onclick event for Google Analytics.I tried many different codes but nothing works.
What am I doing wrong?Here’s my code:
'<a id="oprosYes" href="/help2" class="bio_btn yes">Click it</a>' +
…
document.getElementById("oprosYes").onclick = function(){ga( 'send', 'event', 'opros', 'opros yes') };Yep. I actually have an idea why.
E.g. there are pages on the web with tabbed content which use display:none for that feature to work. So to check those pages for plagiarism it must also check hidden content as well.
So you are right, it’s not a bug)Hi Ernest,
Thank you for your time in developing this great plugin!
I will definitely keep my eyes on the next update.PS. I am thinking now whether it is worth for me to contact copyscape directly and let them know they have a bug in their system to be fixed?
Thanks,
RavilHi wpdreams,
sure, Copyscape is the first go to tool out there if you want to check your page for plagiarism: http://copyscape.com
Just go there, fill in any url with the plugin and hit enter.
You’ll see something like this:… right”, “hresultanimation”: “fx-none”, “vresultanimation”: “fx-none”, “hresulthidedesc”: “1”, “prescontainerheight”: “400px”, “pshowsubtitle”: “0”, “pshowdesc”: “1”, “closeOnDocClick”: 1, “iifNoImage”: “description”, “iiRows”: 2, “iitemsWidth”: 200, “iitemsHeight … 200, “iishowOverlay”: 1, “iiblurOverlay”: 1, “iihideContent”: 1, “iianimation”: “1”, “analytics”: 0, “analyticsString”: “ajax_search-{asl_term}” }
The issue is that the plugin generates on all websites/pages the same hidden div which Copyscape counts for plagiarism: <div class=”asl_init_data wpdreams_asl_data_ct” style=”display:none !important;” id=”asl_init_id_1″>
Is there a workaround to resolve that?
Thanks