karankidarsharmaa
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Update failed: Download failed. A valid URL was not provided.@threadi Thanks but I have dozens of plugins active and its happening with only a few plugins.
Forum: Plugins
In reply to: [Custom Post Type UI] Warning When I create post on my custom Post type@tw2113 sure please update me once you have any response from them
Hello @aguseo ,
Thanks for your response.
I have added a use case scenario. Below is a 30-sec video that will show you where I am using shortcode and why I am using Shortcode. I have debugged the code as it has a problem with underscores Eg:if I use a shortcode [popup_anything id=”10″] it has underscore in it so it will break the code during the export time and output the empty value for that field.
https://www.youtube.com/watch?v=O4TGJHNI5CQ&ab_channel=TECHWITHKARAN
I have fixed the issue but I afraid it will be gone once there is a new plugin update.
Please let me know what is the best solution for this scenario?
Thanks
I am ruuning into an Issue while exporting attendee info.
I have created an event and to capture attendee’s information I have added form fields.
The problem is, inside FORM for the checkbox input I have added a shortcode with in the label eg:
CHECKBOX: junior rider class acknowledgment [popupanything id=”538″]
when i export the attendee info it comes out a blank field that only shows the label and doesn’t says checked when it is checked.
if I remove the shortcode from the label and export it then it shows checked