[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
View topic - How to manipulate WordPress template? • SSWT Internet Marketing Forum •

 

This Forum Has Been Archived
*Click Here To Visit The NEW Forum*

 

 


How to manipulate WordPress template?

All about blogging, bloggers, how to blog, platforms and themes and templates, blog promotion, working with RSS feeds, and more...

Moderators: angienewton, tknoppe, terrapin719, lisamariemary, MommyEnterprises, Mike Paul

How to manipulate WordPress template?

Postby jacquelynrose » Thu Dec 06, 2007 2:54 am

I need to manipulate Wordpress template in order to add Banners and such.

How do I go about doing it?

I noticed its not the same as adding HTML to a site...

Is there a special section on the template like the index, header or somewhere on the template where I can edit or is it all separate completely?

TIA :)

Jac
User avatar
jacquelynrose
 
Posts: 105
Joined: Mon Feb 20, 2006 9:25 am

Postby LaneLester » Thu Dec 06, 2007 8:39 am

In your WP admin area, go to Presentation / Theme Editor.

Down the right side you'll see a list of the files that comprise your theme. If you know HTML, you should be able to find where things go, although I sometimes have to do some experimenting to get things right. :)

Your theme files will have to have Write permissions for you to save your changes. If they do, there will be an Update File button. If they don't, there'll be a message to that effect.

Lane
User avatar
LaneLester
 
Posts: 78
Joined: Tue Oct 09, 2007 6:22 am

Postby Mommyland » Thu Dec 06, 2007 12:48 pm

User avatar
Mommyland
Elite Member
 
Posts: 285
Joined: Sat Oct 22, 2005 6:30 pm

Postby jacquelynrose » Fri Dec 07, 2007 2:18 am

Oh thanks guys, it worked now! :)
User avatar
jacquelynrose
 
Posts: 105
Joined: Mon Feb 20, 2006 9:25 am

Postby theuniek1 » Sat Dec 08, 2007 10:52 pm

Just wanted to add that I don't recommend users update their theme files directly through the WP admin panel unless they feel comfortable with it and understand what they're doing.

Why? There is no undo button. A lot of times, users forget to make a back up copy of the data before they modify and if a mistake is made, there's no going back.

So, as a word of caution, if you're going to use the theme editor (or anything, really), please be sure to back up your files first.

On another note, WP widgets are definitely the way to go. Make sure the theme you're using has them enabled and you should see the word "Widgets" appear as a sub menu item when you click on Presentation.

~ Teli
theuniek1
Moderator
 
Posts: 945
Joined: Wed Sep 22, 2004 10:51 am
Location: Florida


Return to Blogs, Bloggers & Blogging

Who is online

Users browsing this forum: No registered users and 8 guests

cron