It's working great, except that every lower-case 'p' is being replaced by the number 1572 in whatever I do. How can I resolve this? Thank you!
It's working great, except that every lower-case 'p' is being replaced by the number 1572 in whatever I do. How can I resolve this? Thank you!
It sounds like you do not have a permalink structure set for the site and that you also have the userquery attribute set in the bbcode.
The usequery tells the plugin to do a search and replace for words in the query part of the url. In this case it is taking the page number, p=1572, and doing the search and replace with that.
If you are not using it , remove the usequery from the attributes. If you need to use it, the only other option is to set a permalink strututure for the site, so the blog doesn't use the queryline itself.
Regards
D
Thank you! Turns out it shows up like that in the previews of the posts, but when the post goes live, it looks just fine and everything works perfectly.
It's a great plug-in, I'm thrilled to find it. Thanks so much!
This topic has been closed to new replies.