A WordPress Theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a blog.
10
votes
3answers
307 views
Wordpress API Menu/Submenu Order
I'm developing a child-theme using Wordpress 3.4.2 and the development version of the Options Framework by David Price. This is my first theme and I'm relatively new to this, so I've had a look into ...
0
votes
1answer
142 views
Free themes for commercial use
Does anyone here know weather or not a free theme on Wordpress can be used for commercial purposes?
I am using the Pinboard theme.
Would I need to get some sort of licence to operate the website as ...
2
votes
3answers
112 views
Will activating a different theme preserve custom settings to current theme?
I have theme A currently active, and theme A has custom settings (like header image, custom CSS, etc). I am having issues with theme A, and want to activate theme B while I troubleshoot these issues. ...
0
votes
1answer
33 views
What are the critical theme files when building a custom theme?
What are the critical files a theme MUST have to be a WordPress theme and validate properly?
0
votes
1answer
47 views
Does WP, php, or a current framework (woofoo / genesis, etc). Offer a way to schedule text / bg color changes?
I would like to build a site for a religious group that follows a Church calendar year that highlights seasons by different colors. Is there a way with existing WP / php / css / framework to ...
-1
votes
1answer
47 views
Showcase your wordpress themes [closed]
I want to know is there any place on the web where a wordpress theme developer can showcase his/her created wordpress themes for free. Actually I want some place where one can upload one's wordpress ...
8
votes
3answers
467 views
Allow user to select a theme to install when they signup
Is it possible to allow a user to select which theme they would like installed from the new site signup page? And once the site is created, it obviously installs whichever theme they chose.
I found ...
0
votes
1answer
43 views
separate home page into separate pages
I was recently asked to help out with a site where, as you can see, all the content is on one page. As it's less than elegant, I'd like to separate things out but I've looked around the menus and ...
0
votes
1answer
45 views
Re-skinning Site
I have a website that I would like to re-skin for a short while as a form of advertising. I however cannot see where in the editor-style.css I would do this - this the top of my code :
/*
Theme ...
0
votes
0answers
16 views
Custom background front page only ? is_front_page() issue? [duplicate]
Possible Duplicate:
Custom background for the index page only?
I need to get this right.
What iam looking for is to change background image from wp-admin , for front page only.
I get it ...
0
votes
1answer
82 views
Why is the `if else` not working?
I have this on my header.php.
It checks whether the page is on homepage/frontpage, is on category/children of/has the category of "gamenews", or is on category/children of/has the category of ...
-2
votes
1answer
171 views
How can I use the Fresh & Clean theme for blogging? [duplicate]
Possible Duplicate:
Limited blog support Fresh & Clean theme
I'm using the Fresh & Clean theme and I am wondering how to use this theme for blogging. The theme only shows a summary ...
7
votes
1answer
115 views
Shared functionality in plugins and themes
I recently started to develop plugins and themes and I found that I need to use several functions of on both.
Sometime I think about to check if function / class exist before declared as said on this ...
0
votes
0answers
66 views
Limited blog support Fresh & Clean theme [closed]
I'm using the Fresh & Clean theme and I think the theme is very nice for building websites. But why so limited blog posting support? First the theme only shows a summary of a post, you can only ...
0
votes
0answers
103 views
Theme/Plugin To Keep Up with Boy Scout Merits/Tracking [closed]
Does anyone know of a theme/plugin that can handle this type of setup of tracking merits?
Thanks
0
votes
1answer
175 views
Remove Content after <!--more-> tags
Here with the structure of content in text editor
Content Before
<!--more->
Content After
I wanted to remove the "Content Before" in my single post
so instead I have this
Content Before
...
0
votes
1answer
341 views
how to use the slide show of Skylark in showcase?
I created a page and I set the template as showcase and then I went to setting->reading
and as a static page I choose my created page.
I'm wondering how I can add slideshows with pictures and sticky ...
0
votes
2answers
168 views
Get data from Theme Options and use them into meta options field in custom post type
I want to grab data from my theme options and have to use them in meta option fields in custom post types. I know how to grab theme option data and show them on front pages but don't know how to grab ...
0
votes
1answer
621 views
Add a Second Menu to a theme that only support 1 menu
I am no programmer but I can usually work stuff like this out when I read the code.
I have a theme called Infinity which only supports 1 menu. I know how to do CSS etc but I can't find how I would a ...
1
vote
1answer
242 views
Custom post types and child theme
Okay, here's the deal. I am working with a child theme and I want a custom post type.
What I did
Added the following code the functions.php of the parent theme.
add_action( 'init', ...
1
vote
2answers
103 views
Translation not working after editing plugin template
I'm building a website with Wordpress and I'm using the plugin Event Organiser.
I changed the config file of Wordpress to use the nl_NL (Dutch) language. This all works fine, even for the plugin, ...
0
votes
0answers
128 views
Installed theme not in wp-content/themes. Where is it? [closed]
I am having some weird issues when trying to install a theme. If I upload via FTP, the theme does not show in the Appearance --> Themes menu. If I install the theme using Appearance --> Themes --> ...
0
votes
2answers
71 views
Overwrite category head title
Is there any way to overwrite a <head><title>Category title</title></head> tag?
Let's say i have a "Videos" category, when user point's his browser to ...
0
votes
1answer
36 views
different theme in one website
Assume this is my site name : www.example.com.
I saw different websites have different themes in a site. For example I want to have different themes for www.example.com and ...
-1
votes
2answers
64 views
Custom Wordpress Does Not Display Anything But Background in IE [closed]
I have a custom, well kinda custom wordpress in only one page of my site, the background only displays in Internet explorer, no body or content just background though in firefox it's fine as with ...
0
votes
1answer
96 views
Content-focused web design: sidebar alternatives? [closed]
I am really liking the new trend of using a full-width scrollable blog design. Sidebar simply takes up far too much space, distracting from the main piece on the page- the content. Do you know of any ...
2
votes
1answer
99 views
How do I copy my Parent Templates to my Child Templates?
I'm trying to customize the Home Page of a Responsive Theme template. I had started with the Responsive theme and then found out that I had to do customizations on a child theme, so I downloaded the ...
1
vote
1answer
87 views
Should a child theme share the same theme options row as the parent, or should it have it's own options row?
I'm developing a theme which uses the NHP Theme Options Framework to add some theme options. Naturally, the theme options framework creates a single row in the database to store the theme's options ...
2
votes
1answer
57 views
Is it possible to use line break in theme description?
I want to give linebreak on Wordpress theme's description in style.css (the one in here):
/*
Theme Name:
Theme URI:
Description:
Author:
Author URI:
Version:
Tags:
*/
But it appears the ...
1
vote
0answers
81 views
Switch to other theme at url
I want to switch to other theme at this url - www.mysite.com/m/ .
And then redirect mobile users to www.mysite.com/m/ with htaccess based on their "user-agent".
I have htaccess redirect rules and it ...
-1
votes
3answers
116 views
do_shortcodes() isn't working
I'm making a homepage template for my theme and I want to call a plugin, namely royalslider.
Surely
do_shortcode('[gallery id= "1"]');
Should do the trick?
0
votes
1answer
84 views
Is that worth it to find a designer for creating a WordPress theme for selling on ThemeForest? [closed]
I am skilled enough in WordPress and frontend development - CSS3/HTML5/JS. But I am not sure I can get approved quickly by ThemeForest team from design point of view. So I am wondering, do you think ...
0
votes
0answers
53 views
Clean portfolio themes that focus on content and implement “actual” galleries? [closed]
Is it just me or there really aren't any good portfolio themes? I am looking for a theme that would have two main characteristics:
Clean/minimalistic/focus on content/fast loading
Implements ...
0
votes
1answer
21 views
Resetting Themes Folder to Default
I recently unzipped a folder into my themes directory. However unlike other themes this one was not contained in a top-level folder. So it just dumped about 50 files directly into the themes folder.
...
-1
votes
1answer
28 views
unsual theme / interface
Hello I’m currently developing a wordpress site for a company i’m working for. The site is basically going to be used for internal purposes and to be used as a manual for new workers. They want ...
3
votes
2answers
202 views
Set Featured Image for Archive templates
I'm want to set a featured image for the archive templates of my theme. To my knowledge, there is not a way to do so in the WordPress Admin (like Pages and Posts).
I was thinking about writing a ...
0
votes
0answers
66 views
NaN error with a WP theme [closed]
I've installed a theme on my wp site, and added the code to display the categories, and i get after each category a "NaN" text, no idea what is it, and how can i stop this to show up.
I've check the ...
-1
votes
1answer
94 views
Child theme:Loading js files
I'm creating a twitter bootstrapped child theme based on TwentyEleven.I want to load bootstrap.js so I've written the following line to get the bootstrap.js file but it is not returning correct path.
...
-1
votes
1answer
58 views
Directory List For WordPress? [closed]
I was hoping someone could suggest a good Directory Listing Script Or Plugin that is friednly with WordPress?
I don't like what WordPress has to offer in it's free Plugins, so I am willing to pay.
I ...
1
vote
2answers
83 views
How do i structure my theme folder to avoid one huge list of files
When working with a worpress site with lots of custom post types and lots of page templates, my theme folder is looking messy. What are the accepted best practices to organise code files in WordPress?
...
-1
votes
2answers
75 views
Purchased Theme to Custom Made Theme? [closed]
I bought a theme from Themeforest and now I would like to convert it to a custom made theme. I was creating the theme with the Underscores theme: http://underscores.me/ but how do I keep the same ...
0
votes
0answers
71 views
Wordpress theme gives issues when I am logged out [closed]
This is a very strange problem and I can't seem to fix it. If you go to this website http://www.secure-events.co.za you will see that the footer is gone.
If you visit the Clients and Gallery pages ...
0
votes
1answer
122 views
Menu disappears after attaching [closed]
When I go to [Appearance > Menus] and attach menu to its area and refresh that page it disappears. This happens only on one WordPress theme (but not on default).
Do you have any ideas what could ...
0
votes
0answers
50 views
Exclude post after date day passing [closed]
I'm trying to make a page on my blog using this plugin called Idealien Rideshare & i want to make the rides disappear after the date passes.
Plugin link ...
-1
votes
1answer
482 views
How to get themes from wordpress.com per SVN? [closed]
I'm running wordpress on my own host and would like to install the Ideation and Intent theme. I couldn't, however, find a place to download it from, nor can I search for it on my Wordpress dashboard ...
-2
votes
1answer
278 views
wordpress pinboard theme
I would like to add content(just plain text) to the first page of my site and also have the posts displayed on it aswell. I am using pinboard theme.
Does anyone know a good way of achieving this ...
0
votes
0answers
83 views
How to fix a fatal error due to a Wordpress theme's custom function [closed]
I am moving a site from a stage to a test server and get the following error when visiting the site url:
Fatal error: Call to private DroneTheme::__construct() from context 'DroneTheme' in ...
0
votes
1answer
56 views
Using Satoshi theme, I am having issues uploading a custom logo [closed]
I recently have followed the instructions to install the Satoshi . I then followed the detailed instructions to add a custom image logo to that theme, the instructions are very clear but when I go ...
1
vote
1answer
525 views
add_action in functions.php, do_action in plugin?
I am trying to set an add_action function in my currently active WordPress theme functions.php file, for a defined do_action function within an activated WordPress plugin.
The add_action function in ...
0
votes
2answers
61 views
Defining different theme for Blog posts page
So, I'm using my wordpress with a static front page and then I have Blog link that opens the blog posts.
My question is, how can I apply a different template/styling only to that area?

