Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Step 3 does not work with additional fields
Support Forums - Classified Ads Script Osclass
Osclass theme support
Veronika Osclass Responsive Theme
Step 3 does not work with additional fields
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
This topic contains a post which is marked as Best Answer.
Press here if you would like to see it.
danieltomasz
11 posts
Step 3 does not work with additional fields
«
on:
February 05, 2017, 01:41:09 PM »
Step 3 does not work with additional fields, and more specifically from the drop-down fields.
Logged
danieltomasz
11 posts
Re: Step 3 does not work with additional fields
«
Reply #1 on:
February 05, 2017, 01:52:31 PM »
I add additional photos
Logged
MB Themes
Support team
17538 posts
Only quality matters
Download Osclass
Re: Step 3 does not work with additional fields
«
Reply #2 on:
February 05, 2017, 07:29:51 PM »
@danieltomasz
Please provide your URL.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
danieltomasz
11 posts
Re: Step 3 does not work with additional fields
«
Reply #3 on:
February 06, 2017, 01:38:59 AM »
http://www.yourad.eu/nowa/
Logged
MB Themes
Support team
17538 posts
Only quality matters
Download Osclass
Re: Step 3 does not work with additional fields
«
Reply #4 on:
February 06, 2017, 07:57:12 AM »
@danieltomasz
As I told, upgrade to latest theme version, there was bug with category select type you are using right now.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
danieltomasz
11 posts
Re: Step 3 does not work with additional fields
«
Reply #5 on:
February 06, 2017, 12:39:02 PM »
I have the latest version of the theme and does not work
Logged
Marked as best answer by
danieltomasz
on February 06, 2017, 01:04:34 PM
MB Themes
Support team
17538 posts
Only quality matters
Download Osclass
Re: Step 3 does not work with additional fields
«
Reply #6 on:
February 06, 2017, 12:54:02 PM »
@danieltomasz
I see, you have no inputs here.
In item-post.php / item-edit.php find this:
Code:
[Select]
if (data.indexOf("input") >= 0) {
Replace with:
Code:
[Select]
if (data.indexOf("input") >= 0 || data.indexOf("select") >= 0) {
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
danieltomasz
11 posts
Re: Step 3 does not work with additional fields
«
Reply #7 on:
February 06, 2017, 01:04:29 PM »
It works so great. But in an update that is not, because yesterday fetch.
Logged
MB Themes
Support team
17538 posts
Only quality matters
Download Osclass
Re: Step 3 does not work with additional fields
«
Reply #8 on:
February 06, 2017, 01:36:58 PM »
It was not in update.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]