Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1639 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

A question about coding for WP theme

Thread title: A question about coding for WP theme
Closed Thread  
Page 1 of 2 1 2 >
    Thread tools Search this thread Display Modes  
07-03-2008, 11:30 AM
#1
Ian08 is offline Ian08
Status: Junior Member
Join date: Jul 2008
Location:
Expertise:
Software:
 
Posts: 39
iTrader: 2 / 100%
 

Ian08 is on a distinguished road

  Old  A question about coding for WP theme

What's the difference between coding "WP theme" and "non-WP theme"?

07-03-2008, 11:41 AM
#2
Gille is offline Gille
Status: HTML & CSS Guru
Join date: Mar 2005
Location: Ghent, Belgium
Expertise: HTML, CSS
Software:
 
Posts: 1,226
iTrader: 13 / 100%
 

Gille is on a distinguished road

Send a message via MSN to Gille

  Old

I'm not really sure what you mean, but you code in xHTML and you then skin it to WordPress (it's not obligatory, obviously)...

07-03-2008, 12:21 PM
#3
Ian08 is offline Ian08
Status: Junior Member
Join date: Jul 2008
Location:
Expertise:
Software:
 
Posts: 39
iTrader: 2 / 100%
 

Ian08 is on a distinguished road

  Old

I mean when working on a project for client, is it necessary for a XHTML and CSS coder to understand the PHP codes that WP uses? And When we are doing XHTML and CSS, do we have to modify the PHP codes?

I thought that's PHP programer's duty.

07-03-2008, 01:08 PM
#4
Gille is offline Gille
Status: HTML & CSS Guru
Join date: Mar 2005
Location: Ghent, Belgium
Expertise: HTML, CSS
Software:
 
Posts: 1,226
iTrader: 13 / 100%
 

Gille is on a distinguished road

Send a message via MSN to Gille

  Old

Well, you're comparing two different things. At one point, you are talking about xHTML & CSS coders and later on about PHP coders. I'm still not sure what you are talking about.

Btw, WordPress Template Tags aren't PHP (though very similar, they're not).

07-03-2008, 02:10 PM
#5
Ian08 is offline Ian08
Status: Junior Member
Join date: Jul 2008
Location:
Expertise:
Software:
 
Posts: 39
iTrader: 2 / 100%
 

Ian08 is on a distinguished road

  Old

Have you ever doing slicing for WP theme?

07-03-2008, 02:56 PM
#6
StellarFedora is offline StellarFedora
StellarFedora's Avatar
Status: Junior Member
Join date: Feb 2008
Location: Troy, MI
Expertise: Design & Internet Marketing
Software: Notepad++, PS, Firebug
 
Posts: 27
iTrader: 0 / 0%
 

StellarFedora is on a distinguished road

Send a message via Skype™ to StellarFedora

  Old

WP is **** easy once you work with it a bit. At first glance, templates look confusing, but it's just XHTML + CSS with lines of PHP thrown in where you want things to go.

I don't really know PHP, but I can code Wordpress templates.

07-03-2008, 11:20 PM
#7
rochow is offline rochow
rochow's Avatar
Status: Member
Join date: Oct 2006
Location: Australia
Expertise:
Software:
 
Posts: 297
iTrader: 4 / 100%
 

rochow is on a distinguished road

Send a message via MSN to rochow Send a message via Skype™ to rochow

  Old

Originally Posted by StellarFedora View Post
WP is **** easy
Yet there are retards around here who charge $100 for a 1 hour HTML->WP conversion, yet charge less than $100 for a 4 hour HTML/CSS job.

07-04-2008, 07:12 AM
#8
Gille is offline Gille
Status: HTML & CSS Guru
Join date: Mar 2005
Location: Ghent, Belgium
Expertise: HTML, CSS
Software:
 
Posts: 1,226
iTrader: 13 / 100%
 

Gille is on a distinguished road

Send a message via MSN to Gille

  Old

Originally Posted by rochow View Post
Yet there are retards around here who charge $100 for a 1 hour HTML->WP conversion, yet charge less than $100 for a 4 hour HTML/CSS job.
Not every skin consists of 2 pages.

For me, the both are up to par qua value. If you only skin your basic blogskin, yes it's easy. However, doing more advanced things obviously.

But obviously, if you are so pro... continue doing skins for $25 until you finally get a decent WordPress skin you can do.

07-04-2008, 08:08 AM
#9
rochow is offline rochow
rochow's Avatar
Status: Member
Join date: Oct 2006
Location: Australia
Expertise:
Software:
 
Posts: 297
iTrader: 4 / 100%
 

rochow is on a distinguished road

Send a message via MSN to rochow Send a message via Skype™ to rochow

  Old

Originally Posted by Gille View Post
Not every skin consists of 2 pages.

For me, the both are up to par qua value. If you only skin your basic blogskin, yes it's easy. However, doing more advanced things obviously.

But obviously, if you are so pro... continue doing skins for $25 until you finally get a decent WordPress skin you can do.
Ah, mr smart ass is on the scene.

I deal with hourly rates, whether I'm doing HTML, WP - whatever. The average Wordpress is a normal blog, hence the average time is an hour, hence the average price I charge is $50.

Given that, it is stupid that people are charging far more than their hourly rate for Wordpress. We aren't talking anything complex here -we're talking run of the mill, no plugins, nothing fancy Wordpress (hmm just had dejavu, guess I dreamt writing this this last night or something) It is not logical to charge an hourly rate for 1 thing, and a different hourly rate for another (especially as there is no shortage of WP coders)

Oh, and putting me down because of my price (not that I was even talking about me anyway), what a way to prove your point. "You're sh*tter than me because you don't charge as much as I do." Yeah, real solid argument you've got going there.

But obviously, you are so pro you can't even validate the most basic theme I've seen in my life.

EDIT: Oh, and learn how to read:


Yet there are retards around here who charge $100 for a 1 hour HTML->WP conversion
I said a 1 hour job, not a 5 hour job. So (obviously), I'm not talking about anything that advanced.

07-04-2008, 01:07 AM
#10
Ian08 is offline Ian08
Status: Junior Member
Join date: Jul 2008
Location:
Expertise:
Software:
 
Posts: 39
iTrader: 2 / 100%
 

Ian08 is on a distinguished road

  Old

Originally Posted by StellarFedora View Post
WP is **** easy once you work with it a bit. At first glance, templates look confusing, but it's just XHTML + CSS with lines of PHP thrown in where you want things to go.

I don't really know PHP, but I can code Wordpress templates.

Should we use or modify id names and class names of some elements default by WP?

Closed Thread  
Page 1 of 2 1 2 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed