Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Uncanny Automator

    (@uncannyautomator)

    Hi @mwekierowca , sorry to hear about the issue.

    This is likely related to our field sanitization. Our team has suggested that you add the following filter to the functions.php file of your child theme:

    add_filter( 'automator_wpcpostcontent_should_sanitize', '__return_false' );

    Let us know if that helps, but our team also wondered if you could confirm the specific action you’re using.

    Thread Starter mwekierowca

    (@mwekierowca)

    Thank for your answer, I will check it and give back feedback.

    But maybe you will help me with this question, because Im trying to make this in other way.

    Is it possible to refer to ID of image to place it in post creation by UA ?

    Best regards,

    Hi @mwekierowca ,

    Do you mean the image is in the WordPress Media Library and you want to call it to add to a new post? Is it a featured image for any post? Maybe we could see a screenshot of the recipe for better context. Depending on the trigger and action(s), you may be able to call an image by ID and use it in a recipe.

    Plugin Contributor Uncanny Automator

    (@uncannyautomator)

    Hi @mwekierowca , since it has been a month since the last update we’ll mark this as closed, but let us know if you still need help (and then we would need answers for the questions above).

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘uncanny automator doesnt recognize URL from make.com properly’ is closed to new replies.