Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • okkhalid Friend
    #185266

    Hello,
    I’m not sure if I need to do extra confirgration, but when I upload a docx file the file icon is not showing in the resume section.
    Also, How I can hide or remove “Delete Resume” from the front end.

    Thank you


    1. Capture
    HeR0 Friend
    #484541

    Hi Okkhalid,

    – Please create a new icon for new file type in folder /components/com_jajobboard/images/icons/applications/
    Example: /components/com_jajobboard/images/icons/applications/docx.gif
    – Only supper admin or JA Jobboar admin can remove Resume in back end.

    Regards

    okkhalid Friend
    #485345

    I have followed the steps, and still did not work.
    It shows as following, when I upload .docx files


    1. docx
    HeR0 Friend
    #485358

    Hi Okkhalid,

    Please open file componentscom_jajobboardassetrendfield.php and edit

    $ext = strtolower(substr($value, -3, 3));
    To
    $ext = strtolower(JFile::getExt($value));

    Regards

    okkhalid Friend
    #485445

    thank you it works

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  okkhalid 11 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum