Is there any easy way? Any Kind of software?

I am wondering if there is any kind of software out there, or even an easier way to take the following the WordPress page https://optimizepressplus.com/instruct-membership-course-page-new/ and convert it into a HTML/PHP that will be responsive??

In what way(s) do you find it to not already be responsive?

Are you asking for help with HTML/CSS or with PHP?

I don’t think you understand :slight_smile:

Basically the membership script that I am running uses HTML & PHP pages… However the above page is a WordPress based page… I would like to use the same setup (layout, look) within a HTML page… Hope that makes sense now

With PHP you need CSS as well :slight_smile:

I think I understand now.

You want to use the same HTML and CSS that the theme has.

And you’re hoping that there is software or some other easy way that could help you do this.

I think the easiest way would be to download the theme and replace the WordPress-specific PHP code with equivalent PHP code.

It would probably be a lot easier to study the bits you like about the theme and code things up yourself from scratch.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.