[ad_1]
Plugin Support
AndreeaR
(@andreearadacina21)
Hey @ttc1,
Thank you for using Feedzy!
Our team has worked on addressing the issue of pulling images. To fix this before the upcoming release, directly type [#item_image] to pull the image in the Featured Image area.
Additionally, you don’t see some elements because they might be represented using HTML tags that Feedzy doesn’t import by default.
You can allow HTML tags to be unstripped by adding the following line to your WordPress instance’s wp-config.php file:
define( ‘FEEDZY_ALLOW_UNSAFE_HTML’, true );
More details about the wp-config.php file and how to access it can be found here – https://themeisle.com/blog/wp-config-php/.
