Forum Replies Created
-
AuthorPosts
-
Great, thank you very much. We get to at least “Anfrage stellen” still next to PayPal. Is currently one line further below.
See Privat Content, Thanks for your help.
I put the code back in and I let it go. Cache cleared, no change. Everything looks the same.
Thanks for the answer, unfortunately it did not help.
Thanks for your help. This add a Box, but not the right one: This is the “Save my name, email and website in this browser until I comment again” Box. I need: I have read and agree to the privacy policy Box
Done with:
add_filter(‘woocommerce_product_review_comment_form_args’, ‘woocommerce_product_review_comment_form_args_mod’, 10, 1);
function woocommerce_product_review_comment_form_args_mod($form) {
$form[‘comment_field’] .='<p class=”comment-form-av-privatepolicy”><input id=”comment-form-av-privatepolicy” name=”comment-form-av-privatepolicy” type=”checkbox” value=”yes” />’ .
‘<label for=”comment-form-av-privatepolicy”>’ . __( ‘Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.’ ) . ‘</label></p>’;
return $form;
}- This reply was modified 6 years, 5 months ago by Heimkinopartner.
Done. Same Problem as Guest – Error: You must agree to our privacy policy to comment on this site… – (WooCommerce Product Rating / Review) No Checkbox. Once you’re logged in, it works. Then there is no direct checkbox, but you can write and send it as well.
Yes that helps to log in, but not for the missing checkbox in the article review.
My main problem is actual WooCommerce Product Reviews. I can’t write Reviews: Error: You must agree to our privacy policy to comment on this site…
No checkbox :( This is simply missing
My main problem is actual WooCommerce Product Reviews. I can’t write Reviews: Error: You must agree to our privacy policy to comment on this site…
No checkbox :( This is simply missing
April 27, 2018 at 11:49 am in reply to: New Disable Template Builder Elements function not working #947883Same problem here with Load only used elements. Two Boxes show with the information that This element was disabled in your theme settings. You can activate it here:
Performance SettingsNot really you see in your search only 5 pages but not the product from WooCommerce:
When anyone use the Search he don’t find products there. On your enfold Demo you can search for example “dress” and see the WooCommerce product “Oscar Dress”.
In our search you can find only blog posts and sites.
Perfect, Thanks! :D
Hi Yigit,
thanks it worked. Maybe you can help with the other problem? I think the picture explain it. Text left side not above.
Hi Ismael,
i deinstall a few plugins. The error is gone. But when i activated to much plugins the error is back. Any Idea?
It seams be random. When i deactivate WooCommerce is works. When i activate WooCommerce and deactivate: BuddyPress, WP Super Cache it works.
I have overwrite all theme files with a fresh copy via FTP.
All Pages (new news, old news, new sites and old sites) All the same error for the Picture and Icon Box on the Avia Layout Architekt.
- This reply was modified 8 years, 3 months ago by Heimkinopartner.
-
AuthorPosts