Shanthini Posted April 10, 2018 Posted April 10, 2018 Please suggest how can I add image and wrap around text using ckeditor I am having both image field and text area (ckeditor) field in home page If I add an image using ckeditor's image button this images appears in image field also. How to avoid this If I add image with left alignment this is not displaying. I could see only the content. Thanks
Shanthini Posted April 11, 2018 Author Posted April 11, 2018 Quote I found out the issue about ' image and wrap around text using ckeditor' .This is because the CSS align_left , align_right and align_center were not available since I used another theme. After copying these CSS from main.css this issue is fixed But couldn't find the reason to this - If I add an image to textarea using ckeditor's image button this image appears in image field also Thanks
Robin S Posted April 11, 2018 Posted April 11, 2018 3 hours ago, Shanthini said: If I add an image to textarea using ckeditor's image button this image appears in image field also That is just how images work in ProcessWire. All images that you upload must be stored in an images field.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now