I have been looking for the possibility to add extra elements on the join form, say Town, interests etc. I can do it allready cant I? If yes, will this be data for just me as admin or can it be seen at memberstats too for everyone? have I dreamt it?
What is the status of a plugin where you can use tag clouds or subcategories (I know Mark was not a fan of the latter)? I fo one would love one! :rolleyes:
This is what I have written in my join_existing_email file. Very simple and straightforward since I could not be arsed to fix a second username just for testing:
Subject: {$lng->join_welcome}
{$lng->join_email_thanks}
{$lng->g_username}: {$owner}
{$lng->main_menu_user_cp}...
It worked - kind of. I want to fix three things before I judge if I like it or not:
randomize the pages that pops up just as with featured member. As of now it is the same page for the same site..... Including ranking number. LOL!
Add some background colour
Add the description of the site to...
Not something I want to introduce right now, but I am just curious how it would look like.....
What would it take to move the featured members (randomly selected) from the sidebar to the top of the table_top instead? As in this list: http://www.veggiemind.com/veggietoppen/
Is it a completly...
Nope and nope! :) With all the changes I wanting to do I have long planned to start using the child-theme but never got around to it and I only use one theme...
Will go ahead and try with my older list as well. Do you have a updated list you can try on? I would be feeling greatly relieved if...
Nope, if it was that easy I would not have to ask here! :p No matter wher I paste the link it does not show in my confirmation mail. I also tried changing join_existing_email.html with the same lack of result.
Might have found a minor bug. Not sure though if it is part of the plugin or the join-system alltogether:
When I try to add a second webpage from the control panel and have filled in all necessary things the is just an empty box to click to register my page. No text at all. The button works...
How do I write some extra text into the welcome email that are sent out? I especially want to send out a link to a pdf-document with a handbook of how to do the most of the list to new members.
FYI, I have found the php-document for the welcome mail, just do not know the code to show the text.
<div class="table_top_inside"><a href="{$url}" onclick="out(this,'{$username}');" rel="nofollow"><img src="{$banner_url}" alt="{$title}" class="vistip" title="{$title}"/></a>
This part is what I need help with. What part should I replace with with the code you supplied and what part should...
Sorry guys, dont have the patience for this..... ^^ I am so close to get it to work - but how do I change it to get it to work "inside" the banners as well? I have tried several versions but I just cant manage it... GAH! Thank you for your generosity and patience!
OK, have found where now I need to know how. What do I need to switch out to make a click on banner/title etc NOT go to webpage but to the statistics-page of that member?