• Resolved sebkreacja

    (@sebkreacja)


    Hello. After purchase, the plugin sends notifications about the product rating, before this you must accept the consent that the plugin also generates. And here I have a question. Is it possible to assign this action to my input in the theme? This consent applies to marketing and is also responsible for other activities on the website. And I wouldn’t like to add another consent on the shopping page.

    my input in terms.php (woocommerce):

    <label class="mb-4" for="marketing">
    <input class="mr-2" type="checkbox" name="marketing"   id="marketing">
    <span class="text-sm"><?= __('Wyra?am zgod? na otrzymywanie wiadomo?ci marketingowych i informacji o ofertach na mój e-mail.', 'starter'); ?></span>
    </label>			
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    I think it is possible but I’ve not tested it or guaranteed if it works on your site. If you are familiar with coding, you can take a look at the file
    wp-content/plugins/customer-reviews-woocommerce/includes/misc/class-cr-checkout.php, function display_cr_checkbox().
    Notice: we don’t support customization code. If you cannot complete the task, please contact an expert developer to help you in this case.

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin operation based on your own privacy consent’ is closed to new replies.