We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Javascript console in the browser fails thusly:
Uncaught Error: Syntax error, unrecognized expression: a[href^=#]
Where does Largo have that?
js/jquery.idTabs.js:110: js/jquery.idTabs.js:212: js/jquery.idTabs.js:213:
Does the affected site's child theme have that syntax? No.
Does removing the category and tags prevent that from appearing? Yes.
Does it happen only with tags? That error is not there with tags.
Does it happen only with categories? With categories but no tags, it happens.
What's the difference between those two pages? The old-style largo-explore-related-widget loads when a post has categories. That widget uses tabs.
The text was updated successfully, but these errors were encountered:
List of affected site IDs is at the bottom of this list: INN/wp-scripts#5
Sorry, something went wrong.
see #1241
Adding this here to make it more findable: #rp0 #rp1 jquery.js?ver=1.12.4:2 Uncaught Error: Syntax error, unrecognized expression: a[href=#rp0]:first
#rp0
#rp1
jquery.js?ver=1.12.4:2
Uncaught Error: Syntax error, unrecognized expression: a[href=#rp0]:first
And this will be closed with 0.5.5.
#1241 merged; I'm closing this.
No branches or pull requests
Javascript console in the browser fails thusly:
Where does Largo have that?
Does the affected site's child theme have that syntax? No.
Does removing the category and tags prevent that from appearing? Yes.
Does it happen only with tags? That error is not there with tags.
Does it happen only with categories? With categories but no tags, it happens.
What's the difference between those two pages? The old-style largo-explore-related-widget loads when a post has categories. That widget uses tabs.
The text was updated successfully, but these errors were encountered: