malcolm.d99
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Does not Provide Support After get Premium licenseThis is our main Issue
Add ticket Event name on Cart and Email.
We have events which start date and end date difference is suppose one month now any customer wants to book that event in advanced date like customer need to select date for booking when the purchasing also the date of event , name of event should important to display in cart, checkout and emails.My this issue is covering in this plugins Event calender pro, woo-tickets.
Also I purchased community event that does not allow import in woo-ticketing system automatically.Forum: Plugins
In reply to: [The Events Calendar] Does not Provide Support After get Premium licensePlease Search this name as SANVER form your forums.
This is Our website : http://www.filozilo.com
We just want to start our business with your plugins we are not developer.
But after purchase your plugins we have to hire developer.
So why we purchased your plugins even we need to hire developer.Forum: Plugins
In reply to: [The Events Calendar] How can I remove iCal linksFile is under
/wp-content/plugins/the-events-calendar/lib/tribe-ical.class.phpRemove this >>
echo ‘<div class=”tribe-events-cal-links”>’;
echo ‘+ ‘ . __( ‘Google Calendar’, ‘tribe-events-calendar-pro’ ) . ‘‘;
echo ‘+ ‘ . __( ‘iCal Import’, ‘tribe-events-calendar’ ) . ‘‘;
echo ‘</div><!– .tribe-events-cal-links –>’;$ical = ‘+ ‘ . __( ‘iCal Import’, ‘tribe-events-calendar’ ) . ‘ ‘ . $modifier . ‘‘;
echo $ical;Forum: Plugins
In reply to: [The Events Calendar] How can I remove iCal linksFor Hide i-cal importer Icon , Need to remove the code >>>>>>>>>>>>>> echo $ical;
Just buttom of that line “tribe-events-ical tribe-events-button”Also for event details
remove this code echo ‘<div class=”tribe-events-cal-links”>’;
echo ‘+ ‘ . __( ‘Google Calendar’, ‘tribe-events-calendar-pro’ ) . ‘‘;
echo ‘+ ‘ . __( ‘iCal Import’, ‘tribe-events-calendar-pro’ ) . ‘‘;
echo ‘</div><!– .tribe-events-cal-links –>’;from events-calendar-pro/lib/tribe-ical.class.php
Just below this line “tribe-events-gcal tribe-events-button”
Forum: Plugins
In reply to: [Woot Library] need getting started help- list of buyers of a productThis plugin not working… does not show Event Title in cart page.