noel
Forum Replies Created
-
Forum: Themes and Templates
In reply to: P2 attachmentsIt’s a feature high up on the dev list 🙂
Forum: Your WordPress
In reply to: Music Bookmarking made easy with p2 themeI think it’s super cool. Count me in 🙂 Subscribed!
Forum: Themes and Templates
In reply to: Permanently highlight new items until refreshYou can edit, or add in javascript so that once you see “new” items, they don’t fade away.
The current model was designed so users would not have to manually refresh, yet still get notification of new items.
That said, we’re aware of the inherent problem with notification of new items in the current iteration of P2 and we’re working on a solution to this.
Forum: Plugins
In reply to: P2 and Plugins: Relative Date, Facebook ConnectLuke, I will look into this and see what is happening. Thanks for the heads up!
Forum: Plugins
In reply to: P2 Theme: PHP warning from functions.phpIt is not a fatal error, but will be resolved in the next release.
Forum: Plugins
In reply to: [Plugin: WordCount] Display word count in P2 on front page?Using some PHP as a plugin using the Actions API would do it.
Forum: Fixing WordPress
In reply to: P2 Theme – Disable AJAXJustin, the theme relies pretty heavily on JavaScript and thus AJAX.
The theme should be compatible with the plugins out there using hooks and actions properly.
Is there something in particular not working? It would help if I could reproduce the problem.
Forum: Themes and Templates
In reply to: Problems With P2@niska – the code to support your subdomain plugin would break installs in a subfolder
Forum: Themes and Templates
In reply to: Posting on Author Page in P2Thanks for the suggestions. They’ll definitely be taken into consideration when working on the next revision.
Forum: Plugins
In reply to: p2 Custom Field//Meta Data InsertionCheck out functions.php and prologue_new_post() and look for how the xhr/ajax request is being made. That should lead you in the right direction.
Forum: Fixing WordPress
In reply to: p2 // wysiwyg functionality to the “post-form?”If you wanted to add that ability, you could use tinymce like WordPress does in the admin interface. But, like matt said, it would be too slow for a frontpage feature.
Forum: Everything else WordPress
In reply to: P2 with Standard WordPress PractisesP2 even has an option to enable post titles for unique titles – the ones that are not auto generated. Look under Appearance -> Prologue Options
Forum: Themes and Templates
In reply to: How do the pictures work?Tom, could you post a link to posts you’re having trouble with?
Forum: Fixing WordPress
In reply to: Help with setting up a Custom default user role for P2 theme@hal9000 this should be fixed before the end of the week. I’ll make sure to write here when the newest release is out.
Forum: Themes and Templates
In reply to: Field Title in P2In the next release we’ll have the titles option. Should be out in the next day or two.