EmeraldCityEDM
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Embedded widget/javascriptI was planning on pasting the script html into the event details. What would the shortcode be for doing this? I cannot find what shortcodes are for the main view, all of the shortcodes I see in the start guide are only for a list view.
This is the script:
<div id=”eventbrite-widget-iframe-div” style=””></div>
<script src=” https://www.eventbrite.com/static/widgets/eb_widgets.js “></script> <script type=”text/javascript”>
window.EBWidgets.createWidget({
widgetType: ‘checkout’, eventId: IDHERE, affiliateCode: ‘ [ebdidpemerald] ‘, iframeContainerId: ‘eventbrite-widget-iframe-div’ }); </script>Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Embedded widget/javascriptAlso, is there an index of all of the available shortcodes specifically for the main view? I have been looking for this and not been able to find it. I found the support document that discusses shortcodes, but all of the examples seem to only return list format. I am looking to modify the main view.
- This reply was modified 5 years, 4 months ago by EmeraldCityEDM.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Embedded widget/javascriptDoes “output content” mean the add new/edit event section? I dont understand the question.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Embedded widget/javascriptHmm still not working. Do I also need to check the box for anything else? I have full description checked.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Embedded widget/javascriptWhich setting in output? “Process WordPress shortcodes in descriptions” ?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] hide unused categoriesis there a listing of the shortcodes? Ive been trying to find this to no avail.
Forum: Plugins
In reply to: [WP FullCalendar] Hide past events?thank you very much ?
Forum: Plugins
In reply to: [WP FullCalendar] Hide past events?I was able to edit the PHP and it is working except it is excluding today’s events. I tried changing are future events past events and it didnt have an impact.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Embedded widget/javascriptThis is one of the exact events where i have saved the code to. i have tried adding it to the mc event and also the event post and neither are displaying.
https://www.emeraldcityedm.com/mc-events/johnny-monsoon-wooly-kryspin-harmony-soleil-c89-5/
Forum: Plugins
In reply to: [WP FullCalendar] Hide past events?Is there a way to do this in the settings? Im not very familiar with editing php.
Forum: Plugins
In reply to: [WP FullCalendar] Update current week to top in month viewsame question!
- This reply was modified 5 years, 5 months ago by EmeraldCityEDM.
Resolved! I figured out that this repeating listing was due to having “CONTENTS” on the calendar page twice.
That did it, thank you!!!!
whats weird is that in google chrome its fine but on apple safari mobile it’s crashing. so maybe the update isnt compatible with my mobile theme? any suggestions on why this could be happening
fixed this by redoing the widget … weird but it worked!