Paolo

Forum Replies Created

Viewing 15 posts - 17,671 through 17,685 (of 27,715 total)
  • Author
    Posts
  • in reply to: Replacing the featured image #62703

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Place Settings: Saving customised sections after efit #62700

    Paolo
    Site Admin
    Post count: 31211

    Hi Alex,

    the server must have some sort of pattern recognition and it somehow thinks it’s a hack attempt or something, while we are only trying to save data in the db via a normal wordpress ajax call.

    Even when posting direct to admin-ajax.php and all we have is a

    print_r($_REQUEST);exit;

    we still get 404 from that request, and WP has never been loaded.

    You should ask assistance to your server admin, there is really nothing we can do about it.

    If they are not willing to fix it, you should consider moving to a more flexible provider, we can help you with that.

    Let us know,

    Thanks

    in reply to: user location #62699

    Paolo
    Site Admin
    Post count: 31211

    Did you disabled varnish in cloudways server settings?

    If you provide cloudways credentials too, I’ll have a look.

    Let me know,

    Thx

    in reply to: Post not showing on front end #62698

    Paolo
    Site Admin
    Post count: 31211

    Hi Stuart,

    you only have GD Booster and the GD Buddypress integration installed.

    Where is GeoDirectory?

    You need to install the core plugin: https://wordpress.org/plugins/geodirectory/installation/

    Let us know,

    Thanks

    in reply to: Where do I found Add listing page #62697

    Paolo
    Site Admin
    Post count: 31211
    in reply to: Details page are showing differently #62696

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you are using wordpress 3.6 (coupe of years old), current version is 4.3.1.

    Is there a reason for it? If not can you please try to update?

    Let us know,

    Thx

    in reply to: Export / Import CPT #62695

    Paolo
    Site Admin
    Post count: 31211

    Doing it from the database is really not a walk in the park unless you do an export / import of the whole database.

    You’d need to export from several tables and you’d have to export selected data from them. Not the entire table.

    It’s really not an easy task…

    Why not using the built in import/export features?

    Let us know,

    in reply to: Disable "listing published" for (certain) user #62694

    Paolo
    Site Admin
    Post count: 31211

    There is no option to stop notifications.

    Why not importing them as published directly?

    Let us know,

    Thx

    in reply to: Replacing the featured image #62692

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    GeoDirectory >> Design >> Scripts >> Custom CSS isn’t a file, it is an options page.

    Pls see image attached.

    Thx

    in reply to: Cannot upgrade some lisitngs #62691

    Paolo
    Site Admin
    Post count: 31211

    HI,

    we’d need credentials to have a look at settings pls.

    Let us know,

    Thanks

    in reply to: Split: Multilocations Hijacking Site #62690

    Paolo
    Site Admin
    Post count: 31211

    Took me a while to figure it out too… 🙂 You are welcome

    in reply to: Include Email / Inquiry in Listview #62688

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    with options you can’t the contact field adds the inquiry/send to friend form and that can only work in the details page.

    You could display the email using a code snippet taking advantage of this hook: geodir_after_listing_post_excerpt

    Please try this in your theme functions.php:

    
    
    add_action('geodir_after_listing_post_excerpt' ,'geodir_my_new_listings_content');
    
    function geodir_my_new_listings_content($tab_index)
     {global $post;
      echo $post->geodir_email;
     }

    Thanks

    in reply to: Text box for GD Custom Google Maps #62686

    Paolo
    Site Admin
    Post count: 31211

    You are welcome, and thank you again 🙂

    in reply to: Force mobile menu on all screens! #62685

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you are using fixed header, the menu cannot move it.

    Either you use fixed header or you use the mobile menu, you can’t use both.

    Thanks

    in reply to: Listing slider, spacer image #62684

    Paolo
    Site Admin
    Post count: 31211

    Hi YA,

    would you mind giving us URL, admin and FTP of both websites. Having one that works will make it much easier to track down the issue. Let us know,

    Thanks

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