Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 5,116 through 5,130 (of 13,774 total)
  • Author
    Posts
  • in reply to: CSV Import Listing Duplication #377549

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You would need to ask your server admin to increase the servers url character limit.

    Stiofan

    in reply to: Disable rating but NOT comments #377548

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    ok, then you could add a simple check on the edit form saying something like sorry the owner can no longer edit this listing, please contact support for any changes”

    This code snippet should do it:

    
    
    add_action('geodir_add_listing_form', '_owner_not_edit', 5);
    
    Function _owner_not_edit(){
    	global $post;
    	if(isset($post->claimed) && $post->claimed=='1'){
    		remove_action('geodir_add_listing_form', 'geodir_action_add_listing_form', 10);
    
    		echo "The owner can no longer edit this listing, please contact support for any changes";
    	}
    }

    Thanks,

    Stiofan

    in reply to: Character Limit Bug #377542

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Thanks for the info, the problem seemed to be in the prices and payments manager, i updated you to the latest beta version and installed the “invoicing” plugin, you should check your settings there but now everything seems to be working ok.

    Thanks,

    Stiofan

    in reply to: Never ending loadings after clickin on near me #377534

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The site does note even seem to be asking for the user location, i also seen the search bar is missing the location part to locate the user, did u remove that part?

    Stiofan

    in reply to: Category links #377533

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Anything is possible with the right code 🙂
    If you were to remove the filters is would link to the man cat page like /winery/south-bay-wineries/

    To get to the region and cat you would need custom code, (which is customisation)

    Do you just want the cat to show the direct link just in the details page?

    Stiofan

    in reply to: Renewal Support forum #377530

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have renewed your licence, please on next renewal use the links in your account section.

    Thanks,

    Stiofan

    in reply to: Adding Affiliate Code to Listing #377529

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    looks like you resolved it?

    Stiofan

    in reply to: Disable rating but NOT comments #377526

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I don’t understand why you would allow a user to edit a place but not a owner? It could be done easily but i don’t understand the logic 🙂

    So after a listing is claimed no one but the admin can edit it?

    ( The comments part should work like that by default )

    Stiofan

    in reply to: CSV Import Listing Duplication #377525

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Good idea 🙂

    Yes, it can be slow, when deleting WP runs lots of hooks, some plugins might be using them which might slow down each delete.

    Stiofan

    in reply to: Multi Select Custom Field #377524

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I believe for that we add all the possible values together and set it as that on the fly, if you are having problems i would set it as TEXT.

    Stiofan

    in reply to: CSV Import Listing Duplication #377253

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You too Al 🙂

    in reply to: CSV Import Listing Duplication #377250

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I do not think this is a GD problem as no one else has reported it, but i have added a task to add a tool for duplicates, it is an enhancement meaning it will be worked on when all higher priority things are done first: https://github.com/GeoDirectory/geodirectory/issues/394

    That query i gave you will allow you to get the IDs of duplicates and maybe there is a plugin or something that can delete by id (not checked)

    Thanks,

    Stiofan

    in reply to: Filesystem access problem #377248

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    No problem, the instructions are clear from the WordPress codex, i would suggest you have your dev look at it, it will take less than 5 minz to fix.

    Thanks,

    Stiofan

    in reply to: Filesystem access problem #377246

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    This is a WP problem you have not a GD problem, its just we run a check for it as our plugin needs access for import/export but things like plugin updates or anything that uses the file system will fail.. We are just trying to help you.

    Thanks,

    Stiofan

    in reply to: check out issue #377244

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Neil,

    Are you using our beta Invoicing plugin or just payments manager alone?

    Did you enable bank option?

    If you can provide wp-admin details in a private reply we can take a look.

    Thanks,

    Stiofan

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