Forum Replies Created

Viewing 15 replies - 691 through 705 (of 935 total)
  • in reply to: Campaings overlapping view #864

    Dear @camilo

    We’ve used masonry grid system to make it a better view, sometimes if you internet serves slowly, then it might happen. But we’ve planned to remove this grid and implement our own grid system.

    Best regards

    in reply to: Change smtp mail service provider #863

    Hi

    The best easy way to get SMTP credential from a reputed provider, or use your server default mail.

    If you choose default mail, then set your .env MAIL_DRIVER=mail

    Best regards

    in reply to: Refund to Backers #862

    Hello @Jinshu1987

    Currently, you have to refund that backers manually, please find below for which reward backers have selected to see by a campaign owner

    getfund crowdfunding script

    Open a payment view, then go to the bottom of the page, if there is no reward selected, then backer backed an amount and doesn’t select any reward.

    Best regards

    in reply to: Social Logins #861

    Hello @Ecoletiva

    You are most welcome

    in reply to: Social Logins #848

    Hello @Kedsdex

    your login Oauth redirect URL below

    Google: http://domain.com/login/google-callback
    Facebook: http://domain.com/login/facebook-callback

    You need to be set a valid SMTP credential for working email at .env file

    Best regards

    in reply to: Change smtp mail service provider #847

    No need to edit any core file, just place your SMTP crednetial to .env file which located at your root.

    You will get mail settings in that file.

    Best regards

    Hello @[email protected]

    Could you please tell us your issue? PayPal should not give you the error. is PayPal supports your country?

    tell your issues here.

    Please remember, we are not offering 24X7 support, you will get support during our office time.

    Best regards

    Hi

    We’ve calculated paystack development cost, it will be only USD 200

    Don’t worry, we will cover favicon with this payment gateway for free, please let us know if you are interested.

    We will start right after payment and it will require 4 business days.

    Best regards

    in reply to: Users admin and lang choice #830

    Hi @camilo

    For the skip any error about user belongs, we don’t delete any users, rather then you can block this user, so this is a chance to unblock this user again.

    For the language selector, you need to customize it.

    Best regards

    in reply to: Campaings overlapping view #829

    Dear @camilo

    Could you please share your website privately, we will check it what kind of issue.

    BEst regards

    in reply to: Upload Campaign image creates HTP Error #828

    We accept any kind of image size and we compressing, please check your server or ask your hosting provider to increase max_upload file size, so it will allow uploading bigger image.

    Best regards

    in reply to: Emails comunications ist not working #827

    Dear @demo_test

    we’ve just checked it our end and we got confirmed that at the code, there is no error to send an email if work SMTP correctly.

    Please see below image that we’ve checked forgot the password.

    GetFund checked

    Have you checked your SMTP credential? You can get it from sendgrid or AmazonSES

    Best regards

    Hello

    For the image upload, please make sure your server is enabled fileinfo extension, you can ask your hosting provider to enable it. So image upload will work.

    Below point, you have to customize that you listed point, we are unable to make it for a specific country only.

    2- i want to use it for only nigeria but its still showing all counties
    4- is it possible to change theme colour to #149c82
    5- does it have any place to change or input discription foe seo or change homepage search background image?
    6- can we limit number of image users can upload ?
    7- you can add make ad premium or urgent or highlight on user profile
    8- please add african payment gateway PAYSTACK its 100% free no setup fees my country don’t accept paypal or the other one
    i think this is all i have noticed for now please help me check especially the country issue I want it to be for Nigeria only for now

    It will be automatically served your country, to remove country icon link, please remove it from /root/resources/views/layouts/app.blade.php

    remove below code

     @if(file_exists(public_path('assets/flags/16/'.strtolower($current_country['country_code']).'.png')))
                            <li><a href="{{route('countries')}}" title="{{$current_country['country_name']}}"><img src="{{asset('assets/flags/16/'.strtolower($current_country['country_code']).'.png')}}" /> </a></li>
                        @else
                            <li><a href="{{route('countries')}}"  title="{{$current_country['country_name']}}">{{$current_country['country_code']}} </a></li>
                        @endif

    For implement favicon, please follow below instruction

    Add it to /root/resources/views/layouts/app.blade.php on line 13

    <link rel=icon href="http://yourdomain.com/favicon.png" />

    Best regards

    Dear @ehijoshua1gmail-com

    Just checked your site, and seems it’s working and running like a charm.

    Best regards

    Dear @ehijoshua1gmail-com

    Your admin login below

    email: [email protected]
    pass: 123456

Viewing 15 replies - 691 through 705 (of 935 total)