Forum Replies Created

Viewing 15 replies - 541 through 555 (of 935 total)
  • in reply to: URGENT Help Needed? Please #1375

    Hi

    https://iruafia.com/dashboard/categories this page is restricted admin page, to access there, you must need to be logged in.

    Could you please describe elaborately your two question here


    I need the Seller Info On TOP The Description ?
    I Need to change few Ones In the Seller Info Page, Which File Can I edit for that please ?

    It will great if you send me screenshot where you want.

    Best regards

    in reply to: Single country #1374

    To make the default country, find the file /root/app/helpers.php Line number 332

    In the function oIsoCode() remove the below code

            $geoIp = oGeoLocation();
            if (! empty($geoIp->iso_code)){
                return strtolower($geoIp->iso_code);
            }

    You will get there only line return 'us';

    Return the us to your country iso two digit code, then it will make it your default country.

    Best regards

    in reply to: Please Help #1373

    Hi

    You don’t need change anything, just upload your source to cPanel and delete all others stuffs that you have uploaded previously, I will help you the rest to working it properly, you have some miss configuration, I will fix them.

    Best regards

    in reply to: Translations names of days and months #1366

    Unfortunately there is no way still now to translate calculated string and numeric, every possible way and string I’ve told you previously, but this is really not like them.

    Thanks for understanding

    Best regards

    in reply to: Numeric Format II #1365

    Got it, I will describe you soon,

    It will be great if you ask all of question in a thread instead of opening a thread for a question

    Best regards

    in reply to: Subject “Reset Password” #1362

    You can do it easily from /root/resources/views/auth/passwords/reset.blade.php

    Find the Reset Password and replace with @lang('app.reset_password');

    then add an array item called reset_password in your lang directory and translate it

    Best regards

    in reply to: Improvement proposal (preset amounts) #1361

    I am sorry, but it will improve in near future, we’ve noted it

    Best regards

    in reply to: Numeric Format II #1360

    Numeric will not be translated, because of it’s related to calculation and database.

    Best regards

    in reply to: Translations names of days and months #1359

    Thank you for remind, Unfortunately there is no way to translation these strings, these string are related to database and calculation, so till now there is no way to do this. If comes in future, we will notify in the change log

    Best regards

    in reply to: Please Help #1354

    Ok, I saw and confuse about your image directory, you’ve hosted it to a directory, then accessing it from another directory, and your upload is another directory, all settings is a messup. it will great, delete full directory from all.

    Then Upload it from your localhost.

    Connect just Database, then knock us.

    BTW: Are you sure? I’m not working on this?

    in reply to: Please Help #1352

    Could you please check by uploading an image? post an ad with image, then see is it working, if not, please let us know

    in reply to: Please Help #1350

    Please check your website and image, hopefully it will be work. You have some server config mistake, I’ve fixed.

    Best regards

    in reply to: URGENT Help Needed? Please #1346

    Please check the categories URl https://iruafia.com/dashboard/categories

    Let us know which images are not loading? seems your slider is working now.

    Best regards

    in reply to: URGENT Help Needed? Please #1343

    Dear @Saintztrillion

    I’ve changed 2 and 3 number to your site, please have a look there.

    To change the slider, you need to enable fileinfo extension to your server, I’ve searched it to your cPanel, but unfortunately didn’t find it, Please ask your hosting administrator to enable it.

    Best Regards

    in reply to: URGENT Help Needed? Please #1341

    Hi

    Could you please let me know which you are trying to change, give a screenshot for clear understand,

    Beset regards

Viewing 15 replies - 541 through 555 (of 935 total)