alfie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Getting pagination to work and show up with this queryDidn’t work either.
Forum: Fixing WordPress
In reply to: Remove edit or add facility for custom post typeThanks, however I meant being able to remove the ‘Add’ button altogether, not modify it’s text only. And I know it can be done via CSS, but would like to know if it can be done in a better way, more native to WordPress.
Forum: Fixing WordPress
In reply to: Data validation on custom meta fieldsOk, but is it possible to use server side validation in this case?
[ Please do not bump, that’s not permitted here. ]
Forum: Fixing WordPress
In reply to: Getting pagination to work and show up with this queryAny other answers?
Forum: Fixing WordPress
In reply to: Getting pagination to work and show up with this queryFor further information, this query is run via a shortcode, so it might be placed on another page or post. So it might be the case that the post is already paginated, but within that post we then find this code that is getting some posts from the custom post type, and they need to be paginated as well.
Forum: Fixing WordPress
In reply to: Getting pagination to work and show up with this queryThat code is from a plugin, I did try using those two functions but they didn’t output anything either. Any other ideas?
Forum: Fixing WordPress
In reply to: Delete post in forumWhy doesn’t anyone reply on this, I provided the requested information.
Forum: Fixing WordPress
In reply to: Delete post in forum@ipstenu do you need any other info? Thanks
Forum: Fixing WordPress
In reply to: Delete post in forumSo can we have it removed now? Thanks
Forum: Fixing WordPress
In reply to: Delete post in forumSure, seems my post hasn’t appeared, so I’m reposting:
1. I posted with an old username (this one) instead of my current one.
2. I confirmed via the new account (see previous post)
3. The right post: http://wordpress.org/support/topic/plugin-wp-rss-aggregator-updates-coming-soon-1?replies=2Thanks
Forum: Fixing WordPress
In reply to: Delete post in forumSure happy to comply. This username is an older one I used before and now I’m using another one. I don’t want to confuse users by them seeing information about the plugin’s update coming from a username which is not the plugin author.
The link to the right post:
http://wordpress.org/support/topic/plugin-wp-rss-aggregator-updates-coming-soon-1?replies=1Logging right back in with my current account to confirm I own both.
Forum: Fixing WordPress
In reply to: Delete post in forumI had already read the response, I really can’t understand why you don’t want to remove a duplice, irrelevant post.
Forum: Fixing WordPress
In reply to: Delete post in forumThe post is confusing for users as it is now a duplicate. Not deleting it is just putting the rules in front of the users. This was a genuine mistake.
Forum: Plugins
In reply to: How to store data for my plugin?@seacoast Thanks, I had actually tried explaining my issue via another example in the other post. I still don’t have a proper answer for how to organise data for this RSS plugin I’m building.
Probably going to spend some time analysing the Posts to Posts plugin to see whether I can adapt some code from it.
Forum: Plugins
In reply to: How to store data for my plugin?There is no need for people to be able to comment. I still cannot see how associations between the data as described can be done via wp_postmeta.