• Temporary notation, I’ll modify it if the dev will answer (but it seems he will not, regarding my support thread 3 weeks ago which was probably not red).

    First of all : lack of documentation. I have created a Custom Search API, have put the correct API key and search engine ID, but it doesn’t work. I have copied/pasted a wikipedia article in order to see if the plugin works… but it detect nothing. A progress bar appears, but go from 0 to 100% after 2 sec and displays ‘No result”. My google developper console shows me that no request have been done, and this means that the plugin itself doesn’t work.

    Second point : only available for post. If you have custom post type, you have to modify the code like me.

    Waiting for some clarifications to review my vote… I have little hope, but let’s see.

    EDIT : Well, I have maked it worked partially in a standard post. But after he has found the plagiarism, several thing gone wrong :

    – 2 img files are called but just doesn’t exist, which leads to a “error : Bad Request” in the result tab instead of the details of these errors.
    – the popup have no attributed z-index, and it leads to a CSS issue on my installation.

    • This topic was modified 9 years, 8 months ago by moxymore.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author jkarthi

    (@jkarthi)

    Hello Moxymore,

    Thankyou for your suggestions. I was quite busy with my work, so could not able see your review.

    1) I will prepare a documentation for the plugin.
    You need to do the little settings change on the Google custom search and then it should work.
    Please Follow this tutorial (https://support.google.com/customsearch/answer/2631040?hl=en)

    2) I will modify the code for custom post type.

    Can you please explain me more about the “image files error and popup z-index” errors, so that I will fix that on my plugin.

    You can reach me on skype : arumugam.balasubramanian123

    Thanks,
    Karthik

    Plugin Author jkarthi

    (@jkarthi)

    Hello Moxymore,

    I am budding wordpress developer and my plugin somewhat useful to you. You are my first reviewer and it seriously affect my Plugin. Can you please improve the rating.

    Thanks
    Karthik

    Thread Starter moxymore

    (@moxymore)

    Hi,

    My vote is related to the actual state fo the plugin, I can’t modify it if no improvement are done. I can give you one more star since, at least, you replied to the forum and here. But no more can be done yet because the plugin itself isn’t working as expected.

    1) I have already done this, this sounded natural. I have checked the “Search the entire web but emphasize included sites” and deleted my initial website which were put during the setup process. The problem is elsewhere : in my test article where I have put a wikipedia example, your plugin displays that “plagiarism where found or the post is less than 50 words, and then the post was automatically set to draft). The problem is in the Awebon Plagiarism Result tab : after “Please correct the below sentence”, it indicates “error : bad request”.

    Take a look at this screenshot : http://www.hostingpics.net/viewer.php?id=53850920161130090704ModifierlarticleLesAlternativescomWordPress.jpg

    2) Making it work for custom post type will be really appreciated. It’s mandatory.

    3) The z-index issue happen only on my side because I have an admin theme installed. Nevertheless,you should add this code in order to avoid any conflict :

    div#awebon-plagiarism-result-dialog {
        z-index: 10000;
    }

    4) awebon-plagiarism-checker-with-progressbar/css/images/ui-bg_flat_75_ffffff_40x100.png and awebon-plagiarism-checker-with-progressbar/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png are the files which are requested by your plugin, but which doesn’t exists.

    Well, at the moment, for your answer to this post, i’ll add one more star. I’m just waiting for these mandatory issue fixes in order to add several more more star.

    Regards.

    • This reply was modified 9 years, 7 months ago by moxymore.
    • This reply was modified 9 years, 7 months ago by moxymore.
    • This reply was modified 9 years, 7 months ago by moxymore.
    Plugin Author jkarthi

    (@jkarthi)

    Hello Moxymore,

    I will definitely take your suggestions. Will update those features in my next version.

    Thanks
    Karthik

    Thread Starter moxymore

    (@moxymore)

    Allright, one more star attributed. Waiting for the last feature to be implemented to add more.

    Thank you for the support.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Needs clarifications’ is closed to new replies.