Viewing 1 replies (of 1 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    You would have to write some code to transform the string with spaces to have dashes instead.

    Might work to add this to your shortcode:
    trans="vs_project-name=str_replace( ,-,vs_project-name)&&vs_project-name=strtolower(vs_project-name)"

    Or you would need to write a transform function to do it.

Viewing 1 replies (of 1 total)
  • The topic ‘[cfdb-html] url links with spaces’ is closed to new replies.