Ravikumar Patel
Forum Replies Created
-
Forum: Plugins
In reply to: [SEO Auto Linker] When i update wordpress and plugin@icium Please check which version are you now using 1.3 or 1.2
if you are using a 1.3 and arrived issue please use 1.2 right now.Please share error screen and backend keyword link screen so we can try to resolve this.
Forum: Plugins
In reply to: [SEO Auto Linker] Undefined offset && Undefined index@kidnhockit Please share your backend screenshot which covers keyword & links.
Forum: Plugins
In reply to: [SEO Auto Linker] Updated to 1.3 – Post content not showing@juegos Please share your screens or site link if possible for review.
Forum: Reviews
In reply to: [SEO Auto Linker] Work with UTF8 (GREEK) Language@arjanolsder Thanks for the applied patch & reply.
I have fixed after customization code.
Forum: Plugins
In reply to: [Contact Form 7] Text area default value with 2 lines spacingRight Syntax for this issue please check and update in your demo:
[textarea* message class:wpcf7-validates-as-required class:textarea-scrollbar class:scrollbar-outer "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\n\nSincerely,"]- This reply was modified 7 years, 2 months ago by Ravikumar Patel.
Forum: Plugins
In reply to: [Contact Form 7] Text area default value with 2 lines spacing@takayukister Have you tested this issue? This one not working Please guide or possible to fix this bug.
Forum: Plugins
In reply to: [Contact Form 7] Text area default value with 2 lines spacingThanks for this format.
without required field working fine But we have facing a issue when applied required field.[textarea* message class:wpcf7-validates-as-required class:textarea-scrollbar class:scrollbar-outer] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sincerely, [/textarea]How we can fix this one? Please help as soon as possible.
Forum: Plugins
In reply to: [Custom Field Template] Jquery issue arrived on textarea with tinyMCESolution : use common hook.
custom-field-template\custom-field-template.php line no 46
add_action( 'edit_form_advanced', array(&$this, 'custom_field_template_edit_form_advanced') );replace with
add_action( 'edit_form_after_editor', array(&$this, 'custom_field_template_edit_form_advanced') );- This reply was modified 7 years, 7 months ago by Ravikumar Patel.
Forum: Fixing WordPress
In reply to: reSmush it – none of my images now showing up?yes, not issue related to images but required to check code. because of currently you have using data-src tag with a tag.
Change code with image tag or check before you have show with any query based or not?
ok thanks we have getting this points.
When user purchase a account on changes status of order this one synchronized.Thanks
Thanks but this one not easy way but now fixed using customization.
I hope you can provide this groups options on new versions.I have found logic but how to manage data in group here.
$subscriber = apply_filters( “mc4wp_integration_{$slug}_subscriber_data”, $subscriber, $related_object_id );
\plugins\mailchimp-for-wp\includes\integrations\class-integration.php 439
Can you please suggest use which function used for subscribe on which file?
plugins\mailchimp-for-wp\includes\api\class-api.php OR
plugins\mailchimp-for-wp\includes\integrations\class-integration.php@lapzor: i have added Not working for buddypress. we used Double opt-in option
Please given us hook function for buddy press registration with group subscribe.
Just given us for submit data code other one i will manage.http://easycaptures.com/fs/uploaded/1125/8314437031.png
Please possible to given a update as soon as.
- This reply was modified 8 years ago by Ravikumar Patel.
- This reply was modified 8 years ago by Ravikumar Patel.