-
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
i write down your codes above in my blog but it seems works properly? 💡have you filled the |
Beta Was this translation helpful? Give feedback.
-
Yes, If I set the image outside the quote shortcode, it renders correctly: However, when I set the image inside the quote shortcode, doesn't render anything, just I will try to reproduce it setting up a repo with the starter template. |
Beta Was this translation helpful? Give feedback.
-
That's it! Thank you so much @Lovirr! It was relying on the default value ( |
Beta Was this translation helpful? Give feedback.
i might realize why this happend in you blog
just checkout the
config.yaml
, have you set this to true?i tried set it to false and then the picture diappered, just the same as your issue