Paolo

Forum Replies Created

Viewing 15 posts - 25,921 through 25,935 (of 27,715 total)
  • Author
    Posts
  • in reply to: Custom Fields #15903

    Paolo
    Site Admin
    Post count: 31211

    BTW taxonomy field can’t be added again. There can be only 1 category selector in the add listing form and it’s added by default.

    The error there is showing that field as an option. Unless Vikas originally added it for potential custom taxonomy, but I doubt it.

    Thx

    in reply to: Custom Fields #15902

    Paolo
    Site Admin
    Post count: 31211

    You could add that info in tags. “Search for” field will search in title/category/tags not in description, nor custom fields.

    The Ajax Autocompleter could give you a faster idea of how it works.

    However if you add the custom fields, users through the customize search options can select to search only listings assigned to that custom field.

    Thx

    in reply to: Change location does not work, no change #15901

    Paolo
    Site Admin
    Post count: 31211

    You had the location page in Draft status.

    Virtual pages shouldn’t be touched ever.

    Now it’s working

    Thx

    in reply to: error with post title #15900

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please see solution here: https://wpgeodirectory.com/support/topic/error-on-home-page-with-recent-updates/

    Next update will include the fix.

    Thx

    in reply to: Sign Up Page Redirect not working #15899

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: Sign Up / Login Plugin Any recommendations #15898

    Paolo
    Site Admin
    Post count: 31211

    Hi Sfamilia,

    Some members are using them together already. It works, there is currently no advance integration between the 2 systems.

    But I beliee the activity feed already streams new listings and reviews.

    At the moment no, I don’t have an ETA for an advanced BP integration, as there are requests with more votes and we are starting to work on them.

    Thx

    in reply to: Nested categories in Advanced Search Form #15896

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I will report this to developers, especially the 1st part for which we will let you know asap.

    The second part I’m not sure I follow you.

    If I have

    parent category : Hotel
    sub category : 1 star / 2 stars etc

    If I have 2 listing for 1 star e 2 for 2 stars, hotel will count 4.

    Isn’t this the case in your website? This can happen only if you assign a post from the back end only on to the subcategory and not the main category, which is an error. Listings should always be asssigned to both parent and sub category.

    Let us know,

    Thx

    in reply to: Export data #15888

    Paolo
    Site Admin
    Post count: 31211

    Yeah it was wondering if there was a way to separate the different selections within one field rather than having them in the one column.

    No, that is not feasilbe without writing an adhoc script to export the database, that would be cable of also separating that data.

    Thx

    in reply to: Export data #15846

    Paolo
    Site Admin
    Post count: 31211

    That’s how it should be… Multiselect is an array of values all in the same field.

    in reply to: Google Maps and Preview #15845

    Paolo
    Site Admin
    Post count: 31211

    Excellent, thank you!

    in reply to: Google Maps and Preview #15839

    Paolo
    Site Admin
    Post count: 31211

    Definitely look in folder geodirectorygeodirectory-functionsmap-functions

    Almost all map files are in there.

    You may have to tweak something too in

    geodirectorygeodirectory-widgetshome_map_widget.php

    geodirectorygeodirectory-widgetslisting_map_widget.php

    Before even starting to do this, you will have to study how to accomplish it without modifying plugin core files.

    Because if you modify core files, after every updates you will lose all your work.

    Thx

    in reply to: Google Maps and Preview #15837

    Paolo
    Site Admin
    Post count: 31211

    Well good luck!

    in reply to: Sign Up Page Redirect not working #15836

    Paolo
    Site Admin
    Post count: 31211

    No it wasn’t your fault at all…

    in reply to: Sign Up Page Redirect not working #15835

    Paolo
    Site Admin
    Post count: 31211

    Should be fixed in the doc site too.
    Thx for spotting this.

    in reply to: Sign Up Page Redirect not working #15831

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    It’s working correctly now.

    The problem was in the function. Wrong formatting was copyied from our doc site.

    
    
    add_action(‘init’ , ‘geodir_redirect_to_default_login’) ;
    function geodir_redirect_to_default_login()
    {
       if(isset( $_REQUEST['geodir_signup']))
       {
      wp_redirect(home_url().’/wp-login.php’);
      exit();
       }
    }

    should be:

    
    
    
    add_action('init' , 'geodir_redirect_to_default_login') ;
    function geodir_redirect_to_default_login()
    {
       if(isset( $_REQUEST['geodir_signup']))
       {
      wp_redirect(home_url().'/wp-login.php');
      exit();
       }
    }
    

    Most of the apostrophes had wrong formatting.

    I’ll see if this can be fixed in our site or if it is the wordpress text editor adding them.

    Thx

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