php website link

hi I am a designer not a coder - but I’m doing my best to help someone with their website

I need to create a link on the front end of the directory website contact details - this is the code that is there at the moment - can someone please help

<?php if ($cs_website != '') { ?>
  • <?php _e('', 'directory'); ?> <?php echo esc_url($cs_website); ?>
  • <?php } ?>

    let me know if you need any other info for this

    kind regards

    Paul

    Do you need that code translated?

    Creating links is pretty easy…

    [php]my link[/php]

    Sponsor our Newsletter | Privacy Policy | Terms of Service