bingjie2680
Forum Replies Created
-
Forum: Plugins
In reply to: Related posts pluginsearch for related posts in the plugin directory
Hi, I have tried to comment on your site, please delete those comments. sorry for the spam……I can try to help you if you can send me the theme for testing, other wise there is nothing I can do.
have you tried to disable the plugin and see if what you need works.
besides, I could not find any post on your site,nor comments . if you are using any theme, you can send me the theme and I will test it on my site.Hi, All you need can be configured under setting->discussion, have you tried that?
the main website is not allowed to copy, but should allow to paste. this has nothing to do with the plugin.
Forum: Plugins
In reply to: [wp-comment-master] [Plugin: wp-comment-master] Thematic ThemeHi Cristiano,
Thank you for your question.
Not surprisingly,this plugin won’t work with many themes. because this plugin is only designed for the standard wordpress theme. As I stated in the plugin description, this plugin is totally depend on your website theme. if the CSS in comment section in the single page has bee changed, then it will probably not work with your theme.I will release a new version soon, which hopefully the AJAX posting will work with all themes, but comment pagination is not guaranteed.
Forum: Plugins
In reply to: [wp-comment-master] [Plugin: wp-comment-master] Long time to show the commenthi, the animated circle is designed to run inbetween you click the submit button and before the new comment is shown. there is no problem with it.
Forum: Plugins
In reply to: [wp-comment-master] [Plugin: wp-comment-master] Contact infoHi,
would that be ok that you give me an idea on what the project will be. And in case I am interested, could be please state your contact info clearly. thanks.Hi,wangwy13,
there is an extra comma in the js file, so it didnt work with Atahualpa theme, but I have fixed it and it works great with that theme. I will update it in the version 1.4 soon later today.Forum: Plugins
In reply to: [wp-comment-master] [Plugin: wp-comment-master] Feature RequestsHi, rishk789,
I ‘ll see what i can do.
i will look at this thmem, and give you an answer soon.
Hi, Ovidiu,
thanks for your question, to enable the reposition, jquery will go through the DOM tree and find the right position where the comment form need to be placed. so technically, it may take less than 1ms to do this job. this job is skipped when you disable it. so in fact, technically, it is a better performance. πthe reasons I recommend to reposition the comment form is because first, when visitors post a comment, the comment usually is inserted in the front(you can also reset this of course),so they can see the comment directly. second, some people may not interested in reading comments, they read your post, and have an impulse to comment, so they dont have to go all the way down to the bottom, it is even worse when there is a long list of comments.
it is like Youtube.com. very clear and structured comment section.In all, I would say it doesnt make any difference on performance and functionally, it really depends on how your think it is and what your website content is.