Simone

Forum Replies Created

Viewing 15 posts - 331 through 345 (of 2,874 total)
  • Author
    Posts
  • in reply to: Import woes! #40903

    Simone
    Expired Member
    Post count: 3515
    This reply has been marked as private.
    in reply to: Import woes! #40902

    Simone
    Expired Member
    Post count: 3515

    Ok, here we are..

    issues:

    1- author mush have the ID, your id in this case is number 1
    2- custom fields should have appended geodir_ before the name, e.g., geodir_editor if the html variable name is “editor”, as in your case.
    3- most important: you had in your region, FL, which is wrong, the correct region name must be as set in the Location, Florida.

    in reply to: Directory homepage just displaying the word 'location' #40901

    Simone
    Expired Member
    Post count: 3515

    you have a mess with your permalink and slugs.

    step 1-
    go the gd tools
    step 2
    fix the virtual pages (first task)
    step 3
    go to Location, edit it
    step4
    change the slug to whatever you want

    NOTE:
    you can’t select a slug you’re using because otherwise it won’t work, tats why /dogfriendly is not working

    in reply to: Import woes! #40898

    Simone
    Expired Member
    Post count: 3515

    Hi Josh, 20k records are quite a big number, I personally would split them in multiple files, it is easy, straightforward and quick to do 🙂
    I will check your .csv soon and get back at you asap.

    in reply to: Think my question's got lost in the crowd? #40897

    Simone
    Expired Member
    Post count: 3515

    Ive answered to your other thread, closing this one

    in reply to: Directory homepage just displaying the word 'location' #40896

    Simone
    Expired Member
    Post count: 3515
    This reply has been marked as private.

    Simone
    Expired Member
    Post count: 3515

    Hi Sally, the crucial question is: do they click on YES in “Business Owner?” when adding a listing?

    in reply to: Set up Registration Field #40894

    Simone
    Expired Member
    Post count: 3515

    Geodirectory uses the same WordPress table for users, so you can use your own login/registration page.
    TO change the default login page to whatever page you want, add the following to your functions.php (inside your child theme)

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

    have a look at the row

    
    
    wp_redirect(home_url().'/login/');
    

    and change /login/ to whatever is the login page you want to use

    in reply to: Add Listing by Guests pending only #40893

    Simone
    Expired Member
    Post count: 3515

    Hello Diane, you can find that option in the Geodirectory/Design and then in the Listings tab, “New listing default status” set it to draft

    in reply to: Best of Widget issue after core upgrade #40892

    Simone
    Expired Member
    Post count: 3515

    Hello, could you please post your login details ?

    Dove esattamente hai il best of? non riesco a vederlo in homepage

    in reply to: Moving Servers #40891

    Simone
    Expired Member
    Post count: 3515

    Great, I was about to paste that url 🙂

    in reply to: Add Image in Detail view #40828

    Simone
    Expired Member
    Post count: 3515

    Hello Helga, an user can only add an image of the place, in the comments. You first must enable that feature in the backend (if you’re using the MultiRatings addon), in Geodirectory/Multiratings
    “Enable comment images upload:”

    in reply to: Awesome support! #40815

    Simone
    Expired Member
    Post count: 3515

    With the multi rating you can add different ratings to each post type and/or category, see attach (not only a rate for “overall”)

    in reply to: Event time #40800

    Simone
    Expired Member
    Post count: 3515

    In the dropdown in the backend you’ll see that, but once you set the time, in the fronted will be in the 24h format

    in reply to: Event time #40798

    Simone
    Expired Member
    Post count: 3515

    Hello, check your WordPress settings / general and check your time format

Viewing 15 posts - 331 through 345 (of 2,874 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount