Ravi Shakya
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Advanced Comment] Site Displaying only one comment metaThe issue you are talking about has been solved on the latest update. Please update the plugin . Thank you.
Forum: Plugins
In reply to: [WP Advanced Comment] Site Displaying only one comment metaI got your email and checked your site. When I moved the text field ( What and why ) below the comment field it seems to be working but not on the top. That is very unusual. I will check the plugin and update it. For now why dont you put the custom text field below comment field ?
Forum: Plugins
In reply to: [WP Advanced Comment] Site Displaying only one comment metaok. I will take a look. You can send me your temporary admin access to [email protected]
Forum: Plugins
In reply to: [WP Advanced Comment] Site Displaying only one comment metaone reason is if the fields are empty it will not show that field.
second is did you tick show to admin only on the custom fields ??
Forum: Plugins
In reply to: [WP Advanced Comment] Design issuesPut this css in your style.css
#wp_advance_comment_form {
margin: 0 auto;
max-width: 604px;
}Forum: Plugins
In reply to: [WP Advanced Comment] Warning: array_key_exists() [function.array-key-exists]Save your comment form once again.
Forum: Plugins
In reply to: [WP Advanced Comment] ajax not workingI am not sure what is causing this but my guess is when i saw your HTML i saw
1. There are two jquery.js script.
2. You have jquery validation plugin installed on the theme and again this plugin is also using it so there are two jquery validation js scripts.Suggestions:
1. on the wp advanced comment menu > Settings > Disable both jquery and jquery validation plugin.
2. If above doesn’t work then disable the jquery.js and jquery validation plugin that is added through the theme.
I solved it. Thanks
Forum: Plugins
In reply to: [WP Advanced Comment] TranslateYes it is possible but when you upgrade the plugin you will loose the language file. So instead of keeping it into /lang folder make directory wp-content/languages/plugins/ and keep the language file inside it. It will do the same job.
Forum: Plugins
In reply to: [WP Advanced Comment] TranslateYour file name is wrong.
Wrong => wp-advance-comment-pl_PL
Right => wpad-pl_pL.mo
Forum: Plugins
In reply to: [WP Advanced Comment] Adding comments to static homepageUpdate the plugin and on the widget section you can see WPAD Recent Comments widget and put that widget on the homepage.
Forum: Plugins
In reply to: [WP Advanced Comment] TranslateUpdate WP Advanced Comment plugin to the latest version and you can use WPML to translate to your language.
Forum: Plugins
In reply to: [WP Advanced Comment] Spanish translationUpdate WP Advanced Comment plugin to the latest version and you can use WPML to translate to your language.
Forum: Plugins
In reply to: [WP Advanced Comment] Posting MessagesI dont understand your question. Can u clarify clearly ?
Forum: Plugins
In reply to: [WP Advanced Comment] Reply BoxDo u mean to say comment box ?? If so then add section break or HTML custom field under comment field and write your message.