*

Nick N

  • **
  • 28 posts
Questions about Delta
« on: May 10, 2022, 02:41:17 PM »
Hello, I have bugs after updating from osc8.0.1 to 8.0.2:
1. manage listings -> edit listing -> "item sold" check box: I unchecked it, pushed "update listing" button but check box remains checked.
2. photo upload button disappeared when submitting a new listing (attach below)
(Delta Osclass Theme 1.2.5)
« Last Edit: May 18, 2022, 08:15:23 PM by Nick N »

*

MB Themes

Re: Bugs in theme after updating from osc8.0.1 to 8.0.2
« Reply #1 on: May 10, 2022, 03:47:41 PM »
@Nick
Thanks for feedback.

1) fixed in 1.2.6, update theme
2) is related to some kind of javascript error
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Nick N

  • **
  • 28 posts
Re: Bugs in theme after updating from osc8.0.1 to 8.0.2
« Reply #2 on: May 10, 2022, 07:46:27 PM »
How to fix error #2 ?

*

MB Themes

Re: Bugs in theme after updating from osc8.0.1 to 8.0.2
« Reply #3 on: May 10, 2022, 09:04:50 PM »
Check your browser console
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Nick N

  • **
  • 28 posts
Re: Bugs in theme after updating from osc8.0.1 to 8.0.2
« Reply #4 on: May 13, 2022, 09:49:17 PM »
Can you add field "Price" & field "Attach images" to "Theme settings -> Configure -> Required Fields on Publish"?
Because "Listings -> Settings -> Optional fields" only hides those fields ("Publish a new listing" page).
Thank you.
(Delta Osclass Theme 1.2.6, osc8.0.2)
« Last Edit: May 13, 2022, 09:51:11 PM by Nick N »

*

MB Themes

Re: Bugs in theme after updating from osc8.0.1 to 8.0.2
« Reply #5 on: May 15, 2022, 09:11:36 PM »
For Images you may check Image required plugin:
https://osclasspoint.com/osclass-plugins/design-and-appearance/image-required-plugin-i48

For price, having it required, "Check with seller" option would not be reachable so it does not make sense.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Nick N

  • **
  • 28 posts
Re: Questions about Delta
« Reply #6 on: May 18, 2022, 08:18:20 PM »
How to limit header & description length automatically (at the time of posting the ad)?

*

MB Themes

Re: Questions about Delta
« Reply #7 on: May 19, 2022, 08:59:34 AM »
@Nick
You could use jQuery validation but not 100% sure if it would work.
Alternative is keyup check with jQuery to count number of characters in input.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Nick N

  • **
  • 28 posts
Re: Questions about Delta
« Reply #8 on: May 31, 2022, 10:03:06 PM »
Hello!
Unable to upload image to area #2 when one image is uploaded.

*

MB Themes

Re: Questions about Delta
« Reply #9 on: June 01, 2022, 09:24:06 AM »
I do not think you should have area 2 available. When you hover with selected image, supported area is highlighted.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Nick N

  • **
  • 28 posts
Re: Questions about Delta
« Reply #10 on: June 01, 2022, 11:25:06 AM »
I mean trying to drop second image. Highlighting works correctly. But dropping into area No. 2 does not work.

*

MB Themes

Re: Questions about Delta
« Reply #11 on: June 01, 2022, 11:52:51 AM »
There is no such area, supoorted area is highlighted when you are moving files
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Nick N

  • **
  • 28 posts
Re: Questions about Delta
« Reply #12 on: June 01, 2022, 12:26:01 PM »
1. the initial state
2. copying the first image
(continued in next post)
« Last Edit: June 01, 2022, 12:28:48 PM by Nick N »

*

Nick N

  • **
  • 28 posts
Re: Questions about Delta
« Reply #13 on: June 01, 2022, 12:27:02 PM »
3. works
4. not works

*

MB Themes

Re: Questions about Delta
« Reply #14 on: June 01, 2022, 02:15:30 PM »
I was able to reproduce minor issue on firefox, but expectation is to drag data on button.
Anyway I am not sure how much is actually drag & drop used, I expect everyone just select from file explorer.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots