0
votes
0answers
5 views

Post permalink results in 404

I have set the following custom permalink structure: /news/%postname% When I browse to /news I was expecting for the archive.php template to be served up, unfortunately, I'm presented with a 404. ...
1
vote
1answer
8 views

How to Build a Movie Library in WordPress 3.x

To help me learn WordPress development, I'd like to go "beyond the blog" and build a personal movie library -- similar to IMDb but on a much smaller scale. I need help understanding how to approach ...
-1
votes
0answers
8 views

How to show content without excerpt?

Post contains: excerpt, read more, content. When browsing category page we see post's excerpt with read more link. When clicking read more we see post's excerpt + content. How to avoid showing ...
0
votes
0answers
4 views

How to create a product list?

I am doing work for a client and he has asked me to setup something like the following... http://pawnri.com/index.php?option=com_content&view=article&id=6&Itemid=11 Instead of linking ...
-1
votes
1answer
5 views

Text Widget Not Working

I have 2 widgets in the right sidebar. Both use HTML code to link a graphic to another page. The first one won't link for some reason and the second one does. If I swap the order, the same thing - the ...
1
vote
0answers
5 views

conditional (theme) language selection at 'runtime'

I have two issues to change the language for the theme at 'runtime'. I'm not sure about my question title, hope my description helps. I already use a plugin Polylang and there nice features: link ...
2
votes
3answers
22 views

How to add new custom page or post blocks?

I would like to add custom contents to post, such as price, options and some others, I dont like to use the custom fields, because always i have to select from a drop down menu, I want these options ...
0
votes
1answer
6 views

My Calendar Plugin - add output directly in template file

I am using the latest version of the My Calendar plugin by Joe Dolson with the latest version of WP. I want to output an events list in a particular place in my code, but I can't seem to find any way ...
0
votes
0answers
7 views

Pagination did not show up in custom post type!

I couldn't find the solution up to now! so, I'd like your kindly help with my issue here! I created a CPT call "phones". This my code http://pastebin.com/ayimbxiH to create it & I use the build-in ...
0
votes
0answers
9 views

Plugins: Types and Views or Easy Custom Content Types?

I've been comparing the features between a plugin named Types and another that goes by the name of Easy Custom Content Types. One of the things I like about Easy Custom Content Types is that it allows ...
0
votes
0answers
14 views

Image URLs stopped working due to Permalinks?

I've been changing my Permalinks and changing my site the the "www" version (Which I think has broken my image and video links). All my images are "red x" now, both inside the library and the posts ...
1
vote
1answer
12 views

get_the_date() doesn't get post date in drafts?

When looking at a draft post, get_the_date() only seems to return today's date, not the post date, even if I have selected another date on the post edit screen. Is this the correct behavior? Is there ...
1
vote
2answers
11 views

Can't get rid of minify after uninstalling W3 Total Cache

I've tried to replace my WP Super Cache for W3 Total Cache but it didn't worked. It was bugged all over and minify wouldn't work properly. So I uninstalled it s suggested by the plugin creator in one ...
1
vote
1answer
18 views

Post Via Email to a Custom Post Type

I have a scenario where we would like to post to our blog via email. However, it needs to be to a custom post type. I've done a bit of research but haven't found any examples or ideas on how to do ...
0
votes
0answers
4 views

Will it be better if I combine memcached and APC + running Wordpress Super Cache with Gzip Pre compression

My server is running nginx as a web server, php5-fpm, and serving Wordpress website with lots of database query. I'm wondering if this is a valid server setup. Will combining all of them just make my ...
0
votes
1answer
23 views

Wordpress Trojan ssue help! [closed]

Possible Duplicate: Wordpress Trojan issue help! I accessed the wordpress website I am making and received a trojan warning I have checked it with various online scanners and it appears to ...
0
votes
2answers
22 views

Any way to use a custom Parameter for youtube embed without using an iframe?

I do not want to display the titles of videos I embed on my wordpress site. The way I've been doing this is using the embed link, inserting the iframe in the wordpress post and adding the custom ...
-1
votes
0answers
28 views

Wordpress Trojan issue help! [closed]

I accessed the wordpress website I am making and received a trojan warning I have checked it with various online scanners and it appears to be some inline frame code issue... i didnt even know ...
0
votes
1answer
24 views

Trying to figure out why my child theme is trying to access a file that doesn't exist

This is my attempt at making a child theme, and everything seems to be working well, however when I view the source code I'm seeing this <link rel='stylesheet' id='bootstrap-css' ...
0
votes
2answers
11 views

Multiple Loops That Pull Pages (Child/Grandchild) While Styling the First Entry

This is either something really simple that I've orchestrated into a complex problem or it really is a complex problem. I've decided to use pages to display information. If I go to a page called ...
1
vote
1answer
11 views

$current_user var returns NULL

I am developing an wp plugin and I am trying to get the current user. If i return with an error print_r($current_user) returns the needed info. But the plugin is activated without an error it ...
0
votes
2answers
10 views

WPML in custom page templates

I have a Wordpress site translated from dansk to english using WPML. In it, I have a page which uses a custom page template to display the titles of all the posts. Sadly, it's displaying all posts ...
1
vote
0answers
5 views

Modify Taxonomy pages to exclude items in child taxonomies

I found this question: Theres a way to use $query->set('tax_query' in pre_get_posts filter? which seems to indicate that yes, you can alter the taxonomy query on taxonomy archives via ...
0
votes
1answer
9 views

Custom Query: query by post custom meta data

So I have a custom post called event, but I need to query only those posts which have a custom metabox(is a checkbox) called `Show On The Homepage: and only if that checkbox is checked. <?php ...
0
votes
0answers
9 views

Help with show_option_all and show_option_none

I am having trouble getting the show_option_all and show_option_none arguments to work with get_terms_dropdown. I have used them with wp_dropdown_categories. Hopefully they can work with ...
0
votes
1answer
13 views

Display ONLY Latest Post From Several Categories

I have searched for this solution on here and was not able to find one that worked for me so I apologize if this seems like a redundant question. I have several categories that I want to display ONLY ...
-1
votes
0answers
22 views

What's the best way to build a portfolio (e.g. a web design portfolio) in WordPress?

I want to build a portfolio for my web development business. I haven't been terribly impressed with the portfolio plugins I've come across so far. How would someone experienced with WordPress approach ...
0
votes
0answers
17 views

Custom Post Types are randomly appearing and disappearing

I built a site for a friend using custom post types and there were no problems for several months. Just last month, my friend did an upgrade to 3.3.1, and we've started to notice that sometimes the ...
0
votes
1answer
11 views

custom post type slideshow background images to insert in a plugin

that's my problem: <?php // start the loop foreach($slider_posts as $post) : setup_postdata($post); // get image $thumbnail = wp_get_attachment_image_src(get_post_thumbnail_id(), 'home-slide'); ...
1
vote
2answers
20 views

Register widget only page is a singular of custom post type

I've made a custom post type, with a few accompanying widgets, and I was wondering if it is possible to show (some of) these widgets only if you're on a specific page. Currently I've got function ...
1
vote
1answer
37 views

outlook calendar event from form post

After someone fills out a form on my site (using gravity forms) is there any known integration/widget that would allow me to have an "Add this event to my Outlook Calendar" link in the submission ...
0
votes
1answer
14 views

Entry page for a wordpress multisite

I am quite new too WP multisite, so forgive me for my ignorance on things. I have set up multisite ok and have setup 4 sites (i am using subdomains) mysite.com // the root site ...
0
votes
0answers
7 views

Using xml-rpc to add media files to post?

Is it possible to upload images(attachments) to wordpress posts remotely via xmlrpc? If negative, is it possible to extend wordpress xmlrpc via plugin to make it possible?
-1
votes
0answers
21 views

check if wordpress is updating or publishing a post

Very simple question: How can I check when wp is doing an update or a publishing to a post? Because I have to check a postmeta value which could be only true if the post is actually being published ...
0
votes
1answer
12 views

Is get_permalink also the canonical URL?

The question says it all. Does permalink equal canonical URL? Or is there another way to get the canonical URL?
-2
votes
0answers
18 views

How Do You Add Teasers to Many Pages Instead of Just the Homepage [closed]

Possible Duplicate: Where do you add code in custom fuctions so it works on a specific page? I've scoured the interent but I can't find the answer. I found this code online which allows me ...
0
votes
2answers
22 views

Change page template programmatically ?

I have two page templates and Qtranslate installed. I want to choose one or another depending the language selected. Can I do something like this ? if($q_config['lang'] == 'en'){ // load ...
0
votes
1answer
13 views

Nextgen gallery: Getting error while uploading images

I am using the NextGen Gallery plugin for creating galleries on my site. I am using version 1.9.2. But When try to upload an image to a gallery, The images successfully adds to the gallery but on ...
0
votes
1answer
15 views

W3C validation errors (trailing slashes)

My site is throwing up a few errors typically due to trailing slashes being added. eg. wordpress is adding in: <meta name='robots' content='noindex,nofollow' /> my doctype is: ...
0
votes
1answer
21 views

Passing Custom Field Data as Array to be Saved (Resulting Custom Field Array is inconsistent)

I've been staring at this for hours, and it's clear I'm missing something, but I don't know what it can be... I have custom meta box for adding downloads to a particular post or page. All the data ...
0
votes
2answers
13 views

Remove toolbar option (and set to default to no) in user profile

I don't want users to be able to choose to display the admin bar/toolbar when they log into wordpress. It doesn't have a function for those users. Instead I would like for admin users to have the ...
0
votes
1answer
14 views

Editing using visual/HTML editor = heavy bandwidth usage?

While using WordPress to create a new blog post today, I noticed that the bandwidth on my host went up by several megabytes over the course of an hour. The bandwidth increased more while using the ...
0
votes
1answer
13 views

Forcing frontend login with UI switch

Is there a way to force log-in even for viewing a WordPress blog that the blog's owner can turn on and off by themselves? I can hardcode it in the template's header.php like so: if ( ...
0
votes
0answers
6 views

Show tarifs page with menu a or b depending on menu of origin

I have a site with three menus, one per main category of the site. I use pages only. Two main categories have one page in common. Category A with menu a Category B - with menu b - with tarifs page ...
0
votes
1answer
17 views

My contact form - I've changed the source code but the changes are not being applied

I obviously found the file responsible of displaying the contact form with FireBug, changed the displayed names in the input area and then re-upload my file, however, nothing was changed. The input ...
0
votes
0answers
12 views

wp customer reviews plugin trouble while showing reviews in admin

I am using plugin wp customer reviews. It is working fine, but the only trouble am facing is that in the backend when i click on reviews, it shows the correct number of reviews but am not able to ...
0
votes
0answers
19 views

Get Ajax calls to reduce database queries

I am hereby providing a detailed description of what I need and what I have done for this issue of mine. I am open to any workable solution around what I have done or maybe new suggestions. I need to ...
0
votes
1answer
46 views

CSS in child theme not overriding the parent theme

I am trying to make a child theme for a premium template. My css isn't overriding the parent though. I'm trying to figure out what's going on. Other than important the parent theme's css, is there ...
-2
votes
0answers
25 views

How can I remove the gap between the header and the menu? [migrated]

I'd like to make the header rest right on top of the menu at http://wpdallas.com/test any ideas? Thanks!
1
vote
1answer
22 views

is_front_page not working at all in any of the themes .php files

I am using the Paragrams theme from the kind folks at wpshower. I have a little different front page that I would like to load with an image rotator and different layout in the for loop. I have tried ...

15 30 50 per page
1 2 3 4 5 331