• Resolved michael19850

    (@michael19850)


    I wanted to express my sincere gratitude for your hard work in developing the plugin, I truly appreciate the effort that you put into it.

    However, I have encountered a few issues while using the plugin that I hope you could address. 1. The style changes (Font Colors, Back Primary Color, Back Secondary Color and so on) are not reflected on mobile phones, only on laptops

    2. The height of the placeholder to query the AI is abnormally high, and I have to send a message to make it shrink back to its normal size.

    3. I was wondering if it would be possible to fix the place holder so that it does not move down with every output from ChatGPT. Additionally, it would be great if the rendered text could scroll down instead.

    4. When I ask ChatGPT to generate code, HTML code for example, the code placeholder is black, and the code is almost black, making it unreadable. Also, the rendered codes are not properly formatted.

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi @michael19850,

    Thanks a lot, that’s very nice 🙂

    1. The style changes (Font Colors, Back Primary Color, Back Secondary Color and so on) are not reflected on mobile phones, only on laptops

    2. The height of the placeholder to query the AI is abnormally high, and I have to send a message to make it shrink back to its normal size.

    3. I was wondering if it would be possible to fix the place holder so that it does not move down with every output from ChatGPT. Additionally, it would be great if the rendered text could scroll down instead.

    4. When I ask ChatGPT to generate code, HTML code for example, the code placeholder is black, and the code is almost black, making it unreadable. Also, the rendered codes are not properly formatted

    Default styles are set by the plugin, they are very simple, and they definitely work on every device. That said, it’s also impacted by your theme, and might be also by other plugins. You’ll need to write your own CSS as well to style it exactly the way you like. Same with the height of the input, it’s normally fine and small, so it looks like your theme is doing something to those elements. Same with the scrolling, the chatbot is doing this by default.

    You can try it on a WordPress with a standard theme, to see how it looks and behaves, normally 🙂 But unfortunately, it seems like you’ll have to hack your way to make it work with your theme. This often happens, and CSS can be fun. Take one hour or so, and try to tackle this, it’s a lot of fun if you look into it (and will give you ton of new possibilities).

Viewing 1 replies (of 1 total)

The topic ‘4 bugs / issues’ is closed to new replies.