linton Posted May 21, 2012 Report Posted May 21, 2012 I have WampServer and WordPress running on my local PC and I am using the 'Complete WordPress Package' from killersites as my tutorial. So far so good except for some minor problems which I hope someone can help me fix. I wish I could include some code but I don't even know where to start from and everything is on my local PC which makes it harder to point potential helpers to a site. I have included some screen shots and described my problem as best as I can for now. Hope the 'heavy lifters' here will help me figure it outksiteprb.doc. I have attached a word doc. Thanks, Linton Quote
falkencreative Posted May 21, 2012 Report Posted May 21, 2012 After you do this step: My problem starts with the styling wordpress in dreamweaver section when I copy and rename the 2010 1.3 theme. Have you logged into the WP admin and changed the currently active theme to your new theme? Just thought I'd double check. Quote
linton Posted May 21, 2012 Author Report Posted May 21, 2012 Thanks Ben, I have. I activated the new theme with a distinctive name. Everything goes fine in DW but when I do a preview I don't get the same thing from the browser. I am following Mr. Romano step by step. I don't know if the version of the Theme has anything do with it. WP gave me version 1.3 to start with but I think the tutorial was done with version 1.0. As part of my troubleshooting process I tried using the 1.0 Theme that came with the tutorial but I got an error. Quote
newseed Posted May 21, 2012 Report Posted May 21, 2012 If you copied and renamed the theme folder then you need to edit the css file to have a different theme name. Just open the style.css and you will see the theme name there. Just change it to match your folder name. Quote
linton Posted May 23, 2012 Author Report Posted May 23, 2012 (edited) TKG, thanks for your response. I apologize for my late response. This is what I have for the style.css file. Not too sure if you are referring to something else. I have also attached a word doc with a larger image. I will try and complete the whole tutorial and hopefully put/upload it since it might help someone identify where I am making my mistake. Could this be my problem?- Theme URI: http://wordpress.org/'>http://wordpress.org/ pointing to the wrong location. Will do a little reading and see what I find. Will see if changing that to the localhost location will make a difference. /* Theme Name: Killersites Theme URI: http://wordpress.org/ Description: Tutorials in session. Author: The Killersite Testing Team Version: 1.0 License: GNU General Public License License URI: license.txt Tags: Green frog */ ksitetutprb.doc Edited May 23, 2012 by linton Quote
newseed Posted May 24, 2012 Report Posted May 24, 2012 It's the Theme Name that needs to be changed. Theme Url does not have an affect. Quote
linton Posted May 24, 2012 Author Report Posted May 24, 2012 Thanks again. I am now confused. The Theme Name is: killersites. Here is a little cut and paste from the style.css file. Theme Name:killersites Theme URI: http://wordpress.org/ Description: Tutorials in session. Am I looking in the wrong place? Will appreciate some simple pointers in the right direction. Thanks Quote
newseed Posted May 25, 2012 Report Posted May 25, 2012 (edited) If I understand correctly, you wanted to duplicate the 'twentyten' theme. If so, then you should have two sets of folders in /themes/ folder that should look something like this: /themes/twentyten/ /themes/killersites/ The css file for /themes/twentyten/ should look like this: Theme Name: Twenty Ten The css file for /themes/killersites/ should look like this: Theme Name: Killersites Be sure to change your theme to killersites via WP admin. Edited May 25, 2012 by Eddie Quote
linton Posted May 27, 2012 Author Report Posted May 27, 2012 Eddie/TKG, please read the attached document. wpthemeprb.doc Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.