Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 601 through 615 (of 13,774 total)
  • Author
    Posts
  • in reply to: Error connecting to dB on specific search strings #482310

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Iain,

    Who is your hosting with, even loading the cpanel is pretty slow for me. The changes did not seem to boost query times…

    Where is the majority of your target users?

    Stiofan

    in reply to: Featured images don't work #482275

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Philip,

    We are setting the image but your SEO plugin is setting it first and setting the default one instead of the real one, try this setting GD>Design>Details>Disable theme feature image output (UNTICK)

    Thanks,

    Stiofan

    in reply to: Tag images not translated with WPML #482257

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Andrea,

    A review is more than enough thanks 🙂

    Stiofan

    in reply to: Is Featured? Default value checked bug #482149

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Foster,

    Sorry for the delay on this, it was my fault, i though it was answered by another dev, please see here: https://wpgeodirectory.com/support/topic/listing-added-approved-featured-but-didnt-pay/#post-481795

    If you have any issues just let me know and i will have a look.

    Thanks,

    Stiofan

    in reply to: Search Results Page #482115

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: Search Results Page #481900

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Jade,

    This has been fixed and will be in the next release, if you need it sooner please provide FTP details and i will upload the patch.

    Thanks,

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I’m happy to have a conversation about this…

    The issue is not defining the service area, this would be the “relatively” easy part, the issue is searching these in a efficient manner, in a way that will scale to millions of listings not a few hundred.

    How do yelp define the area, a radius, freedrawn or zipcodes?

    Stiofan

    in reply to: Can't add multi locations #481886

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Simon,

    Please check now, i added a line for theme compatibility and the switcher now shows.

    I would however recommend you upgrade to v2 when you have time.

    Thanks,

    Stiofan

    in reply to: Purchase Help #481885

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Michael,

    Please check now, there was a strange situation where your old membership was associated with a old email and it was not assigning your new one to your account because the emails were different. I have fixed this now.

    Thanks,

    Stiofan

    in reply to: Listing details page looks broken #481794

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: Error connecting to dB on specific search strings #481790

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Ian,

    The issues in your theme functions file is your custom code, it was malformed quotation marks, i have fixed those for you.

    The server just is not up to the task, even this non specific non GD query done directly on the DB takes over 1 second

    SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
    FROM wp_posts  
    WHERE 1=1
    AND wp_posts.post_type = 'gd_place'
    AND (wp_posts.post_status = 'publish'
    OR wp_posts.post_status = 'closed'
    OR wp_posts.post_status = 'private'
    OR wp_posts.post_status = 'hidden')
    LIMIT 0, 10

    With that many listings you need to bump your server spec.
    I would also not run a forum on the same site as a directory, a forum is a hungry plugin.

    If you need more advice about hosting please ask.

    Stiofan

    in reply to: Update package add to cart #481743

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The easiest way to do it might be to add something to the link like &auto_checkout=1 and then with some JS make the form auto submit, this would be the safest way as there is lots of error checking going on and its all submitted via ajax.

    Stiofan

    in reply to: Filter or Action before submitting Search button #481742

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The best way to do it would be to add some JS that detects the form submit and then does some extra things https://api.jquery.com/submit/

    You likely don’t have any results as the search radius is too small for a country, you could increase it but it can slow the queries down depending on the number of listings you have.

    Thanks,

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Alex,

    I assume this is GDv1 and you have the on first load redirect set? Try disabeling it under GD> Advanced Search>
    First time load redirect.

    Stiofan

    in reply to: Unable to type into 'Place description' text field #481609

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    This snippet should do it (need to delete current saves)

    function _my_disable_geodir_autosave(){
    return '0';
    }
    add_filter('geodir_autosave','_my_disable_geodir_autosave');

    Stiofan

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