ermesagencysrls replied
Ok. I did as you reported (see screenshot)
\Check the search console to see if google still warns of the error
\Thank you
ok I'm waiting for the validation of Google.
\Only I'll point out: inthe code (from screenshot): The letter V is missing from the word VIBER in this string:
href = "iber: // forward? text = Check out .. .. ..
As I wrote i've temporary solved with a REPLACEMENT php snippet
\\
function replace_content($content)\
{\
$content = str_replace('##Replace Me##', '##With Something Else##',$content);\
return $content;\
}\
add_filter('the_content','replace_content');so you currently do not see problems in the test.\
Will the error be corrected in the future?\
In the original code of the template i think you can see the errore , but with this workaround in the meantime disappears.
I've temporary solved with a REPLACEMENT php snippet
\
function replace_content($content)\
{\
$content = str_replace('##Replace Me##', '##With Something Else##',$content);\
return $content;\
}\
add_filter('the_content','replace_content');I'm waiting for a better solution if possible
thanks
Hello, the AMP validator gives me an error in relation to a VIBER function.
\Here is the answer of the validator:
\Invalid URL protocol 'iber:' for attribute 'href' in tag 'a'. DISALLOWED_HTML
line 1, column 50024
I don't use VIBER.
How can I solve?
Thanks
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.