brock40
Forum Replies Created
-
Ok, thank you.
I was referring to the backlink that was created of each review on the product pages that states, “see original review” that goes to cusrev.com review site.
I want my customers to stay on my website and not be distracted by venturing off to another site to read reviews. This could affect customers by not completing purchases.
I’ll rollback and wait for the update.
Finally fixed! I use ConfigServer Security Firewall with the Modsecurity Rules Pack in hosting
OWASP ModSecurity Core Rules
I had to disable (uncheck) the following rule which was blocking it.
owasp REQUEST-901-INITIALIZATION.conf
Now I can save title and meta-descriptions. If anyone else has a similar issue using ConfigServer Security Firewall this is the fix for that.
Forum: Plugins
In reply to: [SEOPress - On-site SEO] SEOPress Meta description not showingI’ve been using GeneratePress for over 3 years, probably the most respected cleanest code theme in the industry.
Hi,
I’ve tried that a few days ago prior to reaching out to support. Disabled both seopress and pro plugin and deleting both plugins. I made an export of the .json file and csv file as I thought I would lose my settings. But, when I reinstalled both plugins, all my data was still there. This obviously didn’t seem to resolve the issue..
I just switched themes and tried updating a product meta description with a new and I still receive the same error where it won’t save after clicking the save button. I just get the animated spinning circle and it hangs trying to save the new meta description title.
Debug messages:
Debug log in console in web browser Uncaught (in promise) DOMException: The operation was aborted. issues with link for https://example.com/wp-content/plugins/wp-seopress/public/metaboxe.js?ver=5.8.0.5 Warning: An unhandled error was caught from submitForm() SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data issues with same link for https://example.com/wp-content/plugins/wp-seopress/public/metaboxe.js?ver=5.8.0.5
Additional error logs, I’d appreciate it if someone would get back to me with a solution as I’ve been paying for Pro for almost 2 years now.
metaboxe.js?ver=5.8.0.5:2 PUT https://exampledomain.com/wp-json/seopress/v1/posts/3150/title-description-metas 403 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 u @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 lu @ metaboxe.js?ver=5.8.0.5:2 a @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 u @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 hu @ metaboxe.js?ver=5.8.0.5:2 a @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 handleOnSubmit @ metaboxe.js?ver=5.8.0.5:2 onClick @ metaboxe.js?ver=5.8.0.5:2 Fe @ metaboxe.js?ver=5.8.0.5:2 Ve @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 Mr @ metaboxe.js?ver=5.8.0.5:2 Dr @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 lu @ metaboxe.js?ver=5.8.0.5:2 Ae @ metaboxe.js?ver=5.8.0.5:2 Wr @ metaboxe.js?ver=5.8.0.5:2 Yt @ metaboxe.js?ver=5.8.0.5:2 Ht @ metaboxe.js?ver=5.8.0.5:2 VM389:1 Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 Promise.then (async) hu @ metaboxe.js?ver=5.8.0.5:2 a @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 handleOnSubmit @ metaboxe.js?ver=5.8.0.5:2 onClick @ metaboxe.js?ver=5.8.0.5:2 Fe @ metaboxe.js?ver=5.8.0.5:2 Ve @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 Mr @ metaboxe.js?ver=5.8.0.5:2 Dr @ metaboxe.js?ver=5.8.0.5:2 (anonymous) @ metaboxe.js?ver=5.8.0.5:2 lu @ metaboxe.js?ver=5.8.0.5:2 Ae @ metaboxe.js?ver=5.8.0.5:2 Wr @ metaboxe.js?ver=5.8.0.5:2 Yt @ metaboxe.js?ver=5.8.0.5:2 Ht @ metaboxe.js?ver=5.8.0.5:2
Hi,
I get this error with Seopress when editing and console and F12 with refresh,
Failed to load resource: the server responded with a status of 403 () /wp-json/seopress/v1…description-metas:1
Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 mydomain.com/:1
I’m using the Generatepress theme with Generateblocks, I’m not using a page builders as I don’t like them.
I’ve cleared cache before for other tweaking, but as stated the new metadescriptions won’t save. It just hangs while trying to save with that animated circle inside the save button.
Forum: Plugins
In reply to: [WooCommerce] Create additional radio buttons next to terms and conditionsI figured it out if anyone else searches for the answer, no plugin required other than code snippets. Or just editing functions.php
Here is the code:
add_action('woocommerce_checkout_before_terms_and_conditions', 'checkout_additional_checkboxes'); function checkout_additional_checkboxes( ){ $checkbox1_text = __( "My first checkbox text", "woocommerce" ); $checkbox2_text = __( "My Second checkbox text", "woocommerce" ); ?> <p class="form-row custom-checkboxes"> <label class="woocommerce-form__label checkbox custom-one"> <input type="checkbox" class="woocommerce-form__input woocommerce-form__input-checkbox input-checkbox" name="custom_one" > <span><?php echo $checkbox1_text; ?></span> <span class="required">*</span> </label> <label class="woocommerce-form__label checkbox custom-two"> <input type="checkbox" class="woocommerce-form__input woocommerce-form__input-checkbox input-checkbox" name="custom_two" > <span><?php echo $checkbox2_text; ?></span> <span class="required">*</span> </label> </p> <?php }
Second part of code makes it mandatory to check the boxes.
add_action('woocommerce_checkout_process', 'my_custom_checkout_field_process');function my_custom_checkout_field_process() { // Check if set, if its not set add an error. if ( ! $_POST['custom_one'] ) wc_add_notice( __( 'You must accept "My first checkbox".' ), 'error' ); if ( ! $_POST['custom_two'] ) wc_add_notice( __( 'You must accept "My second checkbox".' ), 'error' ); }
Forum: Plugins
In reply to: [WooCommerce] Create additional radio buttons next to terms and conditionsI tried adding this to code snippets and it didn’t work. I’m not a coder so I’m sure something isn’t right.
<?php
/*
Add custom radio buttons to checkout.
Requires WooCommerce v3+Add your radio buttons.
Remove the ‘required’ attribute if these are to be optional.
*/
add_action( ‘woocommerce_review_order_before_payment’, ‘display_extra_fields_after_billing_address’ , 10, 1 );
function display_extra_fields_after_billing_address () { ?>
<p><input type=”radio” name=”delivery_option” value=”I certify that I am over 18 years of age.” required /> I certify that I am over 18 years of age.</p>
<p><input type=”radio” name=”delivery_option” value=”I certify that I/My organization is properly trained and qualified to handle the items being purchased.” /> I certify that I/My organization is properly trained and qualified to handle the items being purchased.</p>
<?php
}`Forum: Plugins
In reply to: [WooCommerce] Create additional radio buttons next to terms and conditionsCloudways use to have a write up on their blog to do this, but I couldn’t find it. I use to have it on one of my websites and would like to add it to my new one.
You’re correct, I did use Code snippets. But, finding the code to have it done is a difficult Google search. Maybe, Cloudways deleted their blog article.
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Reviews going to *SpamDMARC is the issue with a Red Warning, see results.
DMARC policy allows a sender to indicate that their emails are protected by SPF and/or DKIM, and give instruction if neither of those authentication methods passes. Please be sure you have a DKIM and SPF set before using DMARC.
You are not allowed to send a message with this address
DMARC DNS entry found for the domain _dmarc.g**x.bio:
“v=DMARC1; p=quarantine; adkim=r”
Verification details:
mail-tester.com; dmarc=fail header.from=g**x.bio
mail-tester.com; dkim=fail reason=”signature verification failed” (1024-bit key; unprotected) header.d=amazonses.com [email protected] header.b=SqwM+1C/; dkim-atps=neutral
From Domain: g**x.bio
DKIM Domain: amazonses.com- This reply was modified 2 years, 8 months ago by brock40.
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Reviews going to *Spam6.8/10 Score
I get Green Check boxes for all except, “Spam Assassin Thinks I can Improve”
-0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid This rule is automatically applied if your email contains a DKIM signature but other positive rules will also be added if your DKIM signature is valid. See immediately below. 0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Great! Your signature is valid 0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.249 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.001 HTML_MESSAGE HTML included in message No worry, that's expected if you send HTML emails 0.001 RCVD_IN_MSPIKE_H2 Average reputation (+2) 54.240.8.77 listed in wl.mailspike.net -0.001 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.001 SPF_PASS SPF: sender matches SPF record Great! Your SPF is valid -0.01 T_KAM_HTML_FONT_INVALID Test for Invalidly Named or Formatted Colors in HTML
And this gets a Red Check Box, “You’re not fully authenticated” -3 DMARC is the issue:
We check if the server you are sending from is authenticated [SPF] Your server 54.240.8.77 is authorized to use 01000181c400b043-7f166b35-a36c-44f4-8574-e905f42c213b-000000@amazonses.com Your DKIM signature is valid -3 Your message failed the DMARC verification A DMARC policy allows a sender to indicate that their emails are protected by SPF and/or DKIM, and give instruction if neither of those authentication methods passes. Please be sure you have a DKIM and SPF set before using DMARC. You are not allowed to send a message with this address DMARC DNS entry found for the domain _dmarc.g***.bio: "v=DMARC1; p=quarantine; adkim=s" Verification details: mail-tester.com; dmarc=fail header.from=g**x.bio mail-tester.com; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amazonses.com [email protected] header.b=KAvkHjQf; dkim-atps=neutral From Domain: genx.bio DKIM Domain: amazonses.com Your server 54.240.8.77 is successfully associated with a8-77.smtp-out.amazonses.com Your domain name amazonses.com is assigned to a mail server. Your hostname a8-77.smtp-out.amazonses.com is assigned to a server.
Forum: Plugins
In reply to: [WooCommerce] What is the correct format to fetch product ID?Greetings again,
The ball has been kicked into your corner by both fera.ai and my theme developer.
I need this html tag to pull product ID’s dynamically.
We’ve tried:
<div data-fera-container=”460708″ data-product_id=”<? echo wc_get_product( $product_id ); ?>”></div>
&
<div data-fera-container=”460708″ data-product_id=”<? echo $product->get_id(); ?>”></div>
Without any success.
With either of those html tags, what would you change so it’s able to dynamically get the product number? Or a PHP variable?
I need the html code to look like this, “?<div data-fera-container=”460708″ data-product_id=”3322″></div>” dynamically of course.
Right now if I look at the html code it shows code not product id, it should dynamically use product number.
- This reply was modified 3 years, 1 month ago by brock40.
Forum: Plugins
In reply to: [WooCommerce] What is the correct format to fetch product ID?I really like Fera.ai reviews system. And I’ve tried quite a few. They have an outdated woocomerce plugin from their Github page. Looks like they abandoned it and are focusing more on Bigcommerce and Shopify unfortunately.
I’ve reached out to fera.ai, just waiting to hear back if we can fetch the product ID for their Reviews widget with a html tag.