Archive for the ‘wordpress template’ Category

Can I change free Wordpress template or edit some of the items?

I need to make a free wordpress site, 2 pages
or should i just make a Blogger site?
all aside , can i change the wordpress codes and remove some of the items?
Like some unwanted writings
also the template?
Anyone knows how to upload new template to the wordpress.com site?

Unfortunately you cannot upload your own themes or make modifications to existing ones on WordPress.com if you need to do it you have to get hosting and install WordPress there.
Good luck.

Free webhost I can add a wordpress template to?

Quickly and easily? I just need it to apply for a certain webhost, to show what the site would look like. Freewebs confuses me on how to add a template/layout. Thank you.

Install xampp on your own computer, and install WP on that. http://www.apachefriends.org/en/xampp.html

Do you have a wordpress template like twitter ?

I just bought the template from http://zilnic.net/free-php-scripts/script/17/Design-twitter-clone-Ready-Made-Template.html to make it a wordpress template.

Do you like to have your wordpress blog like twitter ?

i have also a wp with the template like twitter .. it is very cool

How can i find template in wordpress that?

How can i find template in wordpress that has several menu items in horizontal up or down not like menus in right or left

Try downloading Artisteer and designing your own templates

what is the best template editor for wordpress?

i am web savvy but not good at css. something wysiwyg would be good.

WordPress uses PHP. You would have to be able to run PHP on your computer to see the edited files.

Ron

where can download a forum template like blogs for wordpress?

i need to start a forum.. still unsure about forum though. any way where i can download a theme for that? do i have to code? any way i want to start a page like www.complaintsboard.com are they using a forum?

It depends on the forum you’re using. If you were using PHPBB forum, you would google phpbb templates.

The complaintboard site isn’t a "forum" forum – it looks like custom software.

Is there a website template similar to what WordPress is to blogs?

I know there’s thousands of templates out there, but I just want a blank slate template like what WordPress is for blogs or phpBB is for forums.

Yes, actually. Try:

http://www.freewebplate.org/

You may also want to do a quick Google search of: "blank slate website templates";

http://www.google.com/#hl=en&source=hp&q=blank+slate+website+templates&aq=f&aqi=&aql=&oq=&fp=37cc007d907fcf6c

Thanks, Bryan

Please help me css/html newline issues in wordpress template?

Hi, just trying out a new site here and have run into some CSS issues. I’ve got YARPP running with TimThumb and a custom YARPP template, but I can’t seem to get all 6 thumbs to display in a neat block – if the first or second thumb has a title that is two lines or more it knocks the second line out, but if it’s the third one it doesn’t seem to be a problem…

Here’s the part of the stylesheet relating to the thumbs:

/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:3px 0px 0px 0px; padding:0;}
ol.related-posts li{width:150px; float:left; display:inline; margin-right:15px;; padding:0;}
ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
ol.related-posts li{font-size:10px;}

Here’s the custom thumb template

<h4 class="meta">Other things you might like:</h4>

<?php if ($related_query->have_posts()):?>

<ol class="related-posts">
<?php while ($related_query->have_posts()) : $related_query->the_post(); ?>

<li>
<a href="<?php the_permalink() ?>" rel="bookmark">

<?php $id =$post->ID;
$the_content =$wpdb->get_var("SELECT post_content FROM $wpdb->posts WHERE ID = $id");
$pattern = ‘!<img.*?src="(.*?)"!’;
preg_match_all($pattern, $the_content, $matches);
$firstimage_src = $matches['1'][0]; ?>

<?php if($firstimage_src != ”) : ?>

<img src="<?php echo bloginfo(‘template_url’); ?>/functions/timthumb.php?src=<?php echo $firstimage_src; ?>&w=100&h=100&zc=1&q=100"alt="<?php the_title(); ?>" />

<?php else : ?>

<img src="/wp-content/themes/magasin-uno/default-related-thumbnail.jpg" alt="<?php the_title(); ?>" />

<?php endif; ?>
<br>
<?php the_title(); ?> </a>

</li>

<?php endwhile; ?>
</ol>
<div class="clear"> </div>

<?php else: ?>

<p>No related posts found</p>

<?php endif; ?>

Any help greatly appreciated.

http://ballguide.peasyphotos.com/music/steve-bourne-norwich

Have you removed the related posts stuff? I cant see it on your site.

Feel free to email me at: conorp (at) wpkickstart.com

How do i convert yahoo answer homepage template to wordpress?

Hi,i want to know how to convert the yahoo answer homepage template to port it to wordpress cuz i will the homepage of wordpress like this one and after i done it will make some changes for not be the clone and i will make wordpress like yahoo answer functionally but that i know to do..i came here to ask it because when i take the source code from yahoo answer homepage or index how you want to call it and then i put that source code into the header or whenever file of wordpress template and when i type my site redirect me to mybookface thinking that an error,i am hosted in a free xtreemhost hosting.thank at all who know to answerat thiswill be great if i find a solution.

Simplest way is to capture the screen, bring it in photoshop and manipulate it.
Your work is based on Yahoo, but you manipulated it in your own way so, you are not violating Yahoo’s copyright.

Website Flash Template on Wordpress Theme?

I have a GoDaddy account set up with the hosting through Wordpress.
I want a flash theme and I have one that i found that i like. but its different than the wordpress templates, and wordpress doesnt recognize it.
Im a beginner at this, And I just wanted to know how to have my flash template instead of my wordpress blog?

You can do it if you’re using Wordpress the open-source hosted on your GoDaddy server. Don’t use the easy setup GoDaddy gives you.

Icy Clean Theme
Think White Theme
Clean Green Theme
Design Your Own!
Artisteer - Wordpress Theme Generator