I’m a bit stuck with getting the custom permalink for custom post type (CPT) archive to work. I’ve registered my ‘press_release’ CPT as following: add_action('init', 'press_release_post_type_init'); function press_release_post_type_init() {...
I’m new to the site but appreciate any help you can give. I have a WordPress set-up which (rightly or wrongly) has hundreds of pages and thousands of another...
I have question. I would like to load post content, custom post, depends on category. So first of all I would like to have drop down menu which will...
When I want to protect a post on one of my blogs, I like to use a passphrase instead of a password (albeit purely for the sake of creativity,...
I am creating a WordPress Network multisite blog in a university environment. It’s set up in subdirectory mode, so that each new blog appears as a subdirectory off a...
I currently have Windows 7 , 64 bit on which I am running an IIS on localhost:80 and I installed XAMPP on localhost:8080. I have 15 individual wordpress sites...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 4...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 4...
Just like I customize the CSS print for a page, I want to be able to convert the page to PDF. Many plugins I tried just display main content...
For a long time I served my blog from http://www.murrayc.com/blog/, with the wordpress installation in /home/murrayc/murrayc.com/blog/. Now I’ve moved it to http://www.murrayc.com/, without moving the wordpress installation on the...