• Resolved jetcrusher

    (@jetcrusher)


    I’m using “Custom Product Tabs for WooCommerce” plugin to create custom tabs on the product page. I’m not sure how this plugin stores the data but its not being picked up by ivory search.

    Anyway to get this custom tab content searchable along with the rest of the product content it belongs to?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jetcrusher

    (@jetcrusher)

    Had a look at the plugin, it stores the custom tab content in wp_postmeta table

    meta_key:

    yikes_woo_products_tabs

    meta_value:

    ‘{s:5:\”title\”;s:7:\”tabname\”;s:2:\”id\”;s:7:\”tabname\”;s:7:\”content\”;s:11:\”Hello World\”;}}’

    I would like to have the content from the “content” index of that array searchable.

    • This reply was modified 11 months ago by jetcrusher.
    • This reply was modified 11 months ago by jetcrusher.
    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    You can configure the search form to search the custom meta key as displayed in this screenshot https://imgur.com/a/kz9VfIo

    Best regards,

    Thread Starter jetcrusher

    (@jetcrusher)

    Neat, that did it, thank you.

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    You are always welcome, I’m glad I was able to help you with this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:

    Click to leave a review

    I’d really appreciate that. ??

    And if I can be of any further assistance please don’t hesitate to ask.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Searching woocommerce custom product tabs’ is closed to new replies.