Paolo

Forum Replies Created

Viewing 15 posts - 20,791 through 20,805 (of 27,715 total)
  • Author
    Posts
  • in reply to: Location Page redirects to Homepage #48535

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this could be due to :

    1) the location page being corrupted or deleted (go to GD Tools and run the tool to fix gd pages to fix this)

    2) No page is selected for the location page in GeoDirectory >> Permalinks

    3) A faulty 301 redirect stuck in your .htaccess file

    Let us know if this help, if it doesn’t we will need your wp admin and FTP credentials to have a look (you can set reply as private for moderators only).

    Let us know,

    in reply to: Unable to import FB events with social importer #48534

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Problem with maps in general listings page #48533

    Paolo
    Site Admin
    Post count: 31211

    you are welcome 🙂

    in reply to: Sitemap problem #48532

    Paolo
    Site Admin
    Post count: 31211

    It is not google finding them is the plugin generating the sitemap and as I told you, you should really ask for support to them, not to us.

    If asking them, they’ll tell you where and how thier plugin is finding those faulty URLs and it is effectively GD’s fault, than we will correct whatever they say it is not correct.

    But as of now, it seems like the problem isn’t coming from GD.

    Thank you

    in reply to: Sitemap problem #48458

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there are plenty of wrong locations.

    Country, Region and City name must be identical to what Google Maps API provides.

    all, Piemonte, Italia
    Bologna, Emilia-Romagna, Italia (twice, just merge them)
    Collegno, all, Italia
    Ferno, all, Italia

    and so on…

    I don’t know where Yoast SEO is picking up those URLs, I know I don’t get this type of errors.

    I’ll ask to Stiofan to have a look and see if it’s anything obivous that I’m missing.

    Thanks

    in reply to: WPLM Translation Don´t Update on The Frontend #48457

    Paolo
    Site Admin
    Post count: 31211

    Hi and sorry for the delay,

    1 as Stiofan said having the prices and payments add-on installed, this label for tags is taken over by the payments po file. I did a quick test on your website and it works.

    2 I just resaved your po file and uploaded the mo file generated and it works.

    3 The price text is custom text entered by you. We can make it translatable like custom fields, but I’m not positive it’s already feasible. I’ll ask developers. The rest is working

    4 Widget titles are translated via WPML because they are user generated strings, not po file

    5 Ask Avada support for this

    6 Not sure this can be done. I need to ask to Stiofan.

    Thanks

    in reply to: location switcher not working #48456

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this should be fixed, please check and let us know…

    Thanks for your patience,

    in reply to: GeoDirectory Plugin not working with Divi #48455

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please check now.

    The divi page builder works on normal pages only, not on archives or pages created by plugins.

    Thanks

    in reply to: Maps disappeared on Home page #48452

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I can’t recreate this on any of our demos.

    Please provide admin credentials in a private reply and we will check your settings.

    Thanks

    in reply to: Remove some fields #48451

    Paolo
    Site Admin
    Post count: 31211

    The featured image can be found in :

    /wp-content/plugins/geodirectory/geodirectory-assets/images/featured.png

    To change it you can create your own, upload it on your website and get the URL of the new image, add this to GeoDirectory >> Design >> Scripts >> Custom CSS

    
    
    ul li .geodir_featured_img {
        background: rgba(0, 0, 0, 0) url("ADD THE NEW URL HERE") no-repeat scroll 0 0;
    }

    and you will have changed the 1st banner.

    For the new banner the procedure is the same:

    Image can be found in : wp-content/plugins/geodirectory/geodirectory-assets/images/new.png

    and this is the css needed to override the original:

    
    
    .geodir_new_listing {
        background: transparent url("ADD THE NEW URL HERE") no-repeat scroll left top;
    }

    Let us know how you went.

    Thanks

    in reply to: Change Details VIew #48449

    Paolo
    Site Admin
    Post count: 31211

    The video can be removed from wthin the custom field options. Where it says “show in sidebar” select no.

    This code in your active theme functions.php will show the lat and long in your sidebar below the address.

    
    
    add_action('geodir_after_show_post_address','my_theme_add_lat_lon',10);
    
    function my_theme_add_lat_lon(){
        global $post;
    
       if(isset($post->post_latitude)){
        echo "<p>".$post->post_latitude."</p>";
       }
    
       if(isset($post->post_longitude)){
        echo "<p>".$post->post_longitude."</p>";
       }
    
    }

    This is basic, you’ll need to add title or some html if you want to style it.

    Let us know how you went.

    Thanks

    in reply to: GeoDirectory Plugin not working with Divi #48443

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you had no content or sidebars enabled.

    for home you had the content area unticked and all sidebars set to show nothing.

    If you just want the map andnothing else on the home page, is better to hide those sections with css.

    Let us know

    Thanks,

    in reply to: redirect to location/me on home #48442

    Paolo
    Site Admin
    Post count: 31211

    you are welcome 🙂

    in reply to: Error in Safari #48439

    Paolo
    Site Admin
    Post count: 31211

    Hi think the problem is coming from the plugin serving the cookie policy.

    Can you please try to disable that and see if the problem goes away?

    Let us know,

    Thanks

    in reply to: Output listing fields on custom profile page #48437

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
Viewing 15 posts - 20,791 through 20,805 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount