Forum Replies Created

Viewing 15 replies - 556 through 570 (of 935 total)
  • in reply to: URGENT Help Needed? Please #1337

    Hi

    Our office is closed now, we will get back to you soon (tomorrow).

    Best regards

    in reply to: URGENT Help Needed? Please #1333

    Admin Login

    email: [email protected]
    pass: 123456

    in reply to: URGENT Help Needed? Please #1331

    We’ve installed it to your server http://iruafia.com/

    but it seems style.css is not loading, I don’t know why, maybe it’s server issue.

    Let me check

    Best regads

    in reply to: help in setting #1329

    You are most welcome mate,

    If you have time to place a 5-stars review in this product to help us make better application, It will be really great.

    You can do it from https://codecanyon.net/downloads using your profile.

    Please don’t hesitate to ask question if you have any more

    Best regards

    in reply to: URGENT Help Needed? Please #1327

    Hi

    This is weird situation happening, I’ve uploaded a fresh copy from my end to your server, but this is not reflecting or not showing into browser, though code is present in your domain root.

    Could you please check that what is the issue?

    Best regards

    in reply to: URGENT Help Needed? Please #1325

    It seems you have deleted all of files from views. should I delete the full root and upload from my end?

    in reply to: URGENT Help Needed? Please #1324

    Now worked, let us see what’s happens

    Best regards

    in reply to: Registration – some texts can not be translated #1321

    To translate any attribute name, you will get an empty attributes array in bottom of file /root/resources/lang/en/validation.php

    Replace
    'attributes' => [],

    with

        'attributes' => [
            'password'  => 'Heslo',
        ],

    Add all of your attribute and translate them into attributes array

    Best regards

    in reply to: Registration – some texts can not be translated #1318

    Please don’t translate the words which starts with :

    in reply to: Registration – some texts can not be translated #1317

    Hi

    To translate this system string, please translate the below file

    /root/resources/lang/en/validation.php by following below rules

    You have to keep :attribute text untranslated, it will be change by your input name, and translate all others. Example

    'accepted' => 'The :attribute must be accepted.',
    Will be translated to spanish

    'accepted' => 'El :attribute debe ser aceptado.',

    Hope it will help you

    Best regards

    in reply to: help in setting #1315

    Hi

    Thank you for understanding that Laravel is not just an HTML, we’ve develop this application and it’s doesn’t means that every expected features can be easily just by clicking like some CMS, and this is not actually CMS, You know it’s an application and expected or further required features buyers always develop by him self or hiring developer.

    You can easily integrate anything if you know how to do this and how to customize this, I’m really sorry that you may hurt with this line, but it’s true that this kind of application customization required write pgoramming.

    I tried to show you how you can add a menu and it’s should work in that way. In the default system, sub menu is not available here and also in our demo.

    BTW: let me answer for number 2 question: you may want to manipulate this amount, If so, you can’t done it in a invalid campaign that has been expired, add new campaign and place there some fake donation by selecting bank payment gateway, then approve that donation from admin. So it will increase.

    Best regards

    in reply to: URGENT Help Needed? Please #1311

    Hi

    Your cPanel credential is not working anymore, please provide us a valid login to check and solve.

    Best regards

    in reply to: URGENT Help Needed? Please #1310

    Hi

    Thank you for providing us info, we are looking your issue and we will update you soon.

    Best regards

    in reply to: Help with install #1309

    Hi

    Could you please what’s the issue with your website? It should not be ziro without any issue, and I confirming you changed or deleted something or there are issue with your server. This should be never happen and it can’t be like this.

    Please get a good hosting to solve this. Our team has been worked and installed it to your server yesterday.

    we will help you to install again, but we suggest, change your server and get a good server to avoid this situation.

    Best regards

    in reply to: help in setting #1299

    Hi

    In the file /root/resources/views/layouts/header.blade.php

    Start line number 110 to 120 is your menu code, please check there

    If you don’t know HTML CSS, then it will be very tough to change or add menu or submenu.

    You will find the example code here https://getbootstrap.com/docs/3.3/components/#navbar

    Best regards

Viewing 15 replies - 556 through 570 (of 935 total)