Paolo

Forum Replies Created

Viewing 15 posts - 14,596 through 14,610 (of 27,715 total)
  • Author
    Posts
  • in reply to: Google Maps not loading; console API error #145642

    Paolo
    Site Admin
    Post count: 31211

    It seems to be the security plugin removing all version and query string from css and js files.
    In this case it remvoes the setting to get the places from google api.

    Is there a setting to disable it from doing so? If not, you’ll need to disable the entire plugin and look for something more flexible.

    Let us know,

    Thanks

    in reply to: Google Maps Don't Display #145639

    Paolo
    Site Admin
    Post count: 31211

    Please check now, in geodirectory > design > map > Show / hide post type and category on map

    you ticked, place and that hides the map.

    Thanks

    in reply to: Google Maps not loading; console API error #145636

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the warning isn’t the problem.

    Please provide a link and admin credentials in a private reply and we will have a look at your settings.

    Thanks

    in reply to: Google Maps Don't Display #145635

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide admin credentials in a private reply (only staff can read them) and we will check your settings.

    Let us know,

    Thanks

    in reply to: site-directory #145634

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    GD doesn’t create it, as far as I know neither does BP (but I’m not 100% sure).

    The info page is for any GD page where a message is shown, like payment received and so on.

    Thanks

    in reply to: Css help #145633

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide a link and admin credentials and we will check for you. Images cannot be inspected.

    Thanks

    in reply to: View all listings on one page #145632

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it is only possible to see all listings of 1 custom post type at a time. So if you are only using Places, yes it is possible, if yo uare using extra custom post types, no it is not.

    Thanks

    in reply to: Payment checkout redirecting to homepage #145631

    Paolo
    Site Admin
    Post count: 31211

    Did you try using this plugin? https://wpgeodirectory.com/support/topic/missing-update-notifications/

    Let us know,

    Thanks

    in reply to: Author Parameter in Shortcode #145630

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the code I added is:

    
    
    error_reporting(E_ERROR);
    
    add_filter('geodir_detail_page_tab_list_extend', 'geodir_detail_page_tab_list_extend') ;  
    function geodir_detail_page_tab_list_extend($tab_array) {   
    if ( 'gd_place' == get_post_type() ) {
    $tab_array['projects'] = array( 
    'heading_text' =>  __('Projects',GEODIRECTORY_TEXTDOMAIN),
    'is_active_tab' => false,
    'is_display' =>  apply_filters('geodir_detail_page_tab_is_display', true,'projects'),
    'tab_content' => '');    
    return $tab_array ; } 
    else {return $tab_array ;}
    }
    
    add_action('geodir_after_tab_content' ,'geodir_my_new_tab_content');
    function geodir_my_new_tab_content($tab_index)
    {
    if($tab_index =='projects')
    {echo do_shortcode('[gd_listings post_type="gd_contractor_projec" post_author="current" post_number="10" add_location_filter="0"]');}
    }

    You have to add it below CUSTOM FUNCTIONS and above ?>

    Let us know how you went,

    Thanks

    in reply to: Newspapers Theme #145628

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I see the sidebar sitting on the right side correctly on both firefox and chrome.

    Did you try clearing your browser cache and refreshing the page?

    Let us know,

    Thanks

    in reply to: How to make PLACES be default on map #145624

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Search results and recurring events: Help! #145622

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I flagged this for Stiofan, he’s looking into it.

    He’ll let us know asap.

    Thanks

    in reply to: Using the different page widgets #145620

    Paolo
    Site Admin
    Post count: 31211

    Why not using widget logic and for each custom post type add whatever you want via widget.

    For Places:

    ( 'gd_place' == get_post_type() )

    For Events

    ( 'gd_event' == get_post_type() )

    For custom CPT

    ( 'gd_my_cpt' == get_post_type() )

    This would be much easier.

    Let us know,

    Thanks

    in reply to: How to make PLACES be default on map #145619

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    You should be using the GD Listing map insteads of the Home map in these pages.

    The Home page map it is only to be used in the directory home page.

    Let us know if this helps,

    Thanks

    in reply to: one payment for places and events #145618

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you could offer a coupon for a free premium event to anyone buying a premium listing, but that would have to be done manually.

    Thanks

Viewing 15 posts - 14,596 through 14,610 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount