ed@dupecreative.com

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Email template/notifications #46296

    ed@dupecreative.com
    Free User
    Post count: 5

    Hi,

    Thanks, but sadly this doesn’t work for me 🙁

    Ed

    in reply to: Email template/notifications #45902

    ed@dupecreative.com
    Free User
    Post count: 5

    Gotcha, thanks 🙂

    in reply to: Email template/notifications #45755

    ed@dupecreative.com
    Free User
    Post count: 5

    Can the developers confirm whether this is OK to implement? I’m having similar trouble with my site (surecare.co.uk) and really need the ‘Reply to’ email address to show in the [#comments#] section.

    Thanks!

    in reply to: Show email address in Map bubble #17533

    ed@dupecreative.com
    Free User
    Post count: 5

    thank you very much 🙂 !

    in reply to: Show email address in Map bubble #17530

    ed@dupecreative.com
    Free User
    Post count: 5

    Hi Simone, I tried this in the listings template and it worked great, but it doesn’t work for the info inside the bubble (post_functions.php)

    
    
    				<?php								 
    				global $wp_query;
    				$postid = $wp_query->post->ID; //retrieve the id
    				$emaillisting= geodir_get_post_meta($postid,'geodir_email',true); //email
    				?>
    
    				<span class="geodir_email"><i class="fa fa-envelope"></i><?php echo $emaillisting; ?></span>

    As I say, works fine in /geodirectory/geodirectory-templates/listing-listview.php

    Any idea why it would work in one and not the other?

    Thanks,
    Garry.

Viewing 5 posts - 1 through 5 (of 5 total)