I browse to the file and image. When i attempt to upload nothing happens
]]>I am using docker on windows PC. After creating the theme using the plugin, CSS was not linked on PHP files. i.e. in header.php, there is no get_template_directory_uri()
<!-- bootstrap core css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
]]>
When I Try To Converter My Html File To WP Theme Its Say Max 2 MB Zip Can I Converter But My One Is 5MB Now How Can I Converter Help Please
]]>Hello,
We’re trying to upload a zip file using the ‘Browse’ button and also dragging and dropping directly from the file folder. The file doesn’t show up at all and doesn’t appear to be uploading to the plugin.
]]>Hello, this is my absolute favorite WordPress plugin ever. It has saved my sanity, by stripping away every single bit of theme bloatware, and allowing me to work on my site in HTML and CSS. Thank you!
Question: If “MyTheme” I created with HTML-WP has been in use for a few months, do I need to update “MyTheme” periodically with security patches? If so, how would I do that? Thank you again.
When I upload my zipped files, I get a “No HTML file” error. My index.html contains a <header> and <footer> and my folders were set up as instructed. I can’t find so much info on the documentations.
Thanks!
]]>Hi, I am using your HTML WP plugin to convert my HTML theme into wordpress. But when I try to upload the theme it says
“you have no header and footer tag in your html file.Html Should have header in header tag and footer in footer tag”
I have cheked my theme they have header and footer tag just like the demo design on the website.
How to solve the issue please help
]]>Hi,
Is there a way to edit the pages after they have been converted from HTML to WordPress?
Currently, when you click on edit, it takes you to a blank page with the page title, but when you view it in the browser, the content shows.
Thank you.
Will it convert Mobirise Websites to WordPress?
]]>I am trying to convert HTML to a WordPress site using your plugin but there is a problem that says, you have no header and footer tag in your html file. Html Should have a header in the header tag and a footer in the footer tag when I upload a file. Even though there is a header and footer in the HTML file. And file size should not be less than 1 MB. And Sometimes it also says that the folder does not have any html file.
]]>WordPress only includes the header and the footer. So, the navigation menu has to be embedded in the header. But sometimes clients want the nav menu on the side, at the same height as the main.
Therefore the feature request for support for including a separate nav element, separated from the header.
]]>First of all, let me compliment the maker(s). I find coding in HTML, CSS and JS much, much easier than designing in WordPress, and most customers want a custom-made design. So this plugin is almost a life saver for me. A donation is underway! ??
Still, an important question. As manual coders, we write pages as follows:
<html>
<head>
...
</head>
<body>
<?php include 'header.php' ?>
<main>
...
</main>
<?php include 'footer.php' ?>
</body>
</html>
But if we zip such codes, will the plugin recognize the include lines and accept those as substitutes for the header and footer?
]]>Hello, I am trying to use your plugin to upload an html file of about 141mb is that possible? because it seems like it’s taking forever to upload and when i try to upload a smaller theme size it works. Is there another way i can go about uploading the 141mb files?
]]>Bonjour,
J’avais un site créé avec un thème wordpress que j’avais enregistré avec httrack. Vu que le thème est ancien (et pourtant toujours très moderne niveau design), je voulais le réutiliser pour une mise à jour du site. J’ai voulu utiliser l’extension html wp mais il me dit que le dossier compressé ne doit pas dépasser 1 Mo. Il en fait minimum 10 fois plus. Comment faire, svp ? Existerait-il un autre moyen direct sachant que le code et moi, c’est de la tambouille ! Merci pour vos réponses.
]]>