Giri

Forum Replies Created

Viewing 15 posts - 2,146 through 2,160 (of 2,661 total)
  • Author
    Posts
  • in reply to: BuddyPress "Bookmarks" Tab Missing #200940

    Giri
    Expired Member
    Post count: 3155

    We have renamed “Favourites” to “Bookmarks” in whoop. Do you have Favourites tab?

    If not post you site login details

    in reply to: Widget title consistency #200677

    Giri
    Expired Member
    Post count: 3155

    I have fixed it. Could you post your ftp details?

    Thanks

    in reply to: Assorted Issues with Supreme Theme #200154

    Giri
    Expired Member
    Post count: 3155

    Also post direct link where I can see issue 4 and 5

    in reply to: Assorted Issues with Supreme Theme #200144

    Giri
    Expired Member
    Post count: 3155

    4) I think I have fixed those issues in director starter recently. I have tested in my local with supreme. it works fine for me. Please post your ftp details.

    5) see 4

    6) Could you give me more details about this issue? I don’t see any problem.

    7) Are you talking about the black background? or the banner image?

    in reply to: Assorted Issues with Supreme Theme #200112

    Giri
    Expired Member
    Post count: 3155

    smallgeek, lets fix those bugs today.

    Can you answer some of my questions.

    1) can you give me an example link?

    2) not possible

    3) We have a filter for this

    dt_footer_widget_class

    use this code in supreme functions.php file

    
    
    function sd_dt_footer_widget_class($classes)
    {
        return "col-lg-4 col-md-2";
    }
    add_filter('dt_footer_widget_class', 'sd_dt_footer_widget_class');
    in reply to: Anker link '#respond' for what? #198543

    Giri
    Expired Member
    Post count: 3155

    Mario, That #respond part is generated by wordpress.

    I have modified those links to point to #reviews instead of #respond if its a GD post type.

    Thanks

    It will be available in the next version.

    You can also place this code in your child theme if this is urgent.

    
    
    add_filter('get_comments_link', 'mario_gd_get_comments_link', 10, 2);
    function mario_gd_get_comments_link($comments_link, $post_id) {
        $post_type = get_post_type($post_id);
    
        $all_postypes = geodir_get_posttypes();
        if (in_array($post_type, $all_postypes)) {
            $comments_link = str_replace('#comments', '#reviews', $comments_link);
            $comments_link = str_replace('#respond', '#reviews', $comments_link);
        }
    
        return $comments_link;
    }
    
    in reply to: Invoice Details #198521

    Giri
    Expired Member
    Post count: 3155

    I have fixed it and applied patch on your website. could you test it and let me know?

    Thanks

    in reply to: Translation Supreme Theme #197934

    Giri
    Expired Member
    Post count: 3155

    @aanwijs Glad to hear

    in reply to: Can't Deactivate or Activate LIcense #197659

    Giri
    Expired Member
    Post count: 3155

    Jobby theme is still under testing. I’m not sure the exact release date. I’ll ask paolo to answer this question.

    in reply to: Translation Supreme Theme #197657

    Giri
    Expired Member
    Post count: 3155

    You are welcome

    in reply to: Translation Supreme Theme #197655

    Giri
    Expired Member
    Post count: 3155

    @van-dam Please try now.

    in reply to: Translation Supreme Theme #197652

    Giri
    Expired Member
    Post count: 3155

    @van-dam post your ftp details

    in reply to: Translation Supreme Theme #197131

    Giri
    Expired Member
    Post count: 3155

    I have just added that string to po file and updated the theme on your website.

    You can find that string in languages/en_US.po file on your website.

    Thanks

    in reply to: Translation Supreme Theme #197129

    Giri
    Expired Member
    Post count: 3155

    Ok I have updated the theme. Please test now.

    If its still not working, let me know.

    Thanks

    in reply to: Translation Supreme Theme #196482

    Giri
    Expired Member
    Post count: 3155

    Hi there, can you backup your childtheme files? we have just fixed that translation issue. if we overwrite your changes (if any) might get lost.

    Let me know if you want me to proceed.

    thanks

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