Kor

Forum Replies Created

Viewing 15 posts - 14,881 through 14,895 (of 15,414 total)
  • Author
    Posts
  • in reply to: Preview translation bug #233949

    Kor
    Moderator
    Post count: 16516

    Hi Piault,

    Could you please provide WP Temp admin access to Website so we check further? Please use the private reply option below.

    Thanks!

    in reply to: Import CSV Phone Number, Website URL, etc. #233948

    Kor
    Moderator
    Post count: 16516

    Hi Wallace Lin,

    I’d like you to go through this section of the documentation and see if it helps. https://wpgeodirectory.com/docs/core-export/ . Let us know how it goes.

    Thanks!

    in reply to: BP Group Header #233738

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    Like I’ve mentioned earlier, we’ve applied the code at the bottom of the functions.php file of the Supreme Directory theme. Here’s the code for your reference.

    
    
    add_filter( 'body_class', 'sd_remove_bp_home_class', 10, 2 );
    function sd_remove_bp_home_class( $wp_classes, $extra_classes ) {
    ​
        if (class_exists('BuddyPress') && bp_is_group_home()) {
            $wp_classes = array_diff($wp_classes, array('home'));
        }
    ​
        return $wp_classes;
    }
    in reply to: BP Group Header #233718

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    Thanks for your patience. We’ve just applied the custom code into your functions.php and everything seems to look nice now. Could you please check on your end? http://www.plantpickshare.com/groups/tomato-lovers-united/

    Thanks!

    in reply to: BP Group Header #233705

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    Oh wow. I’m sorry to hear about that. Hopefully, everything went well there. Let us know how it goes.

    in reply to: BP Group Header #233700

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    I checked and it’s not there. Is my login access prevented from accessing that folder?

    in reply to: BP Group Header #233696

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: BP Group Header #233689

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Change PLACE TITLE label on Add Listing Page #233686

    Kor
    Moderator
    Post count: 16516

    Hi kathy,

    Check out this section of the documentation as it explains how you can do that. https://wpgeodirectory.com/docs/translate-core/

    Thanks!

    in reply to: BP Group Header #233601

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Remove listings/places slug from permalinks #233600

    Kor
    Moderator
    Post count: 16516

    Hi Miles,

    Unfortunately, that can’t be removed from the permalinks as it is required for the CPT to work. I’d like you to check out this section of the documentation as it explains how it works. https://wpgeodirectory.com/docs/core-permalinks/

    Thanks!

    in reply to: BP Group Header #233597

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    Please provide FTP access just in case I bump into the “500 Error”. You can post the details here using the private reply option below.

    Thanks!

    in reply to: Oops no data found #233596

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: BP Group Header #233589

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    Could you try inserting the custom code below into the theme’s functions.php file and see if it fixes the layout issue there? If you need help with it, please share WP admin and FTP access.

    
    
    add_filter( 'body_class', 'sd_remove_bp_home_class', 10, 2 );
    function sd_remove_bp_home_class( $wp_classes, $extra_classes ) {
    ​
        if (class_exists('BuddyPress') && bp_is_group_home()) {
            $wp_classes = array_diff($wp_classes, array('home'));
        }
    ​
        return $wp_classes;
    }

    Thanks!

    in reply to: BP Group Header #233587

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    Sorry to hear about the problem. Do you think you can share 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.

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