A WordPress Theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a blog.

learn more… | top users | synonyms (2)

2
votes
1answer
43 views

Why are my sidebars not registering in unit tests

I am trying to unit test the function I'm using in a theme to register sidebars. Here is the function from functions.php. function fp_register_sidebars() { register_sidebar( array( 'name' => ...
2
votes
1answer
135 views

Two Navigation Menus - secondary nav is including main nav

Two Navigation Menus in Themes Produce the same menus? reference the subject on page link above. i created two navs, yet the secondary nav includes all pages. the main nav is fine, but the secondary ...
2
votes
1answer
47 views

How should I best target dynamically served content?

I am editing the 'Bizz' portfolio Wordpress theme(http://www.wpexplorer.com/bizz-wordpress-theme). It includes custom post types for managing portfolio examples, the highlights on the homepage, etc. ...
1
vote
1answer
23 views

Plugin Handle URL With Custom Theme

I need to develop a plugin in which a special page needs to be created. This page will have a completely separate design from the rest of the website, and will be located at a specific URL. I realize ...
1
vote
1answer
80 views

Full page (no WP admin menus and options) admin theme options

I'd like to drag and drop functionality into one of the admin pages and I've been wondering about the best way to implement it: an iframe or something else? What I'd like is: Once the use choose the ...
1
vote
1answer
41 views

How to show single post page as home page

I want to start a funny images website but I have come across a dilemma. I want the website to display 1 post ( not the thumbnail) but the full post on the home page. (the most recent post). Similar ...
1
vote
1answer
47 views

Want to be able to sign up subscribers as authors

I want to be able to select a subscriber an author of a post in the admin so it displays their name as having written the post, but I do not want to give them any additional privileges (if they login ...
2
votes
0answers
40 views

Can I create multiple instances of the BuddyPress Activity Stream with separate themes?

I'm trying to take advantage of BuddyPress 1.7's new theme independence to effectively create different pages and instances of the Activity Stream with different themes. I can use HeadSpace (an ...
2
votes
0answers
99 views

Registering Sidebars and Sidebar Widgets. Sidebar Widgets Not Displaying

I am registering sidebars and sidebar widgets. The theme currently supports two sidebars. Primary and Secondary. add_action('widgets_init', array($this, 'add_sidebars'), 10, 2); public function ...
2
votes
0answers
92 views

theme editor not showing correct index.php

I've run into a weird issue. Not a big deal, but i'm curious about the cause. I was making a small edit to a site built by someone else; it was also temporary, so I was just using the built-in theme ...
1
vote
0answers
26 views

translation does not work for 'Home'

Using the birdtips theme, translation of messages generally works, with some minor omissions. When I click on a page, a new line appears below the header image saying Home >> MyPage Now, ...
1
vote
0answers
67 views

How to re-arrange the MENU of “Allure Real Estate Theme for Placester” wordpress theme?

I am using "Allure Real Estate Theme for Placester" wordpress theme, I tried the below three methods but no positive result in realtypointusa.com I tried in Dashborad-> Appearance-> Menus and ...
1
vote
0answers
89 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
vote
0answers
61 views

How to show different sub sites based on Member's user name In word press?

I have created a web site for a company with lots of sub sites using multisites in word press. These sub sites are password protected and those are for different clients. Lets say for an example :- ...
1
vote
0answers
19 views

Error when using plugin QuickCache with plugin Mobile Smart ?

When I using 2 theme(theme_1 for PC, theme_2 for mobile), when run as PC is theme is theme_1, but when run as mobile is theme is theme_1, I think this error plugin Quick Cache, When I setting plugin ...
1
vote
0answers
38 views

Inconsistent translation on a WP site

I have a WP site that I installed with the French translation, as provided by Wordpress France, and which is quite accurate. I wanted to apply an English-only theme, which is not using the PO files, ...
1
vote
0answers
323 views

Custom Walker for wp_list_categories

I need some help with making of one Walker Class. Now I’m having a menu with categories and in the dropdown there are some subcategories. The menu is something like that: <div ...
1
vote
0answers
119 views

What is the correct way to integrate wordpress with another php application?

I want to integrate wordpress blog with another php application so both will have same theme and when i do changes in wordpress menu or wordpress sidebar, the changes will apply automatically to the ...
0
votes
0answers
19 views

add_menu_page does not load styles

I want to add a top level link to the theme settings page in the WordPress dashboard menu. If I use the add_theme_page function, then it works correctly, but if I add the link to the dashboard menu, ...
0
votes
0answers
18 views

Display posts from different categories in two different columns

I have a three columns wordpress blog using Techzoid Fluid (http://wordpress.org/themes/techozoic-fluid) theme. What I want to do is to display posts from three different categories, as different ...
0
votes
0answers
19 views

Show most popular posts widget which is unique for each author

There are lots of popular posts plugins and most of them offer widgets as well. but so far, I haven't found one that allows you to filter the popular posts based on the author. I want each author to ...
0
votes
0answers
27 views

Child Pages on Mobile/Touch Screen not clickable

I have child pages under parent pages in page menu/header, they work fine when using a PC, but I cannot get them to work when using a mobile phone or touchscreen device such as an iPad. I am using ...
0
votes
0answers
13 views

Extended image control not showing up in theme customizer

I have an extended image control for the theme customizer that adds in an extra panel and lists images I have hardcoded into the extended control. Now the issue is that it is not showing up in the ...
0
votes
0answers
29 views

Template for page with overridden Theme

I think I've got a somewhat uncommon issue. My wordpress site uses a custom theme, but I wanted to add a blog alongside that, without using multisite because my host charges 3x the amount for such a ...
0
votes
0answers
16 views

How to export/import theme customizer settings?

I am wondering if it is possible to export theme customizer settings(theme_mods) to be imported into another install of the same theme. I know that the settings are saved into the database so I am ...
0
votes
0answers
37 views

Multiple homepage layouts as selected by user from theme options

I am working on a theme which will enable users to select multiple layouts from the theme options panel. What I did so far is to create multiple theme files, depending on each theme, put it in a ...
0
votes
0answers
41 views

making changes within a wordpress theme

I am trying to find exactly where the changes can be made within a WordPress theme. I have looked into index.php and have the following, but have not found any files that match: <?php /** * ...
0
votes
0answers
42 views

Images aren't correctly resized and gallery breaks

I need help to find out how to fix images in the mobile theme of my blog because they're not being resized correctly and galleries created with [gallery] shortcode are also breaking. My current theme ...
0
votes
0answers
22 views

Getting the correct header image on a smaller device

I have a Twenty eleven child theme, and I've modified the functions.php. 'width' => apply_filters( 'twentyeleven_header_image_width', 1200 ), 'height' => apply_filters( ...
0
votes
0answers
34 views

Get posts by subcategory 'name' not the slug?

For each category I have 2 sub categories with same name. For example, Category1 has two subcategories: Sub1, Sub2. On the category archive page, I want to display the posts from Sub1 and Sub2. So ...
0
votes
0answers
28 views

comments_popup_link(); isn't working for some reason

I'm trying to get comments_popup_link(); to work in my theme, but it isn't. I honestly see no reason why it shouldn't. The relevant part of my code: <div class="row"> <div class="span7 ...
0
votes
0answers
29 views

How do I link a button I created in theme customizer to a function?

I created a button in the theme customizer and I want to use it to execute a function? All I can find is using controls to add theme settings such as CSS and text. Although this button is to clear out ...
0
votes
0answers
40 views

Static front page displaying twice

I am using a free SM theme (estate agent) on my WordPress site. The theme allows for setting a static front page, which I did (the page is called 'events', and when I set it as home page its ...
0
votes
0answers
81 views

Dynamic Content Gallery Thesis 2 Wordpress Home Page Only

I'm using Wordpress with Thesis 2 installed and I'm building my own design onto the "Blank" skin. I want to use the Dynamic Content Gallery Plugin on the home page only. I'm using this code to load ...
0
votes
0answers
47 views

Post archives link yields a 404 Not Found

I'm writing my own WordPress theme and I'm having problems with the archive page. My archive link yields a 404 Not Found. I get this link from get_post_type_archive_link("post") and it just adds ...
0
votes
0answers
40 views

How to limit the size of the Pagelines Image Carousel

I am using the pagelines Image Carousel as a slider on my landing page. The issue I have is the the rather the slider grows to the full size of the image. Is there way to instead have it compress all ...
0
votes
0answers
34 views

Linking Attachment page to another attachment page of larger size

I am not sure is it really possible. I have a gallery. But few years ago, I did not cared to make the image size on attachment page full size. You know what I mean, attachment page shows default size ...
0
votes
0answers
52 views

Diagnosing a connection reset problem

A couple of weeks ago I purchased a theme from ThemeFuse and installed it in a new WordPress installation. From there, I've been having random errors when accessing or browsing the site. Some requests ...
0
votes
0answers
77 views

Call to undefined function add_menu_page() on theme activation

I am attempting to activate a theme that works perfectly on one WordPress install. I have matched the plugins installed up and copied the theme over but when I go to activate it I get... Fatal ...
0
votes
0answers
32 views

How do I link featured images on my blog homepage to an entire tag instead of a post?

I've found a theme (Hatch) for my blog - link here that I really like. I am trying to figure out how to get the mid-sized featured images or post thumbnails that are currently displaying on my ...
0
votes
0answers
35 views

Theme not changing the language

I'm trying to change the language in a theme, downloaded the theme' default.po/mo, translated it through 'poedit', and uploaded the files again. Furthermore I changed the wp-config so it now incl ...
0
votes
0answers
46 views

Posts should use different layout based on URL

I have following situation: My clients site displays various items respresented by posts. The menu allows two options to view these posts: First is "show all items of type X" Second is "show all ...
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 ...
0
votes
0answers
26 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 ...
0
votes
0answers
31 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 ...
0
votes
0answers
56 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
0answers
27 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 ...
-1
votes
0answers
13 views

I cannot figure out how to change the image in the header of Boxoffice theme

I recently set up a wordpress website and installed the theme "Box Office," created by Web2Feel. I cannot figure out how to change the image in the header, where the link to the home page is ...
-1
votes
0answers
42 views

Wrong Page Title in h1 output, Strange Breadcrumbs

I use Wordpress 3.5.1 . In origin I have used this template: http://html5blank.com/ . Now, after modifications, I have a problem. I use WooCommerce Plugin. Q : in h1 (<h1><?php the_title(); ...
-1
votes
0answers
237 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 ...

1 2 3