Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 11,131 through 11,145 (of 13,774 total)
  • Author
    Posts
  • in reply to: Saerch Location (Mobile) #45628

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yes the chosen select JavaScript lib is disabled on mobile devices, this is the fallback.

    If the find a solution we will add it but for now this is how it has to be.

    Thanks,

    Stiofan

    in reply to: Site hangs when attempting to edit listing from fronted #45627

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Jimmy,

    The only thing i can think that would do this is if a load of listing were imported while social importer was active, then it’s trying to post all these to FB, it tries to do this and then deletes the list of posts that should be posted, i am guessing the server is hanging and never getting to the point where it deletes the list, can you check for the wp_option ‘gdfi_post_to_facebook’ and delete it and then check again please?

    If you still have problems please post FTP,DB and wp-admin details.

    Thanks,

    Stiofan

    in reply to: Paypal doubts #45230

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: Excluding files from GD Booster #45229

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi adele,

    I don’t have login to be able to disable and see where it should be, here is what neds to be done, if you can’t do it please provide wp-admin details and we will do it for you.

    What is most likely happening is you are entering JS int he sidebar which is creating a iframe where it is put, GDB is moving the JS to the footer, we need to tell GDB to not do that, to do this we need so know a tiny unique bit of the JS code an then add this to the functions.php of your theme:
    CODE_PART should be replaced with a part of the JS, if could be somethig like “var create_iframe =”

    
    
    add_filter('geodir_booster_script_continue','bsg_exclude_js',10,2);
    function bsg_exclude_js($res,$code){
    if(strpos($code,'CODE_PART') !== false){
    $res = true;
    }
    return $res;
    }

    Thanks,

    Stiofan

    in reply to: Near Me Loop #45228

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: My Dashboard (Mobile) #45164

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have fixed this and uploaded to your site, there is still some final testing to do but it looks good so far and the change will be in the next version so no need to worry about anything.

    Thanks,

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Oops i think i read that wrong, these might be the hooks you are after.

    
    
    /**
                         * Called before a custom fields is output on the frontend.
                         *
                         * @since 1.0.0
                         * @param string $html_var The HTML variable name for the field.
                         */
                        do_action('geodir_before_show_' . $html_var);
                        /**
                         * Filter custom field output.
                         *
                         * @since 1.0.0
                         *
                         * @param string $html_var The HTML variable name for the field.
                         * @param string $html Custom field unfiltered HTML.
                         * @param array $variables_array Custom field variables array.
                         */
                        if ($html) echo apply_filters('geodir_show_' . $html_var, $html, $variables_array);
    
                        /**
                         * Called after a custom fields is output on the frontend.
                         *
                         * @since 1.0.0
                         * @param string $html_var The HTML variable name for the field.
                         */
                        do_action('geodir_after_show_' . $html_var);

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi jkirker,

    Maybe this is the second hook u are after, just filter the html and tag on what you want?

    https://wpgeodirectory.com/docs/codex/geodirectory_filters/geodir_edit_post_link_html/

    Thanks,

    Stiofan

    in reply to: Map and Menu Setup #44957

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello, please check now.

    #1 You had the default post type set to be hidden from the map so it never appeared, you also had both sidebars active and at normal widths causing content to be pushed down.

    #2 please go to Design>Navigation to decide what you want shown in the menu by GD.

    Thanks,

    Stiofan

    in reply to: implementation on my template possible? #44906

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have made it look a bit better, though the details page slider is missing, i have been searching for the reason and all i can tell is it is to do with the theme styles, hopefully paolo has better luck finding the problem or we might need FTP details.

    Thanks,

    Stiofan

    in reply to: Translating main category (post type) in the url #44903

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    How did u translate “museums” in the .po file or somewhere in WPML?

    Stiofan

    in reply to: Home Page Default to Near Me #44902

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: URGENT: Error 404 for New Listings in Custom Post Type #44901

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Thank you very much! 🙂

    We have someone full time on docs now, the next few weeks you will see huge improvements!

    Stiofan

    in reply to: Jquery UI CSS Tabs Overriding my Code #44843

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Can you try adding this to the CSS as a test,

    
    
    .home .geodir-breadcrumb-bar {
      display: none;
    }

    What are the sidebar tabs supposed to be like?

    Stiofan

    in reply to: URGENT: Error 404 for New Listings in Custom Post Type #44833

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    “a million star rating for support :)”

    5 Stars would be better 😉
    https://wordpress.org/support/view/plugin-reviews/geodirectory

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