I am developing a plugin that inserts some fields to woocommerce checkout fields,
But seems this action doesn’t work at all from plugin:
add_action( 'woocommerce_after_order_notes', 'hello', 10, 1 );
function hello(){
echo 'hello';
}
I tested to check if the funtion calls or not, but the function doesn’t call at all
What’s the problem?
Thank you
I need to add an extra field to the pop up, but the field icon is blocked saying:
Each view can only use one Fields block. To add a new Fields block, please first remove the existing one.
Do I need to upgrade to add an extra field or am I missing something?
Many Thanks
Vernita
]]>Now your plugin is off, coz I need the custom products to be ordered correctly.
]]>
I would like to know if it is possible to make the filter fields of the extra fields match with an OR condition instead of an AND condition as is done by default.
Thank you
]]>Recently we purchased premium subscription of the plugin “rafflepress pro” contest plugin. but it dosn’t fit completely as our needs. we need to add some extra field in the email subscription form. it will be great if you share the development source codes so we can add some extra fields.
Thanks and regards,
]]>For example, I have created an extra field called “URL” to collect and store subscribers’ website addresses. However, using {url} in a newsletter will not populate the subscriber’s web address in the newsletter.
I have not found any definitive statement in this forum nor in the documentation on whether tags for extra fields can be used in newsletters.
]]>