Paolo

Forum Replies Created

Viewing 15 posts - 20,716 through 20,730 (of 27,715 total)
  • Author
    Posts
  • in reply to: GeoCode Content #48928

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    only listings (all cpt like places, events or any custom cpt you create) with the advance search filters.

    Thanks

    in reply to: Setting default category for Popular categories widget #48926

    Paolo
    Site Admin
    Post count: 31211

    HI,

    I think it is an oversight and there is no way to tell which categories to show by default.

    I’ve flagged this for Stiofan

    Thanks for your patience and for spotting this!

    in reply to: Default view for listings #48923

    Paolo
    Site Admin
    Post count: 31211

    The only way to re-order tabs in the detail page is explained in the tutorial on our blog.

    Thanks

    in reply to: Can I have custom fields as main search options? #48916

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it is doable but it requires custom coding. All widgets code can be copied in your theme functions.php and be modified: https://wpgeodirectory.com/support/topic/the-popular-post-category-widget-broke-after-update/#post-48867

    That is considered a customization though and goes beyond the scope of the support forum.

    Thanks

    in reply to: Translate GeoDirectory and Get 1 Year Free! #48914

    Paolo
    Site Admin
    Post count: 31211

    Hi Frank,

    no I’m the only Italian, Stiofan is Scottish and the rest of team is multinational.

    I don’t live in Italy since ages. In the forum we must write in english only for the sake of the community.

    You can send the po file to info [at] wpgeodirectory.com once ready.

    Thank you!

    in reply to: Custom Listing Details template #48912

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1) GeoDirectory uses it’s own templating system so the default wp templating system is overridden. single-{name-of-cpt}.php won’t work.

    We use one template for each CPT and that is geodirectory/geodirectory-templates/listing-detail.php (https://wpgeodirectory.com/docs/codex/geodirectory_templates/listing-detail-php/)

    Here you find an example of how to modify the detail page template without touching templates : https://wpgeodirectory.com/support/topic/modifying-the-layout/#post-46117

    You can use cnoditional tags to change things between custom post type. Example:

    
    
    
    if(isset($post->post_type) && $post->post_type=='gd_place'){//stuff for gd_place}
    elseif(isset($post->post_type) && $post->post_type=='gd_mycpt'){//stuff for gd_mycpt}
    else {}

    2) The listings sidebar is managed through this template:geodirectory/geodirectory_templates/detail-sidebar.php (https://wpgeodirectory.com/docs/codex/geodirectory_templates/detail-sidebar-php/)

    The procedure is the same as point 1

    3) I don’t think it is possible, we provide our system for custom fields and I doubt ACF is able to write custom fields in GD custom DB tables.

    Thanks

    in reply to: Translate GeoDirectory and Get 1 Year Free! #48909

    Paolo
    Site Admin
    Post count: 31211

    HI Frank,

    yes natively I’m Italian, but I haven’t built any directories in Italian with GD yet and I barely have time to keep up with my duties here, I definitely never had time to translate our own work in my native language.

    1) You can find the po/mo files in the plugin’s languages folder.

    2) Yes, if you send it to us directly we will upload it for you on transifex.

    3) I think it is possible with geodir_save_post_key.

    This for example enables iframes: https://wpgeodirectory.com/support/topic/embedding-multiple-videos/#post-45836

    I would consider adding a simple donate link though. Allowing to add forms, could be a big security hazard.

    Thanks

    in reply to: Listing Success Page Change Verbiage #48908

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can find that in GeoDirectory >> Notifications >> Messages

    Thanks!

    in reply to: Changing "Website" link anchor text to show full address #48907

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    sorry Brian, I thought you read that in Guust’s reply:

    “adding this to your child theme’s functions.php”

    
    
    add_filter( 'geodir_custom_field_website_name', 'geodir_change_website_field_display_name', 10, 3 ); 
    function geodir_change_website_field_display_name($name,$website,$post_id){
    if($name=='Website'){return $website ; }
    else{return $name;}
    }

    Let us know.

    Thanks

    in reply to: epic 404 listings #48905

    Paolo
    Site Admin
    Post count: 31211

    You can’t use wp-super cache with GeoDirectory. Only GD Booster is compatible and you have that installed already.

    Siabling wp-super cache the problem is solved.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide a URL and wp admin credentials and we will have a look a the code directly on your website.

    Thanks

    in reply to: reactions without HTML #48902

    Paolo
    Site Admin
    Post count: 31211

    You are welcome. 🙂

    in reply to: SEO of Listing Detail Page by Yoast #48894

    Paolo
    Site Admin
    Post count: 31211

    I think what Stiofan mentioned currently only happenes in cpt/category archives. Not on listing detail pages.

    We’ll keep you posted.

    Thanks

    in reply to: problems with archive pages #48893

    Paolo
    Site Admin
    Post count: 31211

    excellent thank you! 🙂

    in reply to: Problem with location search #48892

    Paolo
    Site Admin
    Post count: 31211

    Also if they navigate using the switcher to UK and search for Birmingham search will return correct results.

    However if thet are visiting Everywhere, which includes other countries with a city called Birmingham, than the search will be unpredictable, unless user specify UK or USA as Guust explained.

    Thanks

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