WebsiteBaker Support (2.12.x) > Modules

Link in Members module

(1/2) > >>

astricia:
Hi all,

I am using the Members module in a website (currently 2.12.1) - and updated the module from 0.8.3 to 0.8.9

In the options of the module, I am using [LINK] - before the update, this resolved to JUST the link, so

--- Code: ---<div class="mehrbutton">[LINK]Mehr...</a></div>
--- End code ---
would resolve to

--- Code: ---<div class="mehrbutton"><a href="..." target="_blank">Mehr...</a></div>
--- End code ---

Now, after the update, this line resolves to:

--- Code: ---<div class="mehrbutton"><a href="..." target="_blank">Link</a>Mehr...</div>
--- End code ---

In other words - the word "Link" is in the link - and "Mehr..." is outside of the link.

How can this be fixed?

Please help - thanks!

Astrid

dbs:
Hi, try in options:

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

and in item

--- Code: ---https://google.de Mehr
--- End code ---

astricia:

--- Quote from: dbs on November 29, 2019, 01:09:20 PM ---and in item

--- Code: ---https://google.de Mehr
--- End code ---

--- End quote ---

In "item" ??? Where is that?

dbs:
gottomio..., i mean in member.  :)
The field for the link.

If you not add Mehr after the link, the link will display the address instead.

astricia:
Yes, but I want the link TEXT changed - I want the button to be called "Mehr..." instead of "Link" ... Where do I enter the "Mehr..." ?

If I just use [LINK] this resolves to <a href="..." target=_blank">Link</a>

Navigation

[0] Message Index

[#] Next page

Go to full version