• Resolved preppally

    (@preppally)


    Hi there

    First of all, amazing plug-in. I paid for it to play around and I am not disappointed so far. I have a couple of questions:

    • My CSS setting in the ‘settings’ of AI Engine is not applied to the forms – not a big issue I would be able to change it with CSS, but think this would be beneficial for most users.

    Urgent: whenever you press ‘submit’ on a form the prompt is shown in a popup – this is really annoying. I tried to turn off everything that might cause this but nothing happened. I can hide it using CSS but as you need to press OK it doesn’t help

    • Urgent: I would love to understand if there is a way to capture additional fields (for example: let users first fill in their email address etc) in order to be able to ‘retarget’ them.

    Payment: it would be amazing if there was an option to bill people to buy ‘more’ tokens in order to use it or to force them to create an account or whatnot.

    • This topic was modified 3 years, 3 months ago by preppally.

    The page I need help with: [log in to see the link]

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

    (@tigroumeow)

    Hi @preppally,

    First, based on your feedback, I released a new version 1.0.2.

    My CSS setting in the ‘settings’ of AI Engine is not applied to the forms

    You are completely right! I didn’t apply those styles. Now I am doing it. The idea is to propose many different themes, but for now it’s only ChatGPT Theme (or none).

    whenever you press ‘submit’ on a form the prompt is shown in a popup – this is really annoying.

    Indeed, that was a glitch! Fixed.

    I would love to understand if there is a way to capture additional fields

    How would you see this working visually? Just like now, but you would simply like to be able to capture the content of the fields individually? I could definitely propose a way to do this, if it’s just that. Currently, only the prompt is sent to the server-side, but I could also send the fields individually and allow the site to go through them and do something with those fields (separately from the AI query).

    it would be amazing if there was an option to bill people to buy ‘more’ tokens in order to use it or to force them to create an account or whatnot.

    This plugin will never be some kind of membership or e-commerce website; that would make it way too complex and too expensive in its Pro version (that would be a huge plugin). Since there are many systems already available, I prefer to make sure you can hook to any of them, easily (of course, it might need some code, but it will not be complex).

    I think the best way is to do this: https://meowapps.com/ai-engine/faq/#limits. You can create limits depends on your users, and with some code, you can even apply customized limits depends on their roles or whatever else you like.

    You could ask them to pay through another plugin like WooCommerce, or any Membership plugin. For example, they could pick a plan “Gold”, that would switch their role in WP as “gold”, and depending on this, you would fix the limit to a certain number of tokens, for example. That already works 🙂

    First of all, amazing plug-in. I paid for it to play around and I am not disappointed so far.

    Thanks a lot! Don’t hesitate to leave a little review, that gives me a lot of motivation (it’s really exciting).

    Thread Starter preppally

    (@preppally)

    Hi Jordy

    Thank you for the updates, if it’s ok for you, I might post a couple of other things I think you can do to improve (keeping in mind it’s very beta).

    This is great and a good extension to layer the api calls to OpenAI.

    If you would expand the option of ‘users’ and change this to different ‘roles’ it would allow me to offer it on top of my product. For example, it would allow your users (buyers) to monetise making your application better in terms of return on investment.

    If I could assign different ‘credit’ limits to different ‘user roles’, I could incorporate this in the ‘subscription’ package I am selling :). Just an idea, no need for you to work with WooCommerce or integration.

    Think about it – will definitely leave a review!

    Thread Starter preppally

    (@preppally)

    @tigroumeow

    Hi Jordy

    Two more questions

    • ‘X Queries’ for users and guests means the amount of times they can submit something, regardless of how long it is, right? Would there be a way to test this in the different environments (logged in / out). As the tool uses my IP, I reach the limit in incognito

    • Could you change the prompt whenever someone reaches their maximum to not start the message with “AI Engine:” ?

    • I think it would be worth looking into if any of the ‘input’ fields is empty and if so, give an error message, given now it will just use the prompt and fill in nothing in the placeholder.

    I will leave a review over the next few days, really love this!

    • This reply was modified 3 years, 3 months ago by preppally.
    Thread Starter preppally

    (@preppally)

    I don’t seem to be able to change my above comment, but I would love to understand if the limits set on ‘user’ and ‘guest’ are based on IP or overall for ‘everyone meeting’ meeting that criteria?

    As in, is it possible to give every visitor = 5 queries based on their IP?

    I would love to give everyone who is signed out: 5 queries
    Everyone who is logged in: 10 queries

    Even in the extra documentation when you explain ‘premium’ and ‘standard’ it’s not clear to me if that 50$ for premium is for one or all premium users combined, same for the 10$ for standard.

    Thank you so much !

    • This reply was modified 3 years, 3 months ago by preppally.
    Plugin Author Jordy Meow

    (@tigroumeow)

    Hi @preppally,

    I am trying to stay organized and make sure all my answers here are helpful for everyone; seems the questions aren’t related to the forms, can you create a new thread for each type of question? That will be easier for me to reply and for other users to find them 🙂

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

The topic ‘Forms: Suggestions’ is closed to new replies.