Builder Issue w/Jump Start — Can't include page slugs w/non-english characters
-
Topic
-
Builder layout won’t load if it’s calling to an external page with a non-English slug.
I’ve checked it on several sites, including on my local setup:
If any page slug is not in Latin characters, and is used by any of builder layouts, the builder will throw:
Uncaught Error: Syntax error, unrecognized expression: option[value=%d7%93%d7%a3-%d7%94%d7%91%d7%99%d7%aa-%d7%a9%d7%9c-%d7%90%d7%a1%d7%98%d7%a8%d7%95]
on load-scripts.php:2
It seems to be confilcted with jQuery v1.8.3.
Changing the external page slug from all those %xx’s to English characters fixes this bug.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.