Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 2,551 through 2,565 (of 13,774 total)
  • Author
    Posts

  • Stiofan O’Connor
    Site Admin
    Post count: 22956

    please provide wp-admin and FTP details and i will take a look.

    Thanks,

    Stiofan

    in reply to: Adding Tabs #417593

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    What you said will probably work yes.

    Stiofan

    in reply to: Popular Categories Homepage #417560

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    No that is not possible you would need to remove it and add it back something like this

    
    
    add_action( 'after_setup_theme', '_my_remove_theme_actions' );
    function _my_remove_theme_actions(){
      remove_action('sd_homepage_content','sd_homepage_featured_content');
    }
    function _my_sd_homepage_featured_content() {
        if (is_singular() && geodir_is_page('location') && $location = sd_gd_current_location_name() ) { 
           echo '<h1 class="entry-title">'. esc_attr(__($location, 'geodirectory')).'</h1>';
        } else { 
            echo '<h1 class="entry-title">'. get_the_title() .'</h1>';
         }
    
        $sub_title = get_post_meta(get_the_ID(), 'subtitle', true);
    
        if (geodir_is_page('location') && defined('GEODIRLOCATION_VERSION')) {
            $loc = geodir_get_current_location_terms();
            $location_type = geodir_what_is_current_location();
            $country_slug = '';
            $region_slug = '';
            if ($location_type == 'city') {
                $slug = $loc['gd_city'];
                $region_slug = isset($loc['gd_region']) ? $loc['gd_region'] : '';
                $country_slug = isset($loc['gd_country']) ? $loc['gd_country'] : '';
            } else if ($location_type == 'region') {
                $slug = $loc['gd_region'];
                $country_slug = isset($loc['gd_country']) ? $loc['gd_country'] : '';
            } elseif($location_type == 'country') {
                $slug = $loc['gd_country'];
                $country_slug = isset($loc['gd_country']) ? $loc['gd_country'] : '';
            }
            else {
                $slug = '';
            }
            $seo = geodir_location_seo_by_slug($slug, $location_type, $country_slug, $region_slug);
            $tagline = (isset($seo->seo_image_tagline)) ? __($seo->seo_image_tagline, 'geodirlocation') : '';
            if ($tagline) {
                $sub_title = stripslashes($tagline);
            }
    
        }
        if (isset($sub_title)) {
            echo '<div class="entry-subtitle">' . $sub_title . '</div>';
        }
    
        sd_search_form_shortcode();
       // removed echo do_shortcode('[gd_popular_post_category category_limit=5 category_restrict=1]');
    echo "MY NEW BUTTON CAN GO HERE";
        
        echo '<div class="home-more" id="sd-home-scroll"><a href="#sd-home-scroll" ><i class="fa fa-chevron-down"></i></a></div>';
    }
    add_action('sd_homepage_content','_my_sd_homepage_featured_content');

    Stiofan

    in reply to: Claiming a listing only allows single payment not subscription #417557

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You also need to enter the test api credintials in your settings, but just now its tellimg me your SSL is expired 1 hour ago, so i can’t test any further.

    Stiofan

    in reply to: Popular Categories Homepage #417556

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    there is no filter in between those, not unless u remove and then add back the entire filter.

    Stiofan

    in reply to: GD Booster causing issues with payment update field #417554

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I don’t see that option in the account u sent me, am i missing it?

    Stiofan

    in reply to: Claiming a listing only allows single payment not subscription #417544

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Richard,

    I checked your settings and they look good, where were you seeing a 500 error exactly?

    Stiofan

    in reply to: Send Enquiry link #417543

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    
    
    add_filter('b_send_inquiry_url','_my_new_url');
    function _my_new_url(){
        return "https://example.com";
    }

    Stiofan

    in reply to: Claim Listing Page Customization #417542

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    #3. There is not, it will always default to the default location, there is no setting to blank it.

    Thanks,

    Stiofan

    in reply to: GD Booster causing issues with payment update field #417364

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: Social import and category selection not working #417354

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yeah you seem to have a few missing core files, like wp-admin.php was missing, i reinstalled WP for you and that fixed things but i would be very concerned as to why they were missing.

    Thanks,

    Stiofan

    in reply to: Social Import CSV #417276

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The social import is not meant as a “bulk” importer, its is mean as a way for a user to import their listing to GD quickly.

    Stiofan

    in reply to: isplay all authors in an extended tab #417273

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    look in the CPT addon in geodir_cpt_link_business.php around line 352
    geodir_detail_page_link_cpt_business_tab()

    Thanks,

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Not at the moment but its something we are looking in to.

    Thanks,

    Stiofan

    in reply to: GD Booster causing issues with payment update field #417199

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Ian,

    I did turn GDB on before testing but still could not replicate.
    Also that file they mention, i don’t see it on your page at all…

    Please let me know the exact steps to be able to replicate.

    Thanks,

    Stiofan

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