Advertisement:

Author Topic: [solved]ajax_photos() not working  (Read 537 times)

galtech

  • Newbie
  • *
  • Posts: 18
[solved]ajax_photos() not working
« on: September 22, 2016, 09:10:22 am »
hii

i created item-post.php in my custom theme folder. In the page all other Itemform: functions are working except ajax_photos().
actually the function is working but the file input field is not appended to <div id="restricted-fine-uploader"></div>.

can anyone help?

thanks
« Last Edit: September 26, 2016, 08:21:34 am by galtech »

galtech

  • Newbie
  • *
  • Posts: 18
Re: ajax_photos() not working
« Reply #1 on: September 26, 2016, 08:21:15 am »
hii

ajax_photos() worked. It was not working because of jquery conflict ;). I commented those jquery and it worked

thanks