ashu2106
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] How to create custom Page Templatei found the solution. I will add the PHP stuff in functions.php file and js work in footer file directly as it is just 90 lines of code. And html work in page.
this way, may be everything will work. Let me try and get back to you. Because of web story I m really tight with no external plugins and files install on the website.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] How to create custom Page Templatei m running the web story website. My hands are right I can make use or install extra plugins that will effect the loading time.
is not there any way to create a temple and use it.
i m ready to work in multiple files if required. Like functions.php , template fiels, footer etc.
i will be very grateful to you if you can just find a way.
Regards
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] How to create custom Page Templatesorry for late reply.
The PHP part. It connect to AWS api and get the result back. It uses the AWS php library.
JavaScript. Process the data
HTML show it.
i want to get these things up on page so that all user can use it without problem.