kevcpu
Forum Replies Created
-
Would this work if you have multiple forms or would you have to do something different?
Forum: Plugins
In reply to: [Plugin: The Events Calendar] How do I display the list.php pageWhat if I am using the default url structure with the : http://localhost/Project/WordPress/?page_id=442 ?
Thanks, this should get me to the finish line.
Thanks. Also, once I gain access to the particular row, can I access a particular field within the row?
Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] Make filters work with template tagsIs there a way to filter by the most recent record? Lets say I need newest or oldest row in the table, is this possible?
Forum: Plugins
In reply to: wp-table-reloaded: where is the data locatedI have combed the wordpress database a second time .. and still cannot find the data. I am very confused at this point?
Forum: Themes and Templates
In reply to: custom theme for a static websiteThe problem is that I cont seem to find a reasource to let me know which template tags I need. For example, when blogs are needed this tutorial seems appropriate, http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/. How would this scenario change if wordpress needed to be used as a pure CMS tool? There is a lot of POST jargon due to the blog scenario, it seems like this would not be needed in the pure CMS scenario or it should be different.