• Hello.. I’m trying to use the field value as part of a url to create relevant breadcrumbs on pages.. How can I lowercase and replace spaces with hyphens to do so? Example of what I have below

    <a itemprop="item" href="https://www.oldpostrealty.com/<?php echo c2c_get_custom('City'); ?>">

    • This topic was modified 7 years, 4 months ago by Parmenti.
    • This topic was modified 7 years, 4 months ago by Parmenti.
  • The topic ‘Use value in url (lowercase and hyphens)’ is closed to new replies.