Kor

Forum Replies Created

Viewing 15 posts - 13,201 through 13,215 (of 15,414 total)
  • Author
    Posts
  • in reply to: Sorting options wrong numerically #353903

    Kor
    Moderator
    Post count: 16516

    Hi cheryl,

    Do you think you can share WP admin to your Website so that I could check on the setup? Also, please share the Url of the page in question so that I could understand more about the issue. please use the private reply option below.

    Thanks

    in reply to: Can't switch to Visual Editor #353900

    Kor
    Moderator
    Post count: 16516

    Hi Juan,

    It could be caused by other 3rd party plugins. Could you try deactivating all non-gd plugins accept Autoptimize and see if it works?

    Thanks

    in reply to: Detail laying out in sidebar #353823

    Kor
    Moderator
    Post count: 16516

    Hi there,

    This looks like some CSS conflict with either a 3rd party plugin or the theme. 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: Translation missing #353796

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Please share WP admin and FTP access to your server so that we could check further.

    Thanks!

    in reply to: Map translation with WPML #353792

    Kor
    Moderator
    Post count: 16516

    Hi Clem,

    I’ve just checked with a developer and you’d need some custom code to achieve what you needed there. Kindly insert the code below into your Website using the code snippets plugin and also change the languages below to suit your needs. Well, give it a try and let us know how it goes.

    
    
    // Change load add listing map language in current WPML language.
    function gd_wpml_default_map_language( $language ) {
        if ( defined( 'ICL_LANGUAGE_CODE' ) ) {
            $wpml_language = ICL_LANGUAGE_CODE;
            
            if ( $wpml_language == 'en' ) {
                 $language = 'en';
            } else if ( $wpml_language == 'fr' ) {
                 $language = 'fr';
            }
        }
    
        return $language;
    }
    add_filter( 'geodir_default_map_language', 'gd_wpml_default_map_language' );
    in reply to: How to edit – add images text #353779

    Kor
    Moderator
    Post count: 16516

    Hi Alex,

    This can be changed using the translation method. https://wpgeodirectory.com/docs/translate-core/ . Check out this screenshot http://prntscr.com/e3gp87

    Thanks!

    in reply to: Facebook Linking #353724

    Kor
    Moderator
    Post count: 16516

    Hi Van,

    I’ve just checked this on my local dev site and I’m not able to replicate the said issue. Here’s how it looks like from my end http://prntscr.com/e3fxua . Meanwhile, please make sure you’ve updated all GD plugins. Then, 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: Paid plan downgrade/expiry to free – not losing data #353723

    Kor
    Moderator
    Post count: 16516

    Hi Cyril,

    I’m not really sure if I’m getting this. Could you tell us a little bit more about it? Perhaps some screenshots? Also, what kind of data is deleted? Please share some examples and we’ll check on it.

    Thanks!

    in reply to: Translation missing #353722

    Kor
    Moderator
    Post count: 16516

    Hi there,

    You’ll just have to remove either #1 or #2 for translating purposes. I’ve consulted a developer he mentioned that GD would probably choose #2 for priority and #3 will not be used in this case. I hope this clears it up and please refer to this section of the documentation for more information https://wpgeodirectory.com/docs/translate-core/

    Thanks!

    in reply to: women's clothes search no results newest version #353709

    Kor
    Moderator
    Post count: 16516

    Hi Kyle,

    I think I misunderstand your question. Could you try switching the option in GD > General > Search > Individual word search limit as shown in this screenshot http://prntscr.com/e3f3zh and see if it works?

    Thanks!

    in reply to: women's clothes search no results newest version #353693

    Kor
    Moderator
    Post count: 16516

    Hi Kyle,

    It should work by default. If you type category name in search the autocomplete will show suggested results with category name as shown in this screenshot http://prntscr.com/e3eydd and it returns this results http://prntscr.com/e3eyoj

    Thanks!

    in reply to: Stars #353687

    Kor
    Moderator
    Post count: 16516

    Hi Ramon,

    Glad that worked for you. Let us know if you need anything else.

    Thanks!

    in reply to: Set a map on location + distance #353358

    Kor
    Moderator
    Post count: 16516

    Hi Dotty,

    We do have this shortcode https://wpgeodirectory.com/docs/core-shortcodes/#locationmap but it only works on the homepage. I believe you’re looking for this https://wpgeodirectory.com/docs/core-shortcodes/#listing , but this shortcode will only be available in the next update.

    Thanks!

    in reply to: No records Found on map #353302

    Kor
    Moderator
    Post count: 16516

    Hi Kim,

    Glad that helped. Let us know if you need anything else.

    Thanks!

    in reply to: map bubble issues #353283

    Kor
    Moderator
    Post count: 16516

    Hi Denis,

    Unfortunately, this is not possible without complex customization.

    James Thomas,

    Please open a new thread next time. To change the color, try using the custom CSS code below. Insert into Gd > Design > Scripts > Custom Style CSS

    
    
    .geodir-bubble_desc h4 {
        background: linear-gradient(#000 100%, rgba(0,0,0,0.2) 100%);
        background: -webkit-linear-gradient(#000 0%, transparent 100%);
        background: -moz-linear-gradient(#000 0%, transparent 100%);
        background: -ms-linear-gradient(#000 0%, transparent 100%);
    }

    Thanks!

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