Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 3,211 through 3,225 (of 13,774 total)
  • Author
    Posts
  • in reply to: Sito Responsive #403230

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    This seems to be a browser specific thing with mobile chrome and fontawesome, with the same 150% settings in the default browser everything looks fine. The same problem is shown on the fontawesome site, its something that would need to be fixed by Google and released as an update for chrome.

    Thanks,

    Stiofan

    in reply to: Replace GD Modal with Simple Lightbox #403205

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It would be difficult to implement this at the moment and we will be changing the lightbox script used in GD over the next few weeks, it might be best to wait.

    Thanks,

    Stiofan

    in reply to: When will Whoops get a UI update ? #403204

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It will be updated at some point, but i don’t have a time frame for it.

    Thanks,

    Stiofan

    in reply to: Rating sorting Problem #403198

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Not tested but it should be something like this:

    
    
    add_filter('geodir_reviews_rating_comment_shorting', '_my_remove_rating_sort_options',15,1);
    function _my_remove_rating_sort_options($sort_options){
    
        unset($sort_options['least_images']);
        unset($sort_options['highest_images']);
        unset($sort_options['low_review']);
        unset($sort_options['high_review']);
    
        return $sort_options;
    }

    Thanks,

    Stiofan

    in reply to: Link to business, skip search part #403194

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Anders,

    This would be a customisation, but its a relatively small task, you would need to remove this action

    add_action('geodir_event_business_fields_on_metabox', 'geodir_event_show_business_fields_html');

    And then add your own to replace it, basically copy and rename this function geodir_event_show_business_fields_html() to fit your needs.

    Thanks,

    Stiofan

    in reply to: To better BuddyPress Menú #403065

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I think for most the way it currently is would be best but i don’t use BP much.
    To achive this you would need to remove the filter modifying the menu and add your own, not an easy task but pretty small if you need to hire someone to do it.

    Thanks,

    Stiofan

    in reply to: Error 404 in eevery Place #403057

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Pedro,

    Please try saving your WordPress permalinks, if this does not solve please provide wp-admin details in a private reply and we will take a look.

    Thanks,

    Stiofan

    in reply to: Map not working JAVA error PLEASE HELP #403056

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If the background is blue then its only viewable by the person who posted it and our staff.
    Ticking “Set as private reply” enables this.

    Stiofan

    in reply to: Homepage map short codes #403055

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: Map not working JAVA error PLEASE HELP #403045

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Your site is running GT which is not supported, the problem could be anything, please convert to GD.

    Thanks,

    Stiofan

    in reply to: how to edit shortcodes #403037

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    What shortcode? If you explain what you are trying to do more i will be able to advise you better.

    Thanks,

    Stiofan

    in reply to: Remove Events link in BuddyBar #403036

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You are welcome! 🙂

    in reply to: Replace GD Modal with Simple Lightbox #403035

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    I don’t see a way to do this without customisation, usually its just a case of adding a class to the link but i can’t see this info for that lightbox.

    Thanks,

    Stiofan

    in reply to: Search Results Page layout #403033

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    🙂

    in reply to: Remove Events link in BuddyBar #403032

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have added the below code snippet to remove it for you:

    
    
    add_action( 'plugins_loaded', '_my_plugin_override' );
    
    function _my_plugin_override() {
        remove_action('bp_setup_nav', 'geodir_ayi_user_events_nav_adder');
    }

    Thanks,

    Stiofan

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