Kiran

Forum Replies Created

Viewing 15 posts - 3,871 through 3,885 (of 6,022 total)
  • Author
    Posts
  • in reply to: Change the profile photo when claimed #437740

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.

    Kiran
    Moderator
    Post count: 7069

    I have followed manual plugin installation process.
    To install a WordPress Plugin manually:

    – Download geodir_location_manager.zip Plugin to your desktop.
    – Extract the Plugin folder to your desktop.
    – With your FTP program (FileZilla), upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
    – Go to WP Admin > Plugins screen and find the newly uploaded Plugin in the list.
    – Click Activate to activate it.

    Kiran

    in reply to: Change the profile photo when claimed #437689

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.

    Kiran
    Moderator
    Post count: 7069

    Hello Firdaus,

    I suspect your site has issue with extracting files from plugin. Please see https://wpgeodirectory.com/support/topic/wpgeodirectory-multilocation-add-on-cause-site-to-crash/#post-437534

    You had similar issue with Location Manager. Installing plugin via admin admin uploads empty files and it causing PHP errors.
    I guess same issue is happening with Advance Search plugin installation.

    Disable all non-GD plugin and try installing Advance Search plugin.
    If you still find issue then ask your server admin if there is any setting affecting this or not.

    Thanks,
    Kiran

    in reply to: Listing Detail Page Tab #437566

    Kiran
    Moderator
    Post count: 7069

    This requires some more code customization.

    Kiran

    in reply to: WPML #437564

    Kiran
    Moderator
    Post count: 7069

    Hello Dirk,

    Copy the content including copy media attachments does not have any effect on the place attachments. When I’m copying the content of a place to a new language it does not copy the attachments. Once published by magic the featured image shows up, but not the rest.

    I have fixed this in GeoDirectory Multilingual plugin. Now after saving it will duplicate post images as well. WPML copy the duplicate post media & featured media on save post.
    Please download updated plugin from here: https://github.com/kprajapatii/geodir-multilingual/

    Categories are not copied.

    Actually WPML copy only text field with their copy function. GeoDirectory categories are already passed in WPML copy data but WPML function does not updates it to form.

    On the frontend within the map places are shown, in the listing not. Clicking into the map rise an error. Language fall back is not working.

    Please provide page url so we can check on your site.

    Thanks,
    Kiran

    in reply to: Change the profile photo when claimed #437562

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Try this.

    
    
    function gd_custom_default_author_avatar( $avatar ) {
        global $post;
        
        if ( !empty( $post->ID ) ) {
            if ( ! (int)geodir_get_post_meta($post->ID, 'claimed', true) && ! empty($post->post_author) ) {
    			$avatar = get_avatar($post->post_author, 100);
    		} else {
    			$avatar_src = get_stylesheet_directory_uri() . '/images/gravatar2.png';
    			$avatar = '<img src="' . $avatar_src . '" height="100" width="100">';
    		}
        }
        
        return $avatar;
    }
    add_filter( 'sd_detail_entry_author', 'gd_custom_default_author_avatar', 100, 1 );

    Kiran

    in reply to: Detail page breaking with Divi #437535

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.

    Kiran
    Moderator
    Post count: 7069

    Hello,

    The issue has been fixed. There are some empty files under geodir_location_manager plugin. May be there was an issue during plugin upload/install. How did you installed plugin?

    I have uploaded files and installed again. Now it is working fine.

    Thanks,
    Kiran

    in reply to: Detail page breaking with Divi #437527

    Kiran
    Moderator
    Post count: 7069

    Hi Kevin,

    Check now, i have added some theme compatibility under GeoDirectory > Theme Compatibility.

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi Jason,

    Please check now.
    I have removed wrong snippet from “Custom CSS & JS”, and also i have added this snippet to fix conflict with Avia Builder https://wpgeodirectory.com/support/topic/listing-description-not-visible-after-saving/page/2/#post-420413

    Let us know.

    Kiran

    in reply to: Theme Impreza #437519

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.

    Kiran
    Moderator
    Post count: 7069

    Hello Firdaus,

    I checked and core GeoDirectory not properly installed because GeoDirectory pages not was created. I have created it via running check pages tool from GeoDirectory > GD Tools.

    Please provide FTP credentials so we can do some debugging to find problem with Location Manager.
    Once installation done you can setup directory pages.

    Thanks,
    Kiran

    in reply to: Theme Impreza #437365

    Kiran
    Moderator
    Post count: 7069

    Hello Kai,

    Thank you for providing FTP credentials. I have looked and found that custom menu by the plugin “WPBakery Page Builder” conflict with the GeoDirectory menus.

    Let you know once we find solution of this conflict.

    Thanks,
    Kiran

    in reply to: Searching through range #437329

    Kiran
    Moderator
    Post count: 7069

    Hello Andre,

    We are working on GeoDirectory v2 to make it more simple & user friendly.
    We welcome your suggestion to implement in future.

    More info: https://wpgeodirectory.com/support/forum/geodirectory-core-plugin-forum/v2-beta/

    Kiran

Viewing 15 posts - 3,871 through 3,885 (of 6,022 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount