Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author itzmekhokan

    (@itzmekhokan)

    @coholm yes it’s possible. To give toolset plugin support, you have to do bits of modifications by overriding its shortcode template file.
    Please let me know, if you needs any help regarding this.

    Thread Starter coholm

    (@coholm)

    @itzmekhokan I’m not able to do any PHP modifications. What would it take for you to adjust the plugin to work with Toolset?

    • This reply was modified 5 years, 5 months ago by coholm.
    Plugin Author itzmekhokan

    (@itzmekhokan)

    @coholm look via toolset you can add as many custom fields as you can for a product. And it will be not so user friendly to show all custom fields in compare list or modal. Soon plugin release it’s next version with some enhancements and some flexibilities for third party modifications.

    But currently you have override template by copying it to yourtheme/wc-product-compare/shortcode/wcpc_compare_data.php to achieve this. If you want you can cantact me @blog for modifications related help.

    Thread Starter coholm

    (@coholm)

    @itzmekhokan thank you. Is there a shortcode to add the compare button to the single product page and archive page?

    Both of those pages are designed using toolset, so the button can’t show up automatically on my site.

    Plugin Author itzmekhokan

    (@itzmekhokan)

    @coholm currently there is no shortcode available for add compare button. But you can add the button by calling follows plugin function using respective hook / filter-
    $WCPC->frontend->add_wcpc_compare_btn().

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom fields’ is closed to new replies.