*

Larry12

  • **
  • 13 posts
How to add another phone number field ?
« on: April 11, 2018, 02:40:41 AM »
Hello,

How can I add another phone number on the item post page? It should also appear on the SELLER INFORMATION tab, bellow the main phone number.

Thanks.

*

MB Themes

Re: How to add another phone number field ?
« Reply #1 on: April 11, 2018, 08:53:48 AM »
@Larry12
Osclass does not have storage for that, so you need:
- alter database to create new column
- update publish function to store new phone number
- update item-post.php and item-edit.php to create input for new phone
- update item.php to show new phone number
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots