• In field mapping, I want to add a prefix immediately before the value.

    Using the prefix column, the generated feed (TXT) always seems to add an extra space character between the prefix and the value.

    Is there a way to remove this? Thanks

    • This topic was modified 1 year, 8 months ago by jellybean18.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor supportadtribes

    (@supportadtribes)

    Hi,

    Thanks for using our plugin and reaching out to us.

    Unfortunately there is no way to remove this white space.

    Jan

    (@krugmedien)

    @jellybean18 Try this:

    1. Open “/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php”
    2. go to line 4696
    3. replace ” ” with “” (1x for prefix and 1x for suffix)

    Have a great day 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space character between prefix and value’ is closed to new replies.