0
votes
3answers
181 views

WordPress as a data intensive web app

I would like to get some opinion about using WordPress as a data intense Web Application, let say like rememberthemilk where a user can have multiple post (task) just in a single day. Or maybe like ...
1
vote
1answer
147 views

Multi-page posts: A subdirectory for each post?

I am using Wordpress as a CMS and would like to add a 'Learn More' page to each post that is created within a particular category. For example, when http://www.mysite.com/cat/slug is created, I ...
0
votes
1answer
64 views

Drawing the line between theme & plugin on large scale bespoke projects

With most of my sites, sprinkling in the functionality within the theme seemed the logical way to go. For example, a site with a 'product' post type, or a few options in a meta box or setting page. ...
0
votes
1answer
182 views

index.php when using WP as CMS [closed]

Creating a theme for Wordpress that will be used solely as a CMS so there will be no Post, just Pages. Having trouble figuring out what to do with index.php inside the theme. Wordpress say that it is ...
0
votes
1answer
75 views

How can I make my website with wordpress having on-spot editing feature as compared to concrete5 CMS?

I hope you were easily able to understand my situation through the question. 1.Do we have any theme or plugin for on-spot editing the post by people or by me after the blog post is posted? 2.If ...