Tagged Questions

0
votes
0answers
10 views

Magpie removes angle brackets from RSS feed

I've found two WP installs on different servers, same WP version. Magpie returns different RSS content from same feed, one of the blogs returns the contents with angle brackets removed. The XML is …
0
votes
2answers
17 views

Wrapping Current Category Text with Span in Wordpress 2.8.6

Hello. I'm showing categories with this codes. Normally there is no problem. <?php $categories = …
0
votes
2answers
11 views

Check if_parent and if_child in Wordpress

I need to create a function for WP that will check if the current category is both child of X category and parent to Z category. Ideas?
0
votes
2answers
21 views

Show Attached Image to Post on Wordpress

Hello. How i can show attached images of my posts on Wordpress?
0
votes
1answer
9 views

WordPress Contact Form 7: Send button does not submit, redirects to same page (jquery / anchor navigation)

I am developing a WordPress page that uses a jquery.slideto.js navigation system and html anchors. I am using the Contact Form 7 plugin When pressing the "send" button, the form does not submit, and …
0
votes
2answers
34 views

Updating your blog from a localhost version

Okay, I trust this is not a ServerFault question, though it has something to do with server settings, the main issue might concern some programming. I use Wordpress as my blogging platform, only …
0
votes
1answer
31 views

BOM in a PHP page auto generated by Wordpress

I admin two different blogs. They are both wordpress 2.8.6 (so they have exactly the same source code, plugins apart) but they are located on two different hosting platform (hostmonster.com and …
0
votes
1answer
37 views

Wordpress: How to add a caption right-aligned to the edge of the image

So how do I align an image caption under an image tag to it's right hand edge? Tried using div but obviously that's not allowed in wp. What alternative css/tags do I need to use?
0
votes
0answers
14 views

Wordpress tag cloud - rand doesn’t work

<?php wp_tag_cloud('smallest=12&largest=12&number=30&format=list&order=RAND'); ?> ...doesn't sort in random order in wordpress 2.8, is this a bug or am I doing something wrong? …
0
votes
1answer
23 views

Featured articles list

I'd like to display 10 articles from "featured" category. Only the first should have title and excerpt, the rest 9 only titles. How'd I do that? Many thanks for your help.
0
votes
2answers
52 views

Making a <cite> tag clickable with jQuery

Ok, so here's the skinny... I've worked out a jQuery function that will first look at the page and search for <cite> tags. Then, it looks at the text contained within it and searches for a …
0
votes
2answers
36 views

[Wordpress] How do I get the name of the page I am on?

I want to print the name of the page I am on in Wordpress. How do I do this?
0
votes
4answers
30 views

Put ASP.NET on wordpress site

I work for a college and our main website has an ASP.NET based course information search which I created. This has become popular and our company facing website (training for companies) has asked for …
0
votes
2answers
22 views

How can I get the WordPress language_attributes function to return valid XHTML 1.1?

I have a WordPress template that contains the following element: <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes('xhtml'); ?>> This returns: <html …
1
vote
3answers
34 views

How do I hook into the Wordpress login system to stop some users programmatically?

Hello folks, I am working on a Wordpress based portal which integrates with a custom-made e-commerce. The e-commerce serves also as a 'control panel': all the roles are set up there. Some users are …

1 2 3 4 5 53 next
15 30 50 per page