@@CodeShotcut hi, I tried this but its still showing in the popup widget. I asked chatgpt and said to add "embedded: true" in the options but still showing in the widget. any advice pls.
@@junichi91992 If other solutions don't work, you can try using custom CSS and JavaScript. For example, open the inspect tool in your browser and locate the following . Just below the , there’s another where you can manually set the width and height. Adjusting these properties will make the widget larger. Keep in mind that this is just a starting point. You may need to make additional adjustments to align the layout, such as modifying the header, message area, and input area to fit the full screen.
Life saver content. Thanks for sharing your knowledge with us😄
Thanks bro means a lot :)
Thanks for your time a saver content
You're welcome bro :)
Really nice! Thanks for sharing.
You're welcome bro :)
thanks for the help sir
You're welcome :)
Thanks
Thank you bro :)
Means alot :)
Why it is not working in laravel 11 ?
Maybe you are making some sort of mistake because Botman is supported in Laravel 11.
if i want the chat for entire page instead of widget how ?
Create a div just after the body
var botmanWidget = {
aboutText: 'Start the conversation with Hi',
introMessage: "WELCOME TO ALL ABOUT LARAVEL"
};
@@CodeShotcut hi, I tried this but its still showing in the popup widget. I asked chatgpt and said to add "embedded: true" in the options but still showing in the widget. any advice pls.
@@junichi91992 If other solutions don't work, you can try using custom CSS and JavaScript. For example, open the inspect tool in your browser and locate the following . Just below the , there’s another where you can manually set the width and height. Adjusting these properties will make the widget larger.
Keep in mind that this is just a starting point. You may need to make additional adjustments to align the layout, such as modifying the header, message area, and input area to fit the full screen.
thanks too much i appreciate it, dont be sorry ;>
You're welcome :)
I have a question sir: This still works for Laravel 6.2?
Hello,
Not sure, but why not give it a try. If it doesn't you can remove it.
@@CodeShotcut Hello sir. I have to say that it worked perfectly. Thanks for the content. Have a good day
@@gregoarr7065 You're welcome and thanks for letting me know :)