Patrik

Forum Replies Created

Viewing 11 posts - 406 through 416 (of 416 total)
  • Author
    Posts
  • in reply to: Geodirectory Framework support for PHP7 #415629

    Patrik
    Moderator
    Post count: 1971

    Hi Patrick,

    We have fixed all the Errors and Warnings and will be there in the future release.

    Let me know if you have any queries.

    Regards,
    Patrik

    in reply to: Recurring events not recurring #415620

    Patrik
    Moderator
    Post count: 1971

    Yes! It is the file I have modified and the function is

    geodir_event_event_schedule_setting()

    Let me know if more info required.

    Regards,
    Patrik

    in reply to: Recurring events not recurring #415591

    Patrik
    Moderator
    Post count: 1971

    Hi marktowers,

    I can access FTP now and made the required changes in the file. Please review it on your site and let us know if it works fine for you.

    Regards,
    Patrik

    in reply to: Recurring events not recurring #415529

    Patrik
    Moderator
    Post count: 1971

    Hi marktowers,

    I can’t connect with FTP details you provided. Could you please confirm the details once again?

    Regards,
    Patrik

    in reply to: Couple Questions / Issues #415314

    Patrik
    Moderator
    Post count: 1971

    Hi Michael,

    It seems the “name” field in Profile Details was removed which is a required field in registration form of BuddyPress if Xprofile component is enabled. I have re-added it and now the registration flow is working fine on your site.

    Let me know if you have any queries.

    Regards,
    Patrik

    in reply to: Recurring events not recurring #415291

    Patrik
    Moderator
    Post count: 1971

    Hi marktowers,

    We have fixed this and it will be available in the next release of Event Manager add-on. If you want to apply the fix on your site then please provide us the FTP details in private reply, so that we can modify the required files.

    Regards,
    Patrik

    in reply to: OneSocial/BuddyBoss Theme Display Issue #412162

    Patrik
    Moderator
    Post count: 1971

    Hi Mike,

    There are two ways to do so, one by code and another using CSS. Following is the solution using the CSS which is easy to apply:

    
    
    body.single.single-gd_partner .gd_partner .geodir_flex-container {
        display: none;
    }

    This will hide the images slider from partner’s detail page.

    Regards,
    Patrik

    in reply to: OneSocial/BuddyBoss Theme Display Issue #412159

    Patrik
    Moderator
    Post count: 1971

    Hi Mike,

    I had provided the CSS for a specific pages. If you would like to apply in the whole site then you can use the following CSS:

    
    
    @media screen and (min-width: 900px){
    div#primary {float: left;width: 58%;}
    div#secondary {float: right;width: 36%;margin-left: 0px;}
    }

    Please note: This will be applied to all the pages/posts of the site.

    Can you provide links to the pages/post you are talking about to remove store logo?

    Regards,
    Patrik

    in reply to: OneSocial/BuddyBoss Theme Display Issue #412153

    Patrik
    Moderator
    Post count: 1971

    Hi Mike,

    Following is the CSS code you can put into your style.css of active theme or in custom CSS on admin side by going to Appearance->Edit CSS menu.

    
    
    @media screen and (min-width: 900px){
    .bb-has-sidebar div#primary {float: left;width: 58%;}
    .bb-has-sidebar div#secondary {float: right;width: 36%;margin-left: 0px;}
    }

    Regards,
    Patrik

    in reply to: invoices plugin using .table css class #404732

    Patrik
    Moderator
    Post count: 1971

    Hi Siparker,

    We have fixed this issue and it will be in next release of the plugin.

    Regards,
    Patrik

    in reply to: invoices plugin using .table css class #404686

    Patrik
    Moderator
    Post count: 1971

    Hi Siparker,

    Can you provide us the link, admin and FTP details in private reply so that we can look more into it?

    Thanks,
    Patrik

Viewing 11 posts - 406 through 416 (of 416 total)