onOffice-Web-Org / oo-wp-plugin

onOffice for WP-Websites
https://wp-plugin.onoffice.com
GNU General Public License v3.0
9 stars 9 forks source link

“Fax” is not output #559

Closed fredericalpers closed 1 year ago

fredericalpers commented 1 year ago

Current state

Even if a “fax” number is added to the contact persons detail and the field is added to the field list in WordPress, the fax number is not displayed in the frontend.

Desired state

The fax number should be displayed, when its added to the contact persons details.

fax-enterprise fax-plugin fax-frontend

yeneastgate commented 1 year ago

Hi @fredericalpers, I checked in the enterprise, fax number field has 3 types: default, private, and business. Do you want me to show all 3 types or just show the default type? Please let me know your opinion about this. Thanks!

image

fredericalpers commented 1 year ago

Hi @fredericalpers, I checked in the enterprise, fax number field has 3 types: default, private, and business. Do you want me to show all 3 types or just show the default type? Please let me know your opinion about this. Thanks!

image

@yeneastgate There are two fields that can be used in the plugin. "All fax numbers [fax]" which is supposed to display all fax numbers.

"fax numbers [Telefax1]" which seems to be working should only display the selected one.

yeneastgate commented 1 year ago

@yeneastgate There are two fields that can be used in the plugin. "All fax numbers [fax]" which is supposed to display all fax numbers.

"fax numbers [Telefax1]" which seems to be working should only display the selected one.

I got it, thanks!

yeneastgate commented 1 year ago

@fredericalpers I fixed this issue, please take a look at my video and let me know your opinion.

https://github.com/onOffice-Web-Org/oo-wp-plugin/assets/104892108/be5c49b5-59d7-430d-9889-499bd331720f

fredericalpers commented 1 year ago

@yeneastgate thank you for the quick fix :)