Issue with shortcodes

Ticket for: Combo Blocks
0
Issue with shortcodes 1
bayoulandcs
Nov 17, 2020 11:17 PM 1 Answers
Member Since Nov 2020
Subscribed Subscribe Not subscribe
Flag(0)

I have a shortcode that currently works on the other areas of my site but I'm having an issue with it in the custom html section of this plugin.  Here's what I'm trying to do.  I have a shortcode that outputs the url of a file and that is [ct id="ct_Upload_Bul_upload_96e3" property="value"]

I am trying to embed it as a link like this

<a href="[ct id="ct_Upload_Bul_upload_96e3" property="value"]">Test Link</a>

and it doesn't work.  Here's what I'm getting as output

https://stpat.bayoulandcs.com/bulletin-archive/[ct%20id=

It appears that its escaping the quotes right after the id= and I can't get it to work.  Thanks for your assistance

1 Subscribers
Issue with shortcodes 1
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Issue with shortcodes 3
bayoulandcs
Nov 17, 2020
Flag(0)

I was able to resolve by changing double quotes to single

Issue with shortcodes 4
PickPlugins
- Nov 18, 2020 12:04 AM
Flag (0)
0

Glad to know that, thanks for your update.

Regards

Sign in to Reply
Replying as Submit