dmayur
Forum Replies Created
-
We wont be able to opt for PRO version right now…is their any other option which will help us in creating our vendor store header section more attractive??
- This reply was modified 3 years, 10 months ago by dmayur.
Thank you so much…
Forum: Plugins
In reply to: [String locator] Plugin installed but cannot see in ToolsWaiting for the Solution….
Forum: Plugins
In reply to: [String locator] Plugin installed but cannot see in ToolsDid you find something??
Forum: Plugins
In reply to: [String locator] Plugin installed but cannot see in Tools### wp-core ### version: 5.4.1 site_language: en_US user_language: en_US timezone: Europe/London permalink: /%year%/%monthnum%/%day%/%postname%/ https_status: false user_registration: 0 default_comment_status: open multisite: false user_count: 1 dotorg_communication: true ### wp-paths-sizes ### wordpress_path: /var/www wordpress_size: 45.93 MB (48164212 bytes) uploads_path: /var/www/wp-content/uploads uploads_size: 42.52 MB (44581327 bytes) themes_path: /var/www/wp-content/themes themes_size: 7.42 MB (7782091 bytes) plugins_path: /var/www/wp-content/plugins plugins_size: 61.54 MB (64528810 bytes) database_size: 4.30 MB (4505600 bytes) total_size: 161.71 MB (169562040 bytes) ### wp-dropins (1) ### object-cache.php: true ### wp-active-theme ### name: Education Base (education-base) version: 2.0.1 author: acmethemes author_website: https://www.acmethemes.com/ parent_theme: none theme_features: automatic-feed-links, title-tag, custom-logo, post-thumbnails, editor-style, menus, html5, custom-background, woocommerce, custom-header, infinite-scroll, jetpack-responsive-videos, align-wide, wp-block-styles, widgets theme_path: /var/www/wp-content/themes/education-base ### wp-themes-inactive (3) ### Twenty Nineteen: version: 1.5, author: the WordPress team Twenty Seventeen: version: 2.3, author: the WordPress team Twenty Twenty: version: 1.3, author: the WordPress team ### wp-mu-plugins (1) ### System Plugin: author: (undefined), version: 3.16.4 ### wp-plugins-active (8) ### Acme Demo Setup: version: 2.0.1, author: acmethemes Acme Fix Images: version: 1.0.0, author: Acme Themes Advanced Import: version: 1.2.2, author: AddonsPress Classic Editor: version: 1.5, author: WordPress Contributors Contact Form 7: version: 5.1.9, author: Takayuki Miyoshi Elementor: version: 2.9.11, author: Elementor.com String Locator: version: 2.4.0, author: Clorith Widget Options: version: 3.7.4, author: Widget Options Team ### wp-plugins-inactive (5) ### Gutenberg Blocks - Gutentor Page Builder for Gutenberg: version: 2.1.2, author: Gutentor Honeypot for Contact Form 7: version: 1.14.1, author: Nocean One Click Demo Import: version: 2.5.2, author: ProteusThemes WP Database Reset: version: 3.15, author: WebFactory Ltd WP Reset: version: 1.80, author: WebFactory Ltd ### wp-media ### image_editor: WP_Image_Editor_Imagick imagick_module_version: 1690 imagemagick_version: ImageMagick 6.9.10-78 Q16 x86_64 2019-12-09 https://imagemagick.org imagick_limits: imagick::RESOURCETYPE_AREA: 251 GB imagick::RESOURCETYPE_DISK: 9.2233720368548E+18 imagick::RESOURCETYPE_FILE: 24575 imagick::RESOURCETYPE_MAP: 251 GB imagick::RESOURCETYPE_MEMORY: 126 GB imagick::RESOURCETYPE_THREAD: 24 gd_version: 2.2.5 ghostscript_version: 8.70 ### wp-server ### server_architecture: Linux 4.4.216-1.el6.elrepo.x86_64 x86_64 httpd_software: Apache php_version: 7.3.12 64bit php_sapi: cgi-fcgi max_input_variables: 1000 time_limit: 300 memory_limit: 256M max_input_time: 60 upload_max_size: 100M php_post_max_size: 100M curl_version: 7.45.0 OpenSSL/1.0.1e suhosin: false imagick_availability: true htaccess_extra_rules: false ### wp-database ### extension: mysqli server_version: 5.7.26-29-log client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $ ### wp-constants ### WP_HOME: undefined WP_SITEURL: undefined WP_CONTENT_DIR: /var/www/wp-content WP_PLUGIN_DIR: /var/www/wp-content/plugins WP_MAX_MEMORY_LIMIT: 256M WP_DEBUG: false WP_DEBUG_DISPLAY: true WP_DEBUG_LOG: false SCRIPT_DEBUG: false WP_CACHE: false CONCATENATE_SCRIPTS: undefined COMPRESS_SCRIPTS: undefined COMPRESS_CSS: undefined WP_LOCAL_DEV: undefined DB_CHARSET: utf8 DB_COLLATE: undefined ### wp-filesystem ### wordpress: writable wp-content: writable uploads: writable plugins: writable themes: writable mu-plugins: writable
Yes…Thank you so much…
Really Appreciate your response…Never seen such a good response from anyone…
Thanks again…
Hi…I have found one link on one of your forum…
https://www.ads-software.com/support/topic/conditional-fields-group-dropdown-cant-mark-as-required/
they said use “” first_as_label “”
<label> Choose City : (required)
[select* city “- Select City -” “London” “Delhi” “Mumbai” “New York” “Calcutta”]</label>[group london]
[select* garden first_as_label “- Select Garden -” “A” “B” “C” “D”]
[/group]
[group delhi]
[select* garden1 first_as_label “- Select Garden -” “E” “F” “G” “H”]
[/group]
[group mumbai]
[select* garden2 first_as_label “- Select Garden -” “1” “2” “3” “4”]
[/group]
[group newyork]
[select* garden3 first_as_label “- Select Garden -” “5” “6” “7” “8”]
[/group]
[group calcutta]
[select* garden4 first_as_label “- Select Garden -” “l” “m” “n” “o”]
[/group]
Is this correct??
Hi…any help??
I have marked the field required * while inserting drop down…so is there anything I have to do more??
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Something is wrongHi Jules…
Thank you for your help few days back…I have come up with one more issue…
This is the mail section of my form…if you remember…
From: [your-name]
Address : [your-address]
Mobile Number : [your-number]
Email : [your-email]
City : [city]
Garden : [london][garden1][/london][delhi][garden2][/delhi][mumbai][garden3][/mumbai][newyork][garden4][/newyork][calcutta][garden5][/calcutta]
Reference Person : [your-reference]
Co-Reference Person : [your-co-reference]
HOW TO MAKE GARDEN a required field??
When I was testing, few people are not selecting anything from the field and still the form is getting submitted. I want to make that field compulsory…
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Something is wrongHi…Thank you so so much…
I was not writing [/london] [/delhi] [/mumbai] [/newyork] [/calcutta] these in my mail option…
IT WORKED…
Thank you again…
GOD BLESS
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Something is wrongThese are fields in MAIL section of contact form
From: [your-name]
Address : [your-address]
Mobile Number : [your-number]
Email : [your-email]
City : [city]
Garden : [assembly]
Reference Person : [your-reference]
Co-Reference Person : [your-co-reference]
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Something is wrongHello Sir,
I changed the as per your reply…please check below..
<label> Choose City : (required)
[select* city “- Select City -” “London” “Delhi” “Mumbai” “New York” “Calcutta”]</label>[group london]
[select* garden “- Select Garden -” “A” “B” “C” “D”]
[/group]
[group delhi]
[select* garden1 “- Select Garden -” “E” “F” “G” “H”]
[/group]
[group mumbai]
[select* garden2 “- Select Garden -” “1” “2” “3” “4”]
[/group]
[group newyork]
[select* garden3 “- Select Garden -” “5” “6” “7” “8”]
[/group]
[group calcutta]
[select* garden4 “- Select Garden -” “l” “m” “n” “o”]
[/group]
After I changed everything…I got proper answer in mail…
City : newyork
Garden : 7
So i thought to try again with different options…
But i again got – Select Garden – in mail for 5 times…
It worked only for 1 time…rest it again showed me the old answer
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Something is wrongHi…Thank you again…I changed the multiple fields garden to garden1, garden2, etc…..
When i checked, it showed me proper answer in the mail…when i checked again, it is again showing me ‘select garden’. I checked almost 5 times…What would be the problem sir??
Forum: Plugins
In reply to: [Contact Form 7] Conditional field…Not workingThank you for your reply…
Have you found solution?? I know it must be a silly mistake…but can you please let me the error…I am really stuck…
Forum: Plugins
In reply to: [Contact Form 7] Conditional field…Not workingHi…I am using Contact form 7 conditional field…
Link
https://www.ads-software.com/plugins/cf7-conditional-fields/