Question for experienced WordPress web designers

by 4 replies
5
I have licensed an info product that comes with a very nice sales page. I want to put it on my WordPress site.

The challenge for me is the fact that the sales page is in HTML format with a CSS file which directs how the page appears visually. There is also an "images" folder and a "fonts" folder included.

Is there a fairly straightforward and simple way to display this HTML sales page and CSS file on a "page" in WordPress? I'm sure you smart designers understand my challenge and I hope someone out there can explain what I need to do.

Thanks for your help,

Steve
#website design #designers #experienced #question #web #wordpress
  • [DELETED]
  • Which one is better HTML templates or WordPress?
  • Hi,

    Yes, its a very simple task for WordPress, if you have a premium e-commerce supported WordPress theme. You can any web page design transfer on WordPress page by visual composer page builder with images, text and products.

    Thanks.
    • [ 1 ] Thanks
  • Just create a folder with a nice name, upload all your files & folders there. The main file should be named index.html. Access the folder directly in the browser typing your website URL followed by the folder name. You should see the page without any interference from WordPress.
    • [ 1 ] Thanks
  • Most Of the Wordpress Theme Comes With Blank Template. So Just Add the HTML and CSS Like a HTML Template Index File In a Blank Template. Make Sure Your CSS File have Proper Link Rel with your Page. Hopefully That Would Work.

Next Topics on Trending Feed

  • 5

    I have licensed an info product that comes with a very nice sales page. I want to put it on my WordPress site. The challenge for me is the fact that the sales page is in HTML format with a CSS file which directs how the page appears visually. There is also an "images" folder and a "fonts" folder included.