*

abuzarkandwal

  • ****
  • 112 posts
there is no option to upload images
« on: May 05, 2021, 09:28:03 AM »
i am facing a problem there is no option to upload images in my website
website link pakhome.com.pk

*

MB Themes

Re: there is no option to upload images
« Reply #1 on: May 05, 2021, 10:25:16 AM »
You will have to fix your javascript errors first.
Code: [Select]
Uncaught SyntaxError: missing ) after argument list
jquery-3.2.1.min.js:2 jQuery.Deferred exception: $(...).fineUploader is not a function TypeError: $(...).fineUploader is not a function
    at HTMLDocument.<anonymous> (https://pakhome.com.pk/item/new:939:40)
    at j (https://pakhome.com.pk/oc-content/themes/letgo/assets/js/jquery-3.2.1.min.js:2:29999)
    at k (https://pakhome.com.pk/oc-content/themes/letgo/assets/js/jquery-3.2.1.min.js:2:30313) undefined
r.Deferred.exceptionHook @ jquery-3.2.1.min.js:2
jquery-3.2.1.min.js:2 Uncaught TypeError: $(...).fineUploader is not a function
    at HTMLDocument.<anonymous> (new:939)
    at j (jquery-3.2.1.min.js:2)
    at k (jquery-3.2.1.min.js:2)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

abuzarkandwal

  • ****
  • 112 posts
Re: there is no option to upload images
« Reply #2 on: May 06, 2021, 12:59:24 AM »
sir where to past that code I don't know about coding
sir is there any other way to solve it
sir why i m facing this problem did i have done something wrong

*

MB Themes

Re: there is no option to upload images
« Reply #3 on: May 06, 2021, 02:00:07 PM »
@abuzarkandwal
If you disable all plugins and use default theme, no error should be generated.
You can also try to test different jQuery version (Settings > General) used with your theme.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

abuzarkandwal

  • ****
  • 112 posts
Re: there is no option to upload images
« Reply #4 on: May 06, 2021, 10:59:00 PM »
what is jquery i have install that plugin but don't know about it

*

MB Themes

Re: there is no option to upload images
« Reply #5 on: May 07, 2021, 07:46:21 AM »
@abuzarkandwal
You have option to choose jquery library version: 1.x.x or 3.x.x, if you use theme that is outdated and has not been updated for years, it may require jquery version 1.x.x
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots