Skip to content
site logo mobile

Forum in maintenance, we will back soon 🙂

Create Free AI Tool...
 
Notifications
Clear all

Create Free AI Tools With WordPress and Gemini in 3 Minutes

69 Posts
14 Users
22 Likes
656 Views
(@webideasnetwork)
Posts: 9
Active Member
 

@husein

1. please the UI code isn't mobile friendly, what modification can i do it?

i used elementor to build the UI

2. what modification will i do to UI if i want to build another tool with this php code

 
Posted : 05/02/2024 1:48 pm
(@husein)
Posts: 275
Member Moderator
Premium Member
Prompt Engineer
Pythonista Prodigy Badge
API Entrepreneur
Power Member
 

@webideasnetwork You can edit the UI for only mobiles to make it mobile friendly too.

And, why did you use elementor to build the UI of the tools? Building a UI using HTML would result in a nicer UI.

 

 
Posted : 05/02/2024 7:53 pm
(@webideasnetwork)
Posts: 9
Active Member
 

@husein ok. thanks

Also,

How can i can use this model to build similar tools to blog title generator

i think the same php code different interface,

because if i duplicate the snippet code and change the UI, it will still be the same prompt that will work for another tool

Hope you understand what i'm trying to say

 
Posted : 05/03/2024 1:11 pm
(@husein)
Posts: 275
Member Moderator
Premium Member
Prompt Engineer
Pythonista Prodigy Badge
API Entrepreneur
Power Member
 

@webideasnetwork As you said when you copy paste the snippet code it doesn't work. The main engine of the tool is the code snippet the UI is just to make user friendly. So to make multiple tools you'll need to make multiple functions each for a tool (you don't need to make multiple code snippets, in the same code snippet you can create multiple functions and link each one with its corresponding tool.

If you like @admin explains everything in details and shares his templatein the courses.

 
Posted : 05/04/2024 8:03 am
 bibi
(@habibart)
Posts: 21
Eminent Member
 

@husein could you please show us with example how it is done this way in my case I  had to create a new code snippet and change the function name there thanks for the help

 
Posted : 05/07/2024 12:10 pm
SSAdvisor
(@ssadvisor)
Posts: 958
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@habibart what you've done is how I would do it. What @husein is mentioning, please correct me if I'm wrong, is that you can add another function to the same code snippet; but, this method I don't advise as you might end up harming your already working code. As you know already, if the code has a problem the snippet will disable itself; which is good because you don't want the site to give the user errors.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 05/07/2024 1:34 pm
(@husein)
Posts: 275
Member Moderator
Premium Member
Prompt Engineer
Pythonista Prodigy Badge
API Entrepreneur
Power Member
 

@ssadvisor Yes that's what i meant.

So, in your case @habibart you would need to create multiple code snippets each for a tool and with no duplicate function names, keeping all the codes clear and neat. Where each code snippet contains the function needed for the tool to work.

This post was modified 1 week ago by Husein Aboul Hasan
 
Posted : 05/07/2024 7:14 pm
 bibi
(@habibart)
Posts: 21
Eminent Member
 

@husein thank you!

 
Posted : 05/08/2024 11:37 am
 bibi
(@habibart)
Posts: 21
Eminent Member
 

@ssadvisor thank you!

 
Posted : 05/08/2024 11:37 am
Page 4 / 4
Share: