A WordPress Theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a blog.
6
votes
4answers
842 views
What does exactly GPL license mean for my WordPress theme?
To put it like this:
I have created a WordPress theme for myself which consists of the following:
PHP code - GPL v2 licensed like WordPress
CSS files - All rights reserved
JS files - All rights ...
0
votes
1answer
32 views
Comments not displaying after changing theme
The 'Leave a Reply' section at the end of my posts are not displaying after changing to the 'The Morning After' theme. Comments and reply sections are displaying when I revert to the Twenty Eleven ...
-3
votes
1answer
22 views
What file is used for the next pages in a Wordpress theme? Is it also the index.php file?
If so, how do I deactivate the slider on those pages and just keep it in the frontpage?
Thanks!
0
votes
0answers
26 views
Theme menu items are added by latest items first
I am using a theme that is adding menu items and ignores the Wordpress menu editor. The way it adds menu's is like this:
It adds all pages to the menu, and in the order you add the page - So if you ...
-1
votes
1answer
41 views
Errors while Loading Most Recent Version of jQuery
I am trying to set up my WordPress so that it will use the most recent version of jQuery. Here is what I have done so far:
functions.php
<?
add_action( 'wp_enqueue_scripts', 'RegisterJQuery' );
...
3
votes
4answers
653 views
Using a Theme inside a Plugin directory
I am building a mobile friendly plugin and put the theme directory inside the plugin directory.
If it's a mobile browser, how can I redirect to the theme in the plugin directory?
...
0
votes
0answers
25 views
Theme Options, Check box not unchanging
Every Option in my theme option will save, weather you enter text, delete text, click a radio box or even check box. How ever, once check boxes are clicked they do not seem to un-check.
I have ...
-1
votes
1answer
61 views
Roots-theme dropdown bug below 979px [closed]
Im using the wordpress theme "roots". If the width of the site is below 979px the navigation disappears and the tablet menu-button appears.
If you click on a dropdown-menu, the height of the ...
0
votes
1answer
29 views
How to close open divs in post loop
I want to add some additional HTML markup to specific posts in a loop. For example in the post loop, I want to wrap the post 3, 4, 5 in two divs .extra and .extra2
I want to display post in following ...
0
votes
1answer
36 views
Globally register styles but enqueue them selectively
I am trying to get my theme registered stylesheets in plugin, the purpose is I want to get all stylesheets in my plugin and then manipulate those registered styles.
stylesheets registered via
...
0
votes
1answer
16 views
How to set thumbnail image for a (child) theme
I've created a basic child image for twentytwelve, and it works as expected. The only issue is that it does not have a thumbnail image in the themes page:
How do I set a thumbnail image for my ...
0
votes
0answers
24 views
Self Made Theme not showing up in Avaliable theme options [closed]
I made a custom theme in my local wordpress. I added a style.css in the folder and an index.php. I also added a Images folder. But my theme is not showing up in avaliable themes! What can be the ...
0
votes
3answers
181 views
Download WordPress.com theme: how?
I like this theme.
But I don't want it to use with a wordpress.com blog but download it to use with my WordPress site at my own domain.
But I can't find a download link. Is it possible?
0
votes
1answer
42 views
Theme Translation?
I've download a theme called Contango from Wordpress Themes Repository.
The theme have a folder called "languagues" and have a file called "contango.po".
I could open that file and do translation, but ...
0
votes
3answers
67 views
adding a text message beside the comment submit button
What is the cleanest way to display a text message beside the submit button like this in screen shot:
I am currently doing it by editing the file wp-includes/comment-template line 1577 (wordpress ...
0
votes
1answer
41 views
How do I allow certain users to make a certain type of post?
Here's a brief summary of how my site is setup:
I have a relatively simple Intranet site. Right now I am utilizing posts as a means to provide news to users. I am also using pages. I only want ...
2
votes
1answer
60 views
Upgrading a custom theme through the Dashboard
I can't seem to upgrade my custom theme. Whenever I try to uploaded a new package, all I get is:
Unpacking the package…
Installing the theme…
Destination folder
already exists. ...
0
votes
1answer
35 views
Get WP Install Directory
I have a theme which - I was quite proud of myself! - I designed to be installed in wp sites where wp is on root level.
Then half my users installed the theme on a mysite.com*/wordpress/* !
...and ...
6
votes
4answers
775 views
How do I white label my self-hosted site created by wordpress?
I have seen code in an answer to this question, how to remove the promotional back link to WordPress.org in my theme. I have added this to my theme's CSS but there is no change.
Am I missing see ...
0
votes
1answer
39 views
Some problems calling a function into sprintf() inside functions.php template file [closed]
I am new in PHP and WordPress and I am personalizing an existent template and I have the following problem.
In the function.php file of the template I have the following function:
function ...
0
votes
0answers
28 views
Change Image Sizes for Mobile Theme
I've got a small challenge, right now I have an existing blog with images that formatted for desktop. I have a mobile child theme that shows the content for mobile.
Is there a method to filter a ...
1
vote
2answers
63 views
How does a Child Theme works?
I created a child theme and installed it but I don't know how exactly it works!
For example, in the parent theme I have the code below:
.header {
margin-top: 10px;
margin-bottom: 10px;
...
-1
votes
1answer
39 views
Stylesheet not being loaded? [closed]
I placed a link for an extra stylesheet in my header:
<link rel='stylesheet' href='<?php echo get_bloginfo('template_url'); ?>/woo.css' type='text/css'/>
Which works fine on my ...
4
votes
4answers
506 views
Separate Wordpress themes for each category page
I've read http://codex.wordpress.org/Category_Templates, which tells you how to change your index.php for each category. But I want to load a whole different theme directory in for my site when a ...
0
votes
1answer
36 views
How to add menù section to my WordPress template?
I am pretty new in WordPress blog and I am developing a blog with this template:
http://scorejava.com/wordpress351
As you can see at the top of the page there is a "menù" that only show the page in ...
0
votes
0answers
47 views
Widget won't show up on the front end
I have a question very similar to one I recently posted, where instead of the widget not showing up at all, it now shows up in the admin area, you can drag it, and any other widget over to the sidebar ...
0
votes
1answer
40 views
How do I get the Wordpress post to display the content instead of an image?
I am working on migrating a Wordpress site to a test server. I imported all of the content & settings, and verified that every setting is the same as the old site. However, I'm having a problem ...
0
votes
1answer
31 views
Do I really need the div class entry?
I was wondering if it's really neccessary to keep the <div class="entry"> in the page.php file (or any other template for that matter). I typically use a blank HTML5 wordpress theme and it ...
1
vote
1answer
30 views
Theme Check: Could not find post_class
I've inherited a theme from a another developer that I've re-styled for a client. We're just about finished, but I thought I'd run it through the Theme-Check plug-in to see if there's any errors or ...
0
votes
2answers
30 views
Should all references to a text domain be to my current theme?
I'm running Theme Check on a theme I've inherited and I've come across lots of recommendations like this one:
RECOMMENDED: Text domain problems in loop.php. The twentyten text domain is being used!
...
0
votes
0answers
227 views
wordpress jquery mobile theme load more posts problem?
I have made new wordpress theme based on jquery mobile using this
course - easy-development-with-jquery-mobile
and i want to add load more button which load the posts via ajax i tried tried to use ...
0
votes
1answer
19 views
Query by post type or category
I now that WP_Query can query by post_type and category but i need to get data from custom post type or from category which is standard post type. Adding category to my custom post type is not an ...
-3
votes
1answer
95 views
How do I change font in Custom Community
Using "use any font" plugin, I've added the Avenir Next family to my site. However I can't get "Common Community" to change fonts whatsoever, regardless of the typeface I'm trying to get it to ...
0
votes
0answers
23 views
Create Custom Attachment Template That is Processed from Plugin Folder?
I have made a custom image.php for a gallery plugin I'm creating. My dilemma is that I currently have to have my customized image.php in the theme folder for it to work. Is there a way to tell ...
0
votes
0answers
37 views
Change default pagination style in wordpress
I am beginner in WordPress and started to learn it. I am designing a new child theme from an existing parent theme. The Pagination of Home page in parent
« Previous 1 2 3 Next »
But I ...
0
votes
1answer
26 views
Error, when i install new theme
I'm getting following error when I install emphaino theme in WordPress.
The default themes (Twenty Eleven 1.3, Twenty Ten 1.3) are working good. Other themes are also working good.
I am already ...
2
votes
2answers
1k views
Different template of products for specific category. WooCommerce
For example i have category coffee machines, and one template for coffee machine single product template, but for category coffee i want to have different single-product.php template, how to implement ...
0
votes
1answer
264 views
Hide prices and checkout functionality in woocommerce
I know this question might be too broad, but I'm looking for a bit of direction. My client has a woocommerce store with 30-40 products. For whatever reason they do not want to sell online anymore, ...
-1
votes
1answer
295 views
Changing appearance of WooCommerce product layout
I'm new to WooCommerce and my products are currently being laid out with a thumbnail, product title, and price. Ideally I would like to have them horizontal, with a small excerpt to the right of the ...
0
votes
1answer
38 views
How to change the standard width of a page
How can I expand the standard width of a page in a premium theme? It seems to be fixed to 800px, and I don't know where to start.
-2
votes
1answer
43 views
How do I add a video to a custom field instead of a post body using Automatic Youtube Video Posts plugin?
I'm using the theme called wptube2
and using a plugin with it called Automatic Youtube Video Posts
so it can import every video I upload on youtube.
It does import every video (which is PERFECT for ...
2
votes
1answer
87 views
Issue with get_theme_mod returning a blank value instead of the saved value
I have what seems to be a rather troubling issue with the get_theme_mod function in the latest version of Wordpress. Only on particular servers (of which meet all Wordpress requirements) the function ...
0
votes
1answer
40 views
How to restore file or theme?
Accidentally messed up page.php in Twenty Twelve theme. How do I replace it with the original file, or reinstall the theme?
3
votes
2answers
205 views
All shortcodes not working on custom theme
I'm using a custom theme not developed by myself that seems to have disabled/ or doesn't have the function for any and all Shortodes, whether its a WordPress shortcode or a plugin shortcode. I mostly ...
0
votes
1answer
60 views
How can I add text on top of slideshow? [closed]
I would like to add text on top of the slide show of the following theme:
http://themeforest.net/item/newcastle-a-woocommerce-powered-wordpress-theme/full_screen_preview/3887883
The home page is a ...
0
votes
1answer
41 views
Theme URLs problem
I programmed a theme post (edit: probably that's the single.php template) which uses the function get_userdata( $_GET['p'] ). But the main admin reformatted urls to this: ~/author/gamelaster (default ...
0
votes
1answer
90 views
Using a page (Blog template) for home page blog posts is problematic?
I bought a few themes that by default don't have blog posts on home page as normal WordPress themes such as Twenty Eleven has. I had to create a page of Blog template and then use it for home page in ...
0
votes
0answers
33 views
WP_debug and Krumo [closed]
Using WP_debug to debug a theme and i'm getting strange errors at the bottom of the theme that isn't being triggered by anything in the theme, but the debug plugin it's self. What does that mean? Is ...
1
vote
2answers
877 views
Change theme per page or post
Is it possible to change the theme for specific page or post?
Any recommended plugin for this?
0
votes
3answers
50 views
Theme thumbnail in dashboard
I'm not sure whether this question belongs here but I don't know where else to ask it : do WordPress designers/developers usually create a dashboard theme thumbnail when they completed the WP theme ...


