I have all the php files >> how can I upload it into blogger?

  • Thread starter Thread starter Dr. P
  • Start date Start date
D

Dr. P

Guest
I've downloaded a blog I like at http://www.eblogtemplates.com/lightbreaker-wordpress-theme/

after I downloaded it, I have a folder with a lot of .php files.

But for the blogger "edit template HTML" place, I can't upload the template!

Can someone tell me how to use these files (.php) and somehow reproduce the template I saw in [http://www.eblogtemplates.com/lightbreaker-wordpress-theme/] onto my blog?

Thanks!
well it's actually part of a wordpress theme. Can I use a wordpress template on blogger?
 
You may have to manually upload the files into a folder on your web server into the templates/themes directory of where your wordpress is installed. Afterwards, you should be able to change your settings to allow the use of the theme.

The PHP files are programming files, PHP is a web programming languages that runs on a server and controls what wordpress does, allowing you to write blog post and let people leave comments on your blog. It also, however, controls the theme and template files.

I hope that helps.
 
Back
Top