• Resolved Harsh Goyal

    (@harshgoyaa)


    Hi Team,

    I am working on a Listing website, and i wanted to add whtsapp feature for each list(page level) i.e each vender will have there own number on the List/post. So initially they are entering all the details in front end (they have option to edit the same details) My question being, is it possible to fetch that entered whstapp number and use it.

    example:

    field id is: [hp_whtsapp_number]

    Post ID: sample_post_1

    i want ‘sample_post_1’ to have whtsapp feature with [hp_whtspp_number] number and respectively for pages

    please do let me know if this is possible.

    Thanks and regards

    Harsh

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bhvreddy

    (@bhvreddy)

    Hi,

    Is it possible to share your website address to understand the scenario more clearly?

    Trying to fetch values from a custom field (i.e., adding values using ACF or similar plugins that store data at the postmeta table)? sorry, this feature is not available. We are planning to add this feature. Thank you so much for the message.

    Please check if any of this might work.

    1. Page-level settings: For each page, we can add a different WhatsApp number. and that WhatsApp number will be used for floating buttons, shortcodes, and custom elements on that page.
      https://holithemes.com/plugins/click-to-chat/change-values-at-page-level/
    2. Shortcode: For each shortcode, we can change the number.
      [ht-ctc-chat number=91********]
      If number attribute is not added at the shortcode, then it will try to fetch it from the page level setting or if not exists, it will fetch from main plugin settings.
      https://holithemes.com/plugins/click-to-chat/shortcodes-chat/
    3. Custom Element: Convert any element to a WhatsApp Chat element.
      It will try to fetch from the page level; if that not exists, it will fetch from the main plugin settings.
      https://holithemes.com/plugins/click-to-chat/custom-element/

    Have a nice day,
    Thank you

    Thread Starter Harsh Goyal

    (@harshgoyaa)

    Trying to fetch values from a custom field (i.e., adding values using ACF or similar plugins that store data at the postmeta table)?? – That’s about right.

    Okay no issues. Thank you for your response and hoping this feature is added to the plugin soon.

    Have a Good one ??

    Thanks and Regards,

    Harsh Goyal

    Plugin Author bhvreddy

    (@bhvreddy)

    Perfect, Thank you so much for sharing the suggestions.

    We will try to add this feature sooner.

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Get Whatsapp Number from front end’ is closed to new replies.