directory

Forum Replies Created

Viewing 15 posts - 316 through 330 (of 849 total)
  • Author
    Posts
  • in reply to: Zip Code Search Not Working #22361

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    in reply to: Zip Code Search Not Working #22316

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    in reply to: GDF Child Theme Similar to GeoTravel Theme #21643

    directory
    Expired Member
    Post count: 1502

    Thank you, Paolo.

    in reply to: How to Setup Geo Travel Home Page like WPGeoTheme Demo #21642

    directory
    Expired Member
    Post count: 1502

    Thank you, Russell. We have to have this framework first to make it work, right?

    http://my.studiopress.com/themes/genesis/

    Is it better than the GD Framework provided by Stiofan and Paolo? What are the advantages of using it? My main concern is compatibility issues in the long term.

    in reply to: Bullet List Not Working #20281

    directory
    Expired Member
    Post count: 1502

    Thanks, Guust. It’s working now.

    in reply to: Bullet List Not Working #20279

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    in reply to: Error Appeared After Today's Update #19790

    directory
    Expired Member
    Post count: 1502

    Hi Guust,

    Would you mind to verify if Stiofan was able to access media temple and see why the above code no longer works after the recent GD update?

    in reply to: Search Not Working #19789

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    in reply to: Error Appeared After Today's Update #19613

    directory
    Expired Member
    Post count: 1502

    Thank you, Guust.

    Yes, I posted that code above so Stiofan is already aware of it. I will wait for his update.

    in reply to: Error Appeared After Today's Update #19577

    directory
    Expired Member
    Post count: 1502

    The City, Region and Zip Code (code above) below the listing title in widget thumbnails disappeared after this update. The only thing showing up now is the comma between City and Region. Please see screenshot.

    I noticed the Business Hours on the listing details sidebar also disappeared.

    in reply to: Error Appeared After Today's Update #19508

    directory
    Expired Member
    Post count: 1502

    Sorry for the trouble Stiofan. I didn’t expect that sending your own access will be that cumbersome.

    I sent you my own access and I hope it works this time.

    in reply to: Error Appeared After Today's Update #19369

    directory
    Expired Member
    Post count: 1502

    My site seems to be back to normal after I updated the Business Hours plugin with Jeff’s new release today. One thing that is still missing is the City, State and Zip Code we added below the listing title.

    Here’s our code that used to work:

    /*
    Display country region and city below the title
    */
    add_action( ‘geodir_after_listing_post_title’, ‘country_listing’, 45 );

    function country_listing() {

    global $post;
    global $wp_query;

    $post_id = $wp_query->post->ID;
    $post_city = geodir_get_post_meta($post_id, ‘post_city’, true);
    $post_region = geodir_get_post_meta($post_id, ‘post_region’, true);
    $post_country = geodir_get_post_meta($post_id, ‘post_country’, true);
    $post_zip = geodir_get_post_meta($post_id, ‘post_zip’, true);

    echo trim($post_city.”, “.$post_region.” “.$post_zip);

    }

    Please let me know why the code is not working anymore if you can. Thank you in advance.

    in reply to: Error Appeared After Today's Update #19360

    directory
    Expired Member
    Post count: 1502

    Thank you, Paolo.

    in reply to: Error Appeared After Today's Update #19358

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    in reply to: Error Appeared After Today's Update #19168

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
Viewing 15 posts - 316 through 330 (of 849 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount