shayanfaisal
Forum Replies Created
-
Yes, I just added back in the code for it to show. You can find it at the same link:
https://qalamcounseling.com/deadline/lums-undergraduate/This is the description now:
“The Lahore University of Management Sciences (LUMS) is a private research university located in Lahore, Pakistan. It was founded in 1986 and is considered to be one of the best universities in Pakistan.
LUMS offers undergraduate programs in a variety of disciplines, including business, engineering, science, humanities, and law. The undergraduate programs are designed to provide students with a strong foundation in their chosen field of study, as well as the skills and knowledge they need to succeed in their careers.
Counselor Website: https://qalamcounseling.com/instructor/shayan-faisal/
Event Link: https://qalamcounseling.com/deadline/lums-undergraduate/ “
I am unable to export this part of the description (the links) to the calendar. I have generated them through code. Do you have any idea how I can get this part of the description into my calendar?
I’d really link the users to have a way back to the website.
- This reply was modified 2 years, 8 months ago by shayanfaisal.
Forum: Plugins
In reply to: [The Events Calendar] Subscribing Parameters – Descriptionhttps://docs.theeventscalendar.com/reference/hooks/tribe_google_calendar_parameters/
I found a hook that might be of use within your docs, but it’s not working as intended. It says it would modify the Google Calendar parameters, but it only does so for single events & not calendar subscriptions. Is there something I am missing, or is it intended to work that way?Is there anything in your docs that might help me export an event with the necessary additions detailed above (having the event link & organizer link appended in the description)?
Forum: Plugins
In reply to: [The Events Calendar] Subscribing Parameters – DescriptionHello. I am not asking for aid on customization, but only guidance towards anything similar to the following (but for all events, instead of just a singular Google subscription), as stated above:
add_filter( ‘tec_views_v2_single_event_gcal_link_parameters’, ‘tribe_add_event_url_to_gcal_description’, 10, 2 );
Surely, this much can be aided with. I’d just like a pointer towards something that can help me add to the descriptions of all events being imported.