-
☆ A M B ☆
- 24,524 Posts
What does the source of the page look like? Can you provide a URL so we can look at the page? Is the source showing HTML entities instead of the raw tags?
I have seen things like this when pasting a snippet into a Rich Text editor such as Tiny MCE; it will replace the [[ and other tags with HTML entities when saving the content.
That seems to be cause of the problem.
How can I fix it?
No, it's works (allmost) fine.
I'm change my FriendlyURL's Context settings > Remove mark on "Binary".
But, still some part of snippet show in source code..
discuss.answer
-
☆ A M B ☆
- 24,524 Posts
Try "entity_encoding" set to "raw" in the Properties tab of the plugin itself.
Thank you so much! Now it works as it should.