Page 1 of 1
Image and Comment Box not responsive
Posted: Mon Nov 18, 2019 5:15 pm
by ohisiojohn
Hi Pablo,
I am using wwbeditor for the CMS. All texts are responsive but the following not responsive;
1. Image inserted in the text area in wwbeditor is not responsive
2. I enabled Comment plugin. It looks normal on large screens but not responsive on mobile
How can make these responsive?.
Re: Image and Comment Box not responsive
Posted: Mon Nov 18, 2019 6:16 pm
by Pablo
The WWB editor is basically just a wrapper for the standard browser editor functionality (
https://developer.mozilla.org/en-US/doc ... le_content).
There is no intelligence that modifies the code that is generated the browser. The code will be stored "AS IS".
If you want more control then you will need to use one of the other supported editors.
Re: Image and Comment Box not responsive
Posted: Mon Nov 18, 2019 6:53 pm
by ohisiojohn
Pablo,
I tried to resize the image and upload it again on the editor. Now it is a little bit okay and it now fits although it looks so small.
The issue now is Comment box. Unless I have to reduce the width from the Plugin template but it will look so smaller on large screens. I would need it to resize auto based on screen size.
It would be great if this can be fixed!
Re: Image and Comment Box not responsive
Posted: Mon Nov 18, 2019 7:07 pm
by Pablo
To be able to help you, I need to see what you have done.
What is the URL of the page?
What are your exact settings?
Re: Image and Comment Box not responsive
Posted: Mon Nov 18, 2019 7:14 pm
by ohisiojohn
Pablo,
It is not yet a published site. Still working offline on a wampserver
Re: Image and Comment Box not responsive
Posted: Mon Nov 18, 2019 7:17 pm
by Pablo
I need to see what the problem is otherwise there is nothing I can do to help.