WebsiteBaker Support (2.12.x) > Modules

Link in Members module

<< < (2/2)

dbs:
In my members i go into a member.
There is a tile field, a wysiwyg, a link field and more (like set in options).
The link field: is empty.
Write:

--- Code: ---https://yourlink-address.com Mehr...
--- End code ---

Linkadress + Whitespace + Linktext
Result in:

--- Code: ---<a href="https://yourlink-address.com">Mehr...</a>
--- End code ---

astricia:
Wow - ok, in that case it means I have to add 200+ member entries, all with the same text. There is no other way to automatically add the SAME text to all members?

dbs:
Hello, again a friendly answer from you.  :?
Maybe you do not really want help.

Try this in your loop:

--- Code: ---<div class="mehrbutton">[LINK]</div>
--- End code ---

in kram/functions.inc.php change line 25 to
--- Code: ---if ($linktext == '') {$linktext = 'Mehr...';}
--- End code ---

astricia:

--- Quote from: dbs on December 02, 2019, 09:57:37 AM ---Hello, again a friendly answer from you.  :?
Maybe you do not really want help.

--- End quote ---

Aww, sorry, I wouldn't ask if I didn't need the help... sorry, if my short question came across unfriendly, this was not intended! (Solltest du aber inzwischen wissen.... Ich hab einfach zu viel um die Ohren und versuche nur, mich kurz zu fassen und möglichst schnell auf den Punkt zu kommen...).

Thank you - that solution worked perfectly. :-)

Navigation

[0] Message Index

[*] Previous page

Go to full version