Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi linda,

    Seems from your other post you are already looking at the PRO version which is the best bet in this regard. The developer of the PRO version (and the main developer of the free version) Tareq has included actions and filters which make it a breeze to code this so contact him via the PRO website

    TheProfessor

    Thread Starter linda32118

    (@linda32118)

    Thanks – I will be using the Pro version for the site. I managed to customize the blog post myself and get the custom fields appear in the format and order that I need them in using this:

    <?php echo get_post_meta( $post->ID, 'cf_remail', true ); ?>

    As to the e-mail, I am trying to modify the “notify admin” routine to change the $to to the cf_remail field and then do a carbon copy to the admin and mofify the body text to fit my needs.

    I can get it to send a CC – but I can’t figure out how to call the cf_remail into the $to section. I have tried every version of the get_post_meta no success.

    I am planning on purchasing the PRO version for the site. However, right now I am working on a development server and will need to move it to the client’s server. I note in the forum that the PRO version is licensed to a particular com and that it is presents problems when the site is moved, so I am waiting till I move the site to buy the PRO for the client.

    Any ideas?

    I don’t know much about the PRO version. You have to ask Tareq via his website about that.

    TheProfessor

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Freelance Assistance’ is closed to new replies.