Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 9,751 through 9,765 (of 13,774 total)
  • Author
    Posts
  • in reply to: Display of advanced pagination details #121787

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    if you want both paging and the test there u can simply add this to your child theme functins.php

    add_action('geodir_before_listing', 'geodir_pagination',100);

    and then make sure u have a setting set in GD>design>search>Show advanced pagination details

    If you need something different let me know.

    Stiofan

    in reply to: Error after "Confirm Preview" #121785

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    OK i tried a quick way but i’m not sure of the plugin lass structure so go to the plugin developers and as how to remove these two hook actions:

    add_action( 'save_post', array( $this, '_save_post' ), 10, 2 );
    add_action('save_post', array($this,'ow_custom_meta_box_save_contestant'));

    belwo is what i was trying , if u give it to them they should be able to understand what we are trying.

    
    
    //fix for GD and voting plugin
    if(isset($_REQUEST['geodir_ajax']) && $_REQUEST['geodir_ajax']=='add_listing'){
    add_action('after_theme_setup','gd_voting_fix');
    }
    
    function gd_voting_fix(){
    remove_filter( 'save_post', array( 'Ow_Vote_Contestant_Controller', 'ow_custom_meta_box_save_contestant' ),10 );
    remove_filter( 'save_post', array( 'scbPostMetabox', '_save_post' ),10 );
    }

    Thanks,
    Stiofan

    in reply to: Featured Listing #121768

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    can u please explain what fields and what listings etc, how can i recreate this?

    Stiofan

    in reply to: Map detail not showing #121714

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Thanks for the info, it was a style in your child theme breaking it:

    
    
    img {
        border: 0;
        max-width: 100%;
        max-height: 100%
    }

    It’s not very specific,i change it to

    
    
    img {
        border: 0;
        max-width: 100%;
        /*max-height: 100%*/
    }

    And maps now work, but i would consider removing that whole style.

    Thanks,

    Stiofan

    in reply to: Featured Listing #121711

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    For some reason your install is the ONLY ONE that has this problem but the map jd refuses to output when called on the wp_footer hook, i have added this php to your theme functions to fix it:

    
    
    // fix GD map not loading
    remove_action('wp_footer', 'send_marker_jason_to_js');
    add_action('wp_print_scripts', 'send_marker_jason_to_js',200);

    Stiofan

    in reply to: Multi Ratings and Reviews Problem #121396

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello, please provide cloudways login so i can check the db.

    Thanks,

    Stiofan

    in reply to: Map detail not showing #121358

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    i think you for got passwords for the last message?

    Stiofan

    in reply to: Documentation on link event to business? #121357

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Marsha,

    I believe it should work without it, let me know if you need help.

    Thanks,

    Stiofan

    in reply to: Booster Breaking Menu…Other Styles #121355

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You seemed to have uploaded the broken css again, it is in your child theme styles.css about line 2500 as below, you have a quotation mark there which breaks things ”

    I have removed it but please emove it from your original so you dont upload it again.

    
    
    .entry-content div#socialnetworkswords p a:hover {
    	font-weight: bold;
        color: #0096d1;"
    }

    Thanks,

    Stiofan

    in reply to: Sort by – drop down at listing missing #121318

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Thanks Chris 🙂

    GD>Design>Listings>Listing content section view

    The setting is stored in a session so to see the change u will need to test in a incognito browser window (or close and open your entire browser)

    Thanks,

    Stiofan

    in reply to: Missing Schena.org Event fileds #121317

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Stefano,

    We have a lot of things changing in the next release so we have to do lots of testing, hopefully this Tuesday we will do a release.

    Thanks,

    Stiofan

    in reply to: Documentation on link event to business? #121252

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Marsha,

    There is some info here (not much at the moment, i have asked for some more to be added):
    https://wpgeodirectory.com/docs/events-overview/#linking
    If you have the payments manager installed you need to enable it in the price package you will see settings to enable it in there.

    If you have any problems let me know.

    Thanks,

    Stiofan

    in reply to: Sort by – drop down at listing missing #121250

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Chris,

    GD>Place Settings>Sorting Options
    https://wpgeodirectory.com/docs/core-place-settings/#sorting

    Thanks,

    Stiofan

    in reply to: Reviews/Comment invisibles (but present in database) #121204

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    So is it working now or still crashing?

    Stiofan

    in reply to: Error after "Confirm Preview" #121195

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello, thanks for the info.

    The problem is caused by the “wp-voting-contest” plugin, if u disable it all works. It seems to be a paid or 3rd party plugin, if you send it to me i can probably find the problem but if you dont use it then simple disable it and all will be fine.

    Thanks,

    Stiofan

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