Tagged Questions
1
vote
1answer
56 views
How can I use this freely available wordpress theme?
The theme is located at:
http://www.wikmag.com/wpadvanced-newspaper-v1-392-theme-by-gabfirethemes.html
I see that there is no option to use it (I am using free version of wordpress)
I also have ...
0
votes
0answers
42 views
0
votes
1answer
576 views
Wordpress theme for user generated content website [closed]
I'm looking for a wordpress theme that I can work from. I'm basically creating a website like the following two http://www.damnyouautocorrect.com/ and http://icanhas.cheezburger.com/ - both are ...
0
votes
0answers
31 views
help me on a suitable theme/templete to use [closed]
it's my 1st time to setup a website, kindly help me. i want to do a clothing supplying to wholesaler globly website ( not blog ) .
can anyone advise me what kind of theme or templete should i go ...
2
votes
1answer
771 views
Server Error after trying to update the functions.php [closed]
I recently tried to change the logo on Genesis themed WordPress site using this tutorial:
http://anewtab.com/add-logo-genesis-theme
I added
add_theme_support( 'genesis-custom-header', array( ...
2
votes
2answers
262 views
Does wordpress.com support 3rd party themes? [closed]
I just purchased WordPress Value Bundle worth $99 from WordPress and now I am having a hard time customizing my blog's theme.
I am unable to install 3rd party themes. Can I just customize fonts, ...
1
vote
2answers
186 views
How does WordPress determine which template to show?
So I recently set up a Wordpress blog and I've noticed that when I make posts, the link is http://www.domain.com/?p=2. I was wondering how you could specify which file to use to parse such requests.
...
2
votes
1answer
146 views
WordPress theme like this Drupal theme?
I was wondering if anyone knew of a WordPress theme that was similar to this websites theme (in Drupal): http://www.barefootrunners.org
Thanks!
1
vote
1answer
205 views
Directory template for Wordpress - Free or Paid
I'm looking for a wordpress template to create a website's directory. Anyone know?
The template can be paid or free.
0
votes
2answers
168 views
How to change CSS in a child theme? [closed]
I want to change tweentyten style.css so that this:
#content img {
margin: 0;
height: auto;
max-width: 640px;
/*width: auto;*/
}
Will be the case (instead of the width being ...
10
votes
2answers
357 views
Are there any WordPress themes optimized as a “starting point” for custom theme development?
I found this "blank" theme, but I was wondering if there are any other themes that provide a template for custom theme development.
I'm looking for something that, out of the box, provides a very ...