Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter davejbriggs

    (@davejbriggs)

    I think i am Div blind at the moment as I still can’t find it!

    I created a new post to replicate the issue: https://greekferrytravel.com/tester

    You’ll see the chatbox bleeds into the text.

    The HTML side of this post is simply:

    1234
    [chatbot style="embedded" assistant="asst_kWyn2Q0QpJFx1aKrnOCmgajV”]
    
    1234
    

    Edited note: Whatever it is that is missing is causing the assistant not to load. Instead of my assistant, it is the Kognetiks assistant loading.

    • This reply was modified 10 months, 1 week ago by davejbriggs.
    Thread Starter davejbriggs

    (@davejbriggs)

    Hi Stephen,

    I’m using the classic editor.

    Not sure what is causing it. When i paste in the shortcode, i need to add an extra div.

    Here’s what I paste into my html (Ineed the grow class as i am experimenting to lock the chatbot to get a sign up):

    <div class="grow-exclusive-content-widget-33b626b2-704b-4e78-aba0-xxxxxxxxxxxxx">
        <div class="chatbot-container">
            [chatbot style="embedded" assistant="asst_xxxxxxxxxxx"]
        </div>
    </div>
    
    </div>
    Thread Starter davejbriggs

    (@davejbriggs)

    Hi Stephen,

    Looks great! That’s exactly what I had in mind!

    Assistant RAG issue: Not sure if you have noticed it is a little temperamental in drawing information from the files. The Playground doesn’t have quite so many issues (but even there it’s not perfect).

    (I’m another user not support).

    I also noticed this. My solution was to clone the assistant, and then change the bot assistant id in wordpress.

    In the API/Model tab, i also put in the assistant description again (not sure if needed but thought i would anyway).

    (My bot description expressly mentions that the files should always be consulted).

    From the plugin end, my thought is that there is an issue with the way that Threads are kept open, and that we either need to close a thread after X number of messages, or there should be a time out where a thread closes after X amount of time.

    From the OPenAi side – I noticed that if an assistant starts by refering to the files, it will continue to do so. If, however, it doesn’t refer to the files on its first answer, it is unlikely to do so again in that thread.

    Thread Starter davejbriggs

    (@davejbriggs)

    Hi Stephen,

    Thanks for the prompt updates!

    The addition of the new suggest posts is great. However, right now it comes out like this. Is there perhaps any way to bullet point the suggest responses on a keyword or page title?:

    Just a heads up – I am actively improving each day. Meanwhile, you can explore more information at:?here,?here,?here.

    Thread Starter davejbriggs

    (@davejbriggs)

    Hi,

    Thanks for the feedback on positioning! Also noted on the button suppression.

    I’ll need it embedded for my production site for various reasons, but have moved it to the main content area now, and it looks much better than in the sidebar.

    Look forward to the next update!

    PS: For anyone interested in changing the chatbot font size this has worked for me:

    #chatbot-chatgpt {
        font-size: 16px; /* Change the font size to your preference */
    }   

    Thread Starter davejbriggs

    (@davejbriggs)

    Yeah the limiting is a tricky one. Perhaps an initial ‘safety valve’ where we could set the max tokens we want used per 24 hours could be a start point?

    Look forward to the internal links – think that will be very useful!

    I’ve currently got the bot set up on https://greekferrytravel.com. On the desktop it’s a widget on the right hand side. On mobile, it is the last item when scrolling down. For the time being, I’ve set my spend low with Openai while testing this. The bot will probably stay on the site a couple of days before I remove it, so feel free to check it out when you have time.

    Thanks for all the hard work you’ve put into this project

    Cheers, Dave

    Thread Starter davejbriggs

    (@davejbriggs)

    Oh dear!
    Do any wordpress experts know what might be causing this?
    I had to upgrade my PHP via my host recently
    I also upgraded both the wordpress and theme recently
    The good news, is the actual sit itself is running fine ( i think, unless someone is about to tell me otherwise).

    cheers!

    davejbriggs

    (@davejbriggs)

    Is anyone from Yoast support monitoring this?
    Any news of a fix?

    davejbriggs

    (@davejbriggs)

    I am also having issues with the meta description not updating.
    Before this upgrade I also had issues with YOAST saying the alt tag descriptions were missing, which took weeks to fix.

    The last few YOAST updates have been terrible, and although I hate to say it, I need to consider an alternative that has less features but works, rather than one which has lots of features, but the basics do not work.

    Do the Yoast team keep an eye on the support thread?

Viewing 10 replies - 1 through 10 (of 10 total)