discobiscuit
Member
Posted 1 year ago #
We have tried lots of different variations to get this working.
Can you explain the correct BB Code to use:
Our template is called "Place"
We want to replace the word wilm for alti
We have tried:
[boilerplate plate = "Place" search = "wilm" usequery="alti"]
also
[boilerplate plate = "Place" alti = "wilm" usequery="ANY"]
Whatever we try it does not replace anything.
Any ideas please?
http://wordpress.org/extend/plugins/wp-boilerplate/
The correct format for search an replace is:
[boilerplate plate = "Place" wilm = "alti"]
you only require use query if you wish to use values from the url.
discobiscuit
Member
Posted 1 year ago #
That doesn't work either.
All I get is an identical page
No Changes of any words.
I'm trying to create a new page, not a post.
page or post does not make a difference.
I'll retest the search and replace on the current version to see it has gotten broken.
discobiscuit
Member
Posted 1 year ago #
Thanks, Doing the job manually at the moment. Would love this to work.
discobiscuit
Member
Posted 1 year ago #
Sorry for the delay.
The search and replace does work as documented on our development machine.
Are there any other factors that could be affecting the operation of the plugin?