EH

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 87 total)
  • Author
    Posts
  • in reply to: Email address in general tab #205618

    EH
    Expired Member
    Post count: 96

    Okay thanks.

    in reply to: customize new user registration email #205395

    EH
    Expired Member
    Post count: 96

    Thank you so much again!!

    in reply to: customize new user registration email #204906

    EH
    Expired Member
    Post count: 96

    No problem. Thank you for the help!

    in reply to: Where to find Terms and conditions link #204204

    EH
    Expired Member
    Post count: 96

    Thanks Paolo!

    in reply to: hook for post_profile bio? #199246

    EH
    Expired Member
    Post count: 96

    Oh my gosh this helped so much! Thank you! I really didn’t think there was going to be a way to do what they were asking. Here is my function, hopefully it will help someone else in the future.

    
    
            add_action ('geodir_before_description_on_listing_detail', 'geodir_my_new_tab_logo' );
                function geodir_my_new_tab_logo() {
                    global $wpdb;
                    $id = get_the_ID();
                    $DirectoryLogo = $wpdb->get_var("SELECT geodir_directory_listing_logo FROM wp_geodir_gd_place_detail WHERE post_id = $id ");
                    if ($DirectoryLogo) {
                        echo '<img src="';
                        echo $DirectoryLogo;
                        echo '"/>';} 
             }

    EH
    Expired Member
    Post count: 96

    Actually I think I got it. I’m using:

    
    
            //Remove Sidebar on GeoDirectory Preview Page 
            function geodir_remove_sidebar (){
                if (geodir_is_page('preview')) {
                    remove_action( 'geodir_detail_sidebar', 'geodir_action_details_sidebar', 10 );
                }
            }
            add_action ('genesis_after_header','geodir_remove_sidebar');

    This is correct, right? It appears to be working…


    EH
    Expired Member
    Post count: 96

    Thanks Paolo,

    I’m still having trouble removing the sidebar though. I think it has to do with the hook I’m using: remove_action(‘geodir_before_main_content’,’geodir_detail_sidebar’); If I don’t use a hook I get this error message:

    Warning: Missing argument 2 for remove_action(), called in C:WampDeveloperWebsiteslocalhostwebrootehpublic_htmlwp-contentthemeselectronichousefunctions.php on line 481 and defined in C:WampDeveloperWebsiteslocalhostwebrootehpublic_htmlwp-includesplugin.php on line 642

    in reply to: Listing description #196778

    EH
    Expired Member
    Post count: 96

    That’s a much better way to handle it, thank you so much!

    in reply to: Listing description #196770

    EH
    Expired Member
    Post count: 96
    in reply to: Listing description #196755

    EH
    Expired Member
    Post count: 96

    Yea, it was wp user front end that is the problem. I can’t just completely turn off that plugin since it’s supporting a important piece of this site. Please let me know if you hear of a work around to get this plugin to play nice with geo directory. I’m going to search there site now.

    in reply to: Listing description #196676

    EH
    Expired Member
    Post count: 96
    This reply has been marked as private.
    in reply to: Listing description #196674

    EH
    Expired Member
    Post count: 96
    This reply has been marked as private.
    in reply to: Listing description #196575

    EH
    Expired Member
    Post count: 96

    Hi I have another question about this topic. I wasn’t provided with the lat and long so for these listings so I am putting these in one by one on the backend. However on the backend it doesn’t seem to be letting me create a new location. I have to go into manage location add it and then I can add it in the listing. However it doesn’t do this on the front-end. Am I doing something wrong?

    in reply to: Changing region to state #196465

    EH
    Expired Member
    Post count: 96

    Nevermind I found it in the Location Manager language file. Thanks

    in reply to: Listing description #192803

    EH
    Expired Member
    Post count: 96

    I think so. How do they get a user name and password to claim their listing? Do I need to have the claim listing plugin installed. I have it licensed just not installed.

Viewing 15 posts - 31 through 45 (of 87 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount