Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 556 through 570 (of 13,774 total)
  • Author
    Posts
  • in reply to: GeoTheme to GeoDirectory #485208

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please make sure u have everything backed up and all logins are working, i’ll flag this for Kiran, if has has time he will do it before i come online tomorrow, if not i’ll have a go when i do.

    Thanks,

    Stiofan

    in reply to: Redirect To Thank you page #484899

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    Its not actually a new page, its a AJAX message displayed on the same page.

    You can use the below code snippet to achive what you want (you can even add in JS, or call Google analytics event)

    
    
    add_filter('geodir_ajax_save_post_message','_my_post_save_message',10,2);
    function _my_post_save_message($message, $post_data){
      
      if ( isset( $post_data['post_parent'] ) && $post_data['post_parent'] ) {
    	// update post
      }else{
    	// new post
    	$package_id = isset($post_data['package_id']) ? absint($post_data['package_id']) : '';
    	if($package_id){
    	$message = sprintf( __('Post received for package %s, your listing may need to be reviewed before going live, you can preview it %shere%s.', 'geodirectory'),$package_id, "<a href='$preview_link' >", "</a>" );
    	  $message .= "<script>alert($package_id)</script>";
    	}
      }
      
      return $message;
    }
    in reply to: Embed lighter youtube code #484648

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    When a youtube URL is inserted it is WordPress that converts this to a video not us, therefore you will find many plugins such as this (not tested) that claim to alter WP embed script to do what you want https://wordpress.org/plugins/wp-youtube-lyte/

    Thanks,

    Stiofan

    in reply to: Contact email subject #484494

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Vladimir,

    There is no setting for that but it would be achived via snippet.

    You can however install Ninja Forms and setup many different contact forms to use in your listings, please see:
    https://wpgeodirectory.com/geodirectory-v2-ninja-forms/

    Thanks,

    Stiofan

    in reply to: Whoop v2 Beta Download #484493

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    We will make a video, but it should all be rather simple, just run the GD setup wizard after install, all options can be set on the content section.

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    We don’t get involved with the development of 3rd party addons, that is the developers responsibility and in this case there is no small snippet that would make it work.

    (We do have plans for our own voucher system in the future.)

    Stiofan

    in reply to: Business Hours default Timezone #484491

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    TDLR; This is the +/- hours of the location of the listing from UTC (excluding any summertime changes)
    This value should be set when the location is set and is there to manually adjust if needed.

    Stiofan

    in reply to: V2 AddOns not updating #484490

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Thanks for letting us know. (my guess is there is another plugin trying to do a similar check and clearing the cache)

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Joe,

    The “birmingham” search was finding Birmingham (Alabama) not UK.
    I added UK to the query options under GD> Settings> General>Search> (advanced) Search near additional.
    Which has fixed that issue.

    I don’t see a 500 error at that url, is it a intermittent issue? If so please check the error logs and let us know if there is anything related there.

    Thanks,

    Stiofan

    in reply to: Geodirectory v1 PHP snippet #484486

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Mark,

    There are a few ways to do it depending where you are doing things. The quickest/easiest way would be to check the global $post; for $post->package_id

    If you need more help please provide more context.

    Thanks,

    Stiofan

    in reply to: GD Archive #484485

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: GD Archive #484462

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    The login appears to be invalid, please check.

    Stiofan

    in reply to: Neighbourhoods #484340

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    #3 should be fixed in next release.

    Thanks,

    Stiofan

    in reply to: GeoTheme to GeoDirectory #484290

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi,

    There are many things not right, do u have a backup of the DB?

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The WP functions don’t work that way, they are not designed to insert specific IDs they are simply designed to auto increment when adding a new item. This is not something i intend to add to the importer. We are however currently building a converter addon that is specifically designed for what you are doing, but it is still some time off, we are currently focusing on another platform but we intend to make it work with any in the future.

    We have a beta version of WP ALL Import addon if you have ever worked with that?

    If not just let me know some of the issues you are facing and i will give my best advice.

    Thanks,

    Stiofan

Viewing 15 posts - 556 through 570 (of 13,774 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount