when an user enters 3 (No of rooms Required), thus fieldname1 = 3. which creates 3 new fieldnames to hold value of “type of room”.
Is there any possible way?
]]>How can I add this field to the form? BTW, adding the add-on Form Builder is not possible…
Thanks for your advise,
Anke
]]>Is there a way to edit only the shipping address fields of my account > address > shipping page? I need to remove the shipping_company field and change to required shipping_neighborhood field but I can’t do it.
Thanks in advance
]]>is it possible to add a second description field for brands in the backend, that then will be shown in the frontend on brands archives under the product loop?
At the end it should look like this in the frontend:
[first/regular description for brand]
[product loop with products from brand]
[new, second description for brand]
Thank you!
]]>I am a newbie of WordPress. My boss told me he wants me to add a new field ‘Job Title’ under these fields https://ibb.co/M2xnQP2 I know this is from EventOn but how do I add a new field?
Where is it and how to do it? I read this link on ‘Code 2: Include at checkout stage’
https://docs.myeventon.com/documentations/how-to-add-additional-fields-at-checkout/
I went the functions.php file but the problem is where is it? How do I add there?? I’m not a developer and I honestly don’t know how to do this
Or is there a new plugin to make it much easier?
Looking forward to your solution! And thank you so much.
]]>and then, filtering reviews using these fields
Fields are:
AGE (checkbox)
18-25
25-35
…
SKIN TYPE (select)
Dry Skin
Normal skin
…
Any help appreciate
Lorenzo
Subject
WP Travel Engine email notifications wont save
Message
Hi there I am sitting with two issues, first being that the plugin wont save when I edit anything in the email settings, it just keeps spinning. Second, I want to add the kids ages, which I cannot seem to do.
Website URL
https://thesnap.co.za/
I have:
– refreshed cache
– switched off all other plugins
– change to a wp standard theme
– reinstalled
all with no change.
I am also going to be using Paid Membership Pro. The the them is Divi. I don’t think it has any bearing but this is on a staging site.
I have checked htaccess, which I have never changed, and it has this:
# SGS XMLRPC Disable Service
<Files xmlrpc.php>
order deny,allow
deny from all
</Files>
# SGS XMLRPC Disable Service END
# SGS HSTS Header Service
Header set Strict-Transport-Security "max-age=10886400; preload"
# SGS HSTS Header Service END
# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# SGO Unset Vary
Header unset Vary
# SGO Unset Vary END
Any idea what the problem could be?
Thank you
]]>