*

Shweik

  • **
  • 8 posts
Custom fields don't appear on posting new listing
« on: January 10, 2025, 12:16:01 PM »
When posting a new listing I get a message that "Field name" custom field is required, but the field itself is nowhere.
Actually I don't see custom fields at all.

https://shmonka.com/index.php?page=item&action=item_add

*

MB Themes

Re: Custom fields don't appear on posting new listing
« Reply #1 on: January 11, 2025, 08:53:09 PM »
Sorry your page required login to publish so could not test.
Try to test with default theme to make sure it's not theme bug.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Shweik

  • **
  • 8 posts
Re: Custom fields don't appear on posting new listing
« Reply #2 on: January 12, 2025, 06:00:19 AM »
I have removed requirement for login - you can see now.
It does "starter"'s issue, as on "sigma" custom fields appear.

*

Shweik

  • **
  • 8 posts
Re: Custom fields don't appear on posting new listing
« Reply #3 on: January 15, 2025, 05:18:44 PM »
Can I expect a fix? Or this theme will not be updated?

*

MB Themes

Re: Custom fields don't appear on posting new listing
« Reply #4 on: January 23, 2025, 07:48:02 PM »
Theme is out of support, it may take a while.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

MB Themes

Re: Custom fields don't appear on posting new listing
« Reply #5 on: January 29, 2025, 12:09:29 PM »
Just tested on demo and everything works OK.
https://starter.mb-themes.com/item/new

Ajax calls are disabled in item publish.php of theme as they are fully handled by Osclass core.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Shweik

  • **
  • 8 posts
Re: Custom fields don't appear on posting new listing
« Reply #6 on: February 03, 2025, 07:28:21 AM »
Could you please explain what should I do in order to make it work or me?

*

MB Themes

Re: Custom fields don't appear on posting new listing
« Reply #7 on: February 03, 2025, 02:59:06 PM »
First make sure you use latest theme version.
Next make sure custom field is checked on categories you expect.
Then check browser dev console & network tab after selecting/changing category, where ajax call should happen and get custom fields with plugin data.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots