Tagged Questions
1
vote
2answers
123 views
Mapping Subdomains in Wordpress to give the appearance of a localised site, best approach?
I am building a classifieds website and am using Wordpress for the functionality of user accounts, Paypal integration, custom taxonomies and of course super flexible custom post types for the ...
0
votes
1answer
114 views
Building a Data Intensive Website with Wordpress
I am an intemediate website builder and have been working with wordpress for a few years. I am attempting to build a website (for myself) that is data intensive. All I've built to date are sites ...
0
votes
2answers
172 views
How to produce a sub-page-system in Wordpress
I am currently new to Wordpress development and I am developing a custom theme with a few custom post types and custom functionality. For the most part, it was pretty easy to find the information I ...
2
votes
2answers
237 views
Post Ancestor and Child Post in Custom Post Type
Hierarchical structure of custom post type "Book" (for example).
When we are on Post 2-95, I want to know:
Does the post has this post ancestor(Post 1-31)?
Does it have child posts(Post 3-19, ...
0
votes
1answer
474 views
Yelp-style geographic directory plugin?
The project I'm working on discusses local farming/agriculture/etc. initiatives and I'm ultimately wanting to create a directory with the following features:
Separation between:
Urban farms
...
3
votes
1answer
1k views
Use a separate upload folder for custom post attachment upload
So, i'm trying to find out a way to use two separate upload folders, being the default one wp-content/uploads for general media uploads, and another one say wp-content/custom for one specific type of ...
2
votes
2answers
301 views
Want to turn Wordpress into a paid subscription directory
I need to create a paid subscription directory where people can register their business and enter its details.
Subscriptions should be paid on a monthly or yearly basis.
Business details include ...
5
votes
1answer
640 views
Custom Post Type Templates from Plugin Folder?
I'd like to offer my custom post type as a Plugin, so that people can use it without touching their theme folder. But custom post type templates -- such as single-movies.php -- reside in the theme ...
1
vote
1answer
205 views
Custom post types with custom directories
I'd like to run a WordPress install with open registration so that anyone can sign up and post to a custom post type that would live at... domain.com/open/date/the-post-title
I'd also like to run a ...
3
votes
3answers
506 views
How to create a mini directory in WordPress?
I'm looking to create a simple directory, something similar but not so powerful as SOBI2 for Joomla.
Is there something like this for Wordpress?
I want to store informations like:
Name
URL
Address ...