jules21
Forum Replies Created
-
arrrg grrrrr ….
Sorry and thanks for feedback, it sound very good but I can’t have it implemented!!on my single.php (wp-content/plugins/wp-adverts/templates) I’ve change line 21 to this to follow
<?php echo “***- ” . apply_filters( “adverts_tpl_single_posted_by”, sprintf( __(“by %s“, “adverts”), get_post_meta($post_id, ‘adverts_person’, true) ), $post_id ) ?><br/>which displayed as wanted, but don’t call your personalised function, and my functions.php works as others oct are well called (custom fields, data sources, redirect register, …)
PS: except this and littles other arrangement, I’m very happy with your plugin, and let me know where to transfert French translations (I’ll have it fully in quite few hours)?
Also my list of little arrangements, should I create a threat for each one by one or can I send them to you?Hi Greg,
Thanks and sorry for haven’t been clear enough. Public name comes from Authors extension, didn’t create anythings custom for authors.
Thanks
Thanks for your quick reply,
1. I was using datasource as categories, I’ll change it back then
2. Sorry, I can’t have the wanted result!
– From another topic, I’ve forced my users to be registered before posting ad
– When they register, they must provide full name (first and last) and public name too
– I want to display public name instead of full name
(in my link example, I provide Crico as public / nickname, and a full name is displayed instead)3. & 4. were same subject, I’ll change them, thanks