Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 9,001 through 9,015 (of 13,774 total)
  • Author
    Posts
  • in reply to: Broke install again, please help! #201857

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi sumi,

    Please provide wp-admin and FTP and i’ll take a look if its something simple.

    Stiofan

    in reply to: statusrest api #201855

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It should only be a few days, end of next week at the latest for a beta.

    Stiofan

    in reply to: Enquiries being marked as Spam #201702

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Jen,

    I would need FTP info also.

    Sparkpost has a plugin, just instal it and follow the instructions, it takes over sending the mail from wordpress, it send it from highly trusted servers so they are more likely to not be marked as spam.

    Stiofan

    in reply to: Enquiries being marked as Spam #201636

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I will happily look at it, just as a side note, we use these guys and they seem to be very good at not having emails marked as spam https://www.sparkpost.com/

    Stiofan

    in reply to: Remove "Contact Info" from Enquiry Form #201633

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    OK, this is a dirty little hack but it works…
    (when i say works it, it removes the field, i have not tested if the actual email is sent)

    
    
    add_action('geodir_before_inquiry_form_field', 'my_hide_phone_input_before',10,1);
    function my_hide_phone_input_before($type){
        if($type=='inq_phone'){
            ob_start();
        }
    }
    
    add_action('geodir_after_inquiry_form_field', 'my_hide_phone_input_after',10,1);
    function my_hide_phone_input_after($type){
        if($type=='inq_phone'){
            ob_end_clean();
        }
    }

    Stiofan

    in reply to: How to shorten the breadcrumb? #201005

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Mario,

    Can you confirm this code works, if so i’ll replace it in core:

    
    
    if (geodir_is_page('detail') || geodir_is_page('preview')) {
            if ( $title = get_post_meta( get_the_ID(), 'pyre_page_title_custom_text', true ) ) {}
            else {
                $title = get_the_title();
            }
            avada_page_title_bar($title, $subtitle, $secondary_content);
        }

    Thanks,

    Stiofan

    in reply to: Payment step is leading to homepage #201002

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Some of your plugin are out of date, you should try the solution here: https://wpgeodirectory.com/support/topic/missing-update-notifications/

    If that does not work then please update manually via FTP, this will fix the issue.

    Thanks,

    Stiofan

    in reply to: nginx mariadb error #201000

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    This one has not let me down yet: https://wordpress.org/plugins/better-search-replace/

    Stiofan

    in reply to: Auto-Recurring Listing Becomes Draft After Payment #200994

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I think i see the problem, the custom field paypal has stored is actually the post id when it should be the invoice ID. I will look at this tomorrow to see what has gone wrong or if i can implement a fix.

    Thanks,

    Stiofan

    in reply to: Possible to limit the height of auto-suggest? #200948

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Min Characters and Max results setting – ADDED

    in reply to: nginx mariadb error #200947

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    No probs, just let us know if u keep having problems.

    Thanks,

    Stiofan

    in reply to: bubble image #200946

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You can use this hook to strip and replace what u want:

    
    
    /**
                 * Filter to change infowindow html
                 *
                 * You can use this filter to change infowindow html.
                 *
                 * @since 1.0.0
                 * @package GeoDirectory
                 * @param string $html Infowindow html.
                 * @param object $postinfo_obj The Post object.
                 * @param bool|string $post_preview Is this a post preview?
                 */
                $html = apply_filters('geodir_custom_infowindow_html', $html, $postinfo_obj, $post_preview);

    Stiofan

    in reply to: nginx mariadb error #200944

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    How did u do the move, u seem to have los of settings missing, did u have places already there? I see none.

    Stiofan

    in reply to: nginx mariadb error #200919

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If you provide wp-admin i’ll take a look. FTP would help if you want me to fix now also.

    Thanks,

    Stiofan

    in reply to: statusrest api #200918

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Dietmar,

    The Dev who was working on it has been working on anther task, he estimates his current task to be complete tomorrow so he will get on to finishing the rest api after that.

    Thanks,

    Stiofan

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