carblanco
Forum Replies Created
-
Forum: Plugins
In reply to: [amr users] [Plugin: amr users] Add a link to user detailsThanks anmari but I really don’t understand.
So you say I have to copy (If I want that the nicename links to the users profile)if (!function_exists('ausers_format_user_nicename')) { function ausers_format_user_nicename($v, $u) { if (!empty($u->user_url)) return ('user_url.'">'.$v.''); else return ($v); } }into my theme funtions.php, right? Then it doen’t work for me.
Forum: Plugins
In reply to: [amr users] [Plugin: AmR Users] use php code in "before" and "after"Hi all,
I’m showing a list using some s2member custom field, company_name.
I’d like to link this company_name to the complete company form (with address, phone, email, etc.) but I don’t see the way, is it possible?Maybe using the before and after with something like:
Field name: Company Name
Display order: 1
Before:<a href="***code***">
After:</a>Thanks.
Also the problem is that the plugin only allow to work with local images but I have almost all hosted in flickr.
Always I get “remote host “flickr.com” not allowed”Same problem here!
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] Default image for post?Ok, thx.
Do you know any real alternative to Twitter Tools?
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] Default image for post?adamf,
Did you get this working? I’m also interested to put a default image to the weekly posts.
Thanks.
But the strings I need to translate are not in the .pot file, like “Share on Facebook” string.
Daniel,
I need to translate some strings to spanish which are actually still in english.
Could you share with me the way?
Thx.Forum: Plugins
In reply to: [Plugin: IntenseDebate Comments] Translating some elementsHi all,
Is there any way for translating some few words that are still in english?
I’m using the spanish version but some strings are not translated like “Share on…”, “Comments”, “Recent Trackbacks”, etc.Could I summit in any way the translations?
Forum: Plugins
In reply to: [Plugin: Advertising Manager] Automatically turn off ad after x impressionsI am very interested in what others think – I want to balance the power of this functionality with the added complexity (e.g. perhaps most people just want a widget to easily place their Adsense code)
I’m very interested in such functionality, very important.
When do you think it can be done?Thanks.
Forum: Plugins
In reply to: [Plugin: Custom Field Images] Remove/Change “Link To” FieldI can’t remove one by one.
How can I delete all directly in my database?