Skip Navigation

[Resolved] Add button to CRED Edit link

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.

This thread is resolved. Here is a description of the problem and solution.

Problem:
How can we customize the CRED Edit Post Link?

Solution:
When you insert the CRED Edit Post Link, you can see in the GUI, and afterwards when the ShortCode prints in the Editor, that the ShortCode itself does nothing if you do not add a Text between the self-enclosing Tags.

We also elaborate this on this DOC:
https://toolset.com/documentation/user-guides/views-shortcodes/#toolset-edit-post-link

To create as example a Button to click, you can use Custom HTML, that is not provided by Toolset since HTML, CSS and JS are required skills to use Toolset.

As an example, you can use Bootstrap Button Codes in that self-enclosing ShortCode, like this:
http://getbootstrap.com/css/#buttons

[toolset-edit-post-link content_template_slug="test"]
  <button type="button" class="btn">Basic Button</button>
[/toolset-edit-post-link]

In the above Bootstrap DOC, you can find more things to use.
You can also create "regular" HTML Buttons following other instructions.
https://www.w3schools.com/tags/tag_button.asp

All those can be enclosed in the ShortCodes as in the example above.

This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 4 replies, has 2 voices.

Last updated by Jacques Spijkers 6 years, 8 months ago.

Assisted by: Beda.

Author
Posts
#556571
Schermafdruk 2017-08-04 15.31.00.png

Tell us what you are trying to do?

USING A SHORTCODE ([toolset-edit-post-link layout_slug="cred-edit-form"]Bewerken[/toolset-edit-post-link]) AS A LINK IN A BUTTON

Is there any documentation that you are following?

NO BUT I TRIED

Is there a similar example that we can see?

--

What is the link to your site?

hidden link

WHEN I'M USING THE SHORTCODE A INK IS PRESENTED TOT THE CRED EDIT FORM. THATS WORKING. BU NOW I WANT TOT USE BUTTONS INSTEAD OF THE LINKS. I WANT TOT USE 'EDIT' , 'DELETE' 'PRINT' AND 'EXPORT' HOW CAN I USE THE SHORTCODES IN THE BUTTONS

#556573

THE SHORTCODE IS POINTING TO A LAYOUT OFCOURSE

#556795

Somebody?

#556821

When you insert the CRED Edit Post Link, you can see in the GUI, and afterwards when the ShortCode prints in the Editor, that the ShortCode itself does nothing if you do not add a Text between the self-enclosing Tags.

We also elaborate this on this DOC:
https://toolset.com/documentation/user-guides/views-shortcodes/#toolset-edit-post-link

To create a Button you can use Custom HTML, that is not provided by Toolset since HTML, CSS and JS are required skills to use Toolset.
The toolset will provide the possibility to display, edit, control and create your data.
The Styling and Formatting are up to the web developer.

As an example, you can use Bootstrap Button Codes in that self-enclosing ShortCode, like this:
hidden link

It will look similar to this:

[toolset-edit-post-link content_template_slug="test"]
  <button type="button" class="btn">Basic Button</button>
[/toolset-edit-post-link]

In the above Bootstrap DOC, you can find more things to use.
You can also create "regular" HTML Buttons following other instructions.
hidden link

Related to the delay here, this is the Free Types Forum, and we prioritise the Paid Forum here first:
https://toolset.com/forums/forum/support-2/

You have a Toolset Subscription that allows you to post there.

May I ask if it was confusing to find the right forum?
In this case, I will immediately report this to the subject peoples.

Thank you!

#558055

Beda

Thank you very much. The 'problem' is solved.

Jacques

The forum ‘Types Community Support’ is closed to new topics and replies.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.