Jump to content

Adding images using ckeditor


Shanthini
 Share

Recommended Posts

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

 

 

Link to comment
Share on other sites

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

 

 

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...