Adding a button
1 year 6 months ago #68938
by Miky
Adding a button was created by Miky
Hello, I want to ask about: Slideshow CK. How to add and display a button? What is the workflow of that In SlidesManager? I can add text like: titles or description. But I don't see anywhere how I can add a button as well. Thanks, regards.
Please Log in or Create an account to join the conversation.
1 year 6 months ago #68939
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Adding a button
Hi
you can use the loading of Page Builder CK to do advanced slides
www.joomlack.fr/en/documentation/slidesh...with-page-builder-ck
or you can simply add some html in the caption, but you will need to encode it like that
[code]<a href="mylink">Here is a link</a>[code]
CEd
you can use the loading of Page Builder CK to do advanced slides
www.joomlack.fr/en/documentation/slidesh...with-page-builder-ck
or you can simply add some html in the caption, but you will need to encode it like that
[code]<a href="mylink">Here is a link</a>[code]
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 6 months ago #68951
by Miky
Replied by Miky on topic Adding a button
Hello, thanks for the response. Where exactly please put the HTML code you mentioned? I can only see the "caption" tab in: Options/Style/Edit/Caption. Here, the design of caption is created but there is no input box for HTML tags. So where do you put the code? Paste into: Text/Custom Text/Title or Description doesn't work either
Please Log in or Create an account to join the conversation.
1 year 6 months ago #68960
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Adding a button
you can put it in Text >> Custom text >> Description
this is a small field, but you can write your encoded html code here
I will check by my side how I can improve that in a next release
this is a small field, but you can write your encoded html code here
I will check by my side how I can improve that in a next release
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 6 months ago - 1 year 6 months ago #68963
by Miky
Replied by Miky on topic Adding a button
Hi, I tried what you describe to me but it doesn't work. The link is automatically decoded after saving the changes in Joomla and in result I see not a button but raw html like:
<a href=index2.html>Click me</a> ( original pasted text: <a href="index2.html">Click me</a> )
Can I change something please? What am I doing wrong please?
<a href=index2.html>Click me</a> ( original pasted text: <a href="index2.html">Click me</a> )
Can I change something please? What am I doing wrong please?
Last edit: 1 year 6 months ago by Miky.
Please Log in or Create an account to join the conversation.
1 year 6 months ago #68965
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Adding a button
it's a long time I did not test this feature, and you are right
I need to investigate, I will let you know
I need to investigate, I will let you know
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.246 seconds