The design tag has no wiki summary.
0
votes
0answers
21 views
My blog has a design issue.
My blog has been getting a good visitors these days. I have used linkwithin add ons to show related posts. But the problem is it is showing related posts in even homepage. Is there any way to not to ...
-1
votes
0answers
11 views
WP theme close to this UI [closed]
i need to achieve look similar to chumbak.com . Can you suggest any theme which is similar or can be modified easily to get the look. I have got the background ready.
-1
votes
0answers
56 views
Using own design - easiest (layout) setup [closed]
I've been usually making my sites by myself, but I want to make new weblog and I haven't made my CMS yet so I decided to use WP. I also like to make my own designs for sites and I usually don't have ...
0
votes
1answer
40 views
Contact form 7 Plugin
http://www.tahititravel.com.au/site/thepage/
Here I have a form. I am using Contact Form 7 Plugin.
I have modified the CSS to suit my Design.
But When the form validates my design is ruined
How ...
0
votes
0answers
30 views
How much leeway does Optimize Press give me as a designer? [closed]
I am in a quoting stage with a potential client, who has purchased the Optimize Press theme on the websites she wants me to (re)design. I have no experience with this theme, and honestly first heard ...
0
votes
1answer
76 views
How to control WordPress Search Behavior?
I'm developing a website using WordPress and I need to make a totally customized theme. Everything seem to work well until I found something wrong at search result which doesn't match with customer ...
0
votes
2answers
42 views
Create a child Theme or custom Theme
I am new in WP but I 've good knowledge of HTML and CSS. However, my PhP knowledge merely covers some basics. I also have good knowledge of Joomla but I wanted to give WP a chance.
I need to make a ...
0
votes
2answers
53 views
Display Headings on Index page in different font sizes
The index page of any wordpress blog has a same size of font in their heading. Can't we tailor size of headings by ourselves for each post?
If we change it by CSS, every heading will be changed. Or ...
0
votes
1answer
81 views
How to change format of file link (<a url=“file_link”> Name </a>) when insert from media uploder
I want change some default wordpress functionality.
From Media library when we select a file and press "Insert into page" (other than image file) It inserts in format <a url="file_link"> Name ...
-2
votes
1answer
51 views
Best company to buy different Wordpress themes [closed]
I feel like every Wordpress theme is the same. Some are better than others, but there just isn't much variation. I was looking into redesigning my site but thought I'd look through Wordpress themes ...
1
vote
2answers
126 views
Howto accurately position images with maximum flexibility?
I got a request to develop the following design with Wordpress: http://imm.io/DLrl (design is pixelated by me for the purpose of privacy).
As you can see there is a pretty random structure of image ...
0
votes
1answer
106 views
Creating a Link Text like Submit Button in Admin Page
I'm making an admin page for my plugin and I'd like to make a text link designed like the form button of admin pages.
I tried this but didn't work well.
<a href="" cless="button-primary" ...
1
vote
1answer
173 views
Archiving annual festival site
I have a query regarding managing a wordpress setup, I am sure others have been in a similar situation and was wondering what would be the best solution.
I manage an annual festival's website, each ...
4
votes
2answers
131 views
Template for individual post designs
I browsed through the suggested posts, and couldn't find anything that was exactly answering my question. I apologize in advance if I'm reposting something obvious here, but there you have it.
I want ...
0
votes
1answer
105 views
What is the best way to manage small blocks of content on my home page?
Excuse the newbie question.
I have a home page that has 2 sections on it. None of these sections are the 'blog' which is in another section of the site. I suppose I'm looking for another way of ...
-2
votes
2answers
1k views
PageLines theme: how to change the background color of the main content vs. entire page?
I use PageLines free version, with WordPress 3.3.1, for this website: http://new.teleosis.org/?page_id=76
I want the background color of the whole page to be light green, and the background color of ...
0
votes
1answer
1k views
WordPress with PageLines theme: how to change the background color of a page? [duplicate]
Possible Duplicate:
PageLines theme: how to change the background color of the main content vs. entire page?
I use PageLines free version, with WordPress 3.3.1, for this website: ...
-1
votes
1answer
102 views
Distribute post content through several divs [closed]
I would like to distribute the content in a post through several divs. Much like a word processor distributes content through pages.
Any ideas?
0
votes
2answers
146 views
Graphic design changes on Staging before moving to Production?
I have a Development, Staging and Production workflow for my WordPress site. I am fairly strict about any structural work to be done on the site being done in Staging first, then migrated to ...
0
votes
1answer
104 views
Yoast plugin breaks my site design [closed]
My site is www.ofertia.net and I already installed yoast plugin, it seems to be a great plugin with a lot of features yet when I go see my homepage the design is a bit broken, the slidedeck changed a ...
0
votes
1answer
74 views
Using categories on navigation bar instead of pages
Check this url (www.linuxstall.com). The top navigation bar has one page (about us). I want the categories there, not pages. How can I do that?
4
votes
3answers
725 views
Collaborative question/answer plugin for WordPress
I am looking for a collaborative question/answer plugin built in the same sort of style as StackOverflow.
Features I am looking for:
Profiles
Index of questions with search by tag/title/contents
...
0
votes
1answer
75 views
Using taxonomies to handle layout?
I need some tools to handle page/post layout in some specific cases -- for example, some post should render post thumbnail on the right side (not left), some "related post" item should not be linked ...
2
votes
2answers
2k views
When calling wp_title(), do you have to create some kind of “title.php” file?
... or does wp_title() already handle the various contexts in your blog?
This could clarify for me how I can achieve a reusable index.php file without having all the conditional statements inside it ...
2
votes
2answers
114 views
Why are theme templates organized as multiple point of entry PHP files instead of reusing your theme's index.php?
I've started to develop my own theme in the past couple weeks (and extracting WP functionality here and there in the past year), and I'm finding the structure of the WP templates awful redundant.
...
1
vote
2answers
159 views
Applying OO patterns and principles to plugin development
I'm busy writing my first plugin, using PHP 5.3.5. I come from a C# environment, and I must say I'm more than happy with the level of support for good, solid OOP techniques in PHP. However, I'm a ...
0
votes
1answer
397 views
How can I set a post thumbnail image without making a featured image?
When I set a featured image, it is allways on the upper left corner of the post. Sometimes, like in this example post, I only have very few text and one image. But this image should not be on the ...
0
votes
1answer
38 views
Isn't the way posts are displayed very unefficient?
I'm pretty much a WP newbie, and I've noticed that in a lot of themes, there is the exact same code for displaying posts in three different places (single.php, archive.php, index.php etc)
This just ...
-2
votes
1answer
331 views
Converting dreamweaver to WordPress
I created a WordPress site than needs a much needed facelift and I want to work with a designer who uses dreamweaver. We looked at tweaking my existing WordPress site but it would require coding ...
0
votes
1answer
203 views
Constructing a Pay to Download music website with wordpress
Hi i searched the complete archive of wordpress plugins but couldn't find the right plugin to enable Paid downloads. The website is just a Pay to download "Full Music" site. Visitor is provided with ...
2
votes
1answer
206 views
Alternate header image
Is there a convenient and configurable way to alternate between different header images?
The main features I'm looking for are:
Random select from a set of images
Specific header image in given ...
0
votes
2answers
194 views
Using Tags Instead of Categories for site structure
I noticed that huffingtonpost.com and some other websites are using tags instead of categories for blog structure.
For example the last tag in this post (like every post) is redirecting to ...
1
vote
2answers
474 views
Alternative default avatar generator?
Most of the commenters at my WordPress blog do not have a Gravatar account. Hence the comment section is almost always filled with the same old mystery man avatars.
I am looking for custom gravatar ...
3
votes
3answers
940 views
Plugin Architecture/Design Pattern - is better to use a private Observer/Mediator Pattern for plugin subclasses or WP add_action?
I'm coding a very complex plugin which it's organized as a parent "container" class and several subclasses, where each subclass is an optional/mandatory element which usually (but not always) maps to ...
0
votes
1answer
321 views
How can I make the menu bar in this page - http://www.randomthoughts.ie/shawati - more transparent?
As you can see from the site, the bar where the various 'projects', 'magazines' and 'contact' links are is already slightly transparent. I'm trying to make it even more transparent (or totally ...
10
votes
4answers
175 views
What do you think about custom designed plugin/theme options UIs?
You probably noticed the trend of making custom designed plugin/theme options UIs, especially in the commercial ones (on CodeCanyon for example - custom boxes, tabs, accordions etc).
I personally ...
2
votes
3answers
212 views
Wordpress Plugin Look & Feel
Is there a list of the ID's and Classes I can give HTML elements in the admin panel in order to closely mimic the wordpress look and feel?
2
votes
2answers
101 views
How to automatically highlight syntax of code in a post?
I post my codes from different programing languages. Now, I want to highlight syntax of codes with different colors. But, doing it manually is time consuming. Is there any plugin or method which could ...
4
votes
6answers
192 views
How do you present WordPress to a designer who is afraid?
I have two groups of talented designers that I am trying to nudge away from doing Dreamweaver sites — AKA static pages that are based on "templates" — and toward WordPress. In both cases I have ...
0
votes
1answer
2k views
Current class on admin menu using add_submenu_page()
I am working on creating an administration menu within WordPress for a plugin. I have successfully registered the menu using add_menu_page() and it shows in the sidebar as expected. I have also added ...
0
votes
3answers
124 views
Approach to creating a site with this structure
I'm tasked with making a site that has 'families'. Each family has a gallery, a 'region', and a 'name', both of which are searchable upon.
My initial thoughts about this were to create a template for ...
2
votes
4answers
313 views
WordPress book for graphic designers?
Is there a good WordPress book intended for graphic designers? I've started working with a friend in an arrangement where he designs a site and I build it in WordPress. This works great since I have ...
2
votes
1answer
896 views
Assigning Multiple Layout Designs with Custom Pages in WordPress?
(Moderator's note: This question was previously titled "How to add multiple custom page in wordpress")
I am developing a WordPress site and right now I have a custom home page and others are default ...
0
votes
1answer
9k views
Creating Multiple Menus when using the TwentyTen Theme?
How to get multiple menus in TwentyTen theme?
4
votes
3answers
4k views
0
votes
1answer
171 views
How to prepare images for a layout width change?
I maintain a site that will get a new layout, with a new width for the content area (currently 390px, say 500px for the new width). Many images (but not all) are sized to the current width (some are ...
5
votes
4answers
417 views
How to create a new theme from scratch?
I'm new to wordpress.
Which steps would I need to do, to get my new design implemented as a wordpress theme?

