Kor

Forum Replies Created

Viewing 15 posts - 12,286 through 12,300 (of 15,414 total)
  • Author
    Posts
  • in reply to: MultiRating Not working #371014

    Kor
    Moderator
    Post count: 16516

    Hi Charles,

    I’m sorry to hear about that but outdated versions of the plugins would obviously break things. Please update the plugins as soon as possible.

    Thanks!

    in reply to: Critical Problems Adding Places (Suddenly) #370992

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Event listing add – address autocomplete #370976

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Event listing add – address autocomplete #370973

    Kor
    Moderator
    Post count: 16516

    Hi fernando,

    I’ve just tested on my dev site and the autocomplete works for me when adding an event. Could you please share WP temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.

    in reply to: listing-detail.php and sidebar #370971

    Kor
    Moderator
    Post count: 16516

    Hi Marc,

    Yes, I think we can achieve that using the custom CSS code below.

    
    
    span[itemprop="postalCode"] {
       float:left!important;
    }
    
    span[itemprop="addressRegion"] {
       float:none!important;
    }
    in reply to: Redirect Problem #370968

    Kor
    Moderator
    Post count: 16516

    Hi Paul,

    Glad that you sorted it out yourself. Let us know if you need anything else.

    Thanks!

    in reply to: Critical Problems Adding Places (Suddenly) #370923

    Kor
    Moderator
    Post count: 16516

    Hi Jennnifer,

    Did you installed any new plugins recently? Because this looks like there is some type of conflict going here. Could you please try deactivating all non-gd plugins and see if it fixes the issue there? If the issue persists, please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    Thanks!

    in reply to: Redirect Problem #370895

    Kor
    Moderator
    Post count: 16516

    Hi Paul,

    Could you please try deleting the “add listing” page on the backend? Then, generate a new “Add Listing” page using the GD tools > GD Pages Check as shown in this screenshot http://prntscr.com/eqfh8e

    Let us know how it goes.

    Thanks!

    in reply to: Redirect Problem #370891

    Kor
    Moderator
    Post count: 16516

    Hi Paul,

    Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    in reply to: Redirect Problem #370886

    Kor
    Moderator
    Post count: 16516

    Hi Paul,

    The reason it happens is because a user is required to login/register in order to “Add Listing” and that’s how it is supposed to work. Nothing is wrong there.

    Thanks!

    in reply to: Images are not uploading correctly #370883

    Kor
    Moderator
    Post count: 16516

    Hi Frank,

    Could you try contacting your hosting provider and ask them to increase the PHP values below and see if it improves it? The upload speed usually depends on the file size and the upload speed of your server. Also, we do not have any similar issues currently reported by other users.

    
    
    ​memory_limit 
    max_execution_time 
    in reply to: Geolocator popup switch not working #370870

    Kor
    Moderator
    Post count: 16516

    Glad to know and enjoy GD

    in reply to: MultiRating Not working #370867

    Kor
    Moderator
    Post count: 16516

    Hi Charles,

    I’m not sure what that plugin is about. Does it belong to the theme? But I’m sure GD doesn’t rely on that plugin to work. Let us know how it goes.

    Thanks!

    in reply to: listing-detail.php and sidebar #370866

    Kor
    Moderator
    Post count: 16516

    Hi Marc,

    You can remove the br tag from the address using the custom CSS code below. Insert into > GD > Design > Scripts > Custom Style CSS

    
    
    .geodir-sidebar-right .geodir_more_info br:nth-child(7)  {
        display:none!important;
    }

    And to display the URL on the Website link. Please insert the PHP code below into the code snippet plugin

    
    
    add_filter('geodir_custom_field_website_name', 'modify_geodir_custom_field_website_name', 10, 2);
    function modify_geodir_custom_field_website_name($title, $website) { 
    if ($title == 'Website') {
      return $website; 
    }  
    return $title;
    }
    in reply to: MultiRating Not working #370830

    Kor
    Moderator
    Post count: 16516

    Hi Charles,

    Well, it’s hard to tell but it seems you’ve updated the core GD plugin to the latest version. Probably it worked before the update or else you can try deactivating all non-gd plugins and see if it fixes the issue.

    Thanks!

Viewing 15 posts - 12,286 through 12,300 (of 15,414 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount