Forum Replies Created
-
AuthorPosts
-
September 9, 2015 at 2:43 pm in reply to: PHP Warning: Invalid argument supplied for foreach() #1003507
Brian
MemberHi,
Sorry for the issues you are having. I can try to help out, but I am limited in supporting custom coding.
It looks like the $event variable is empty or not an array so the foreach cannot work with it.
How are you creating that variable?
Since this is custom coding is there a source you used to create it or an example?
Let me know and we can go from here.
Thanks
September 9, 2015 at 2:39 pm in reply to: Questions about the plugin and it's visual possibilities. #1003502Brian
MemberHi,
Thanks for using our plugins.
I can help out here.
For your first question. All the event templates including widgets you can follow our themer’s guide to move them to your theme to edit there:
https://theeventscalendar.com/knowledgebase/themers-guide/
Once there you should be able to make the changes you like, but that is beyond the support we can provide for the most part besides answering couple questions about it.
2- Is it possible to list all the events upcoming on a specific city using the name of city as part of the URL?
That is not a feature we currently have, but if you would like to suggest it please add it to our Uservoice site: http://tribe.uservoice.com/
3-Is it possible to use sidebars on events page?
It is possible and depends on your theme setup. Changing to the Default Template may add it without customization to a template following the guide above:
Head to this page:
Events > Settings > Display Tab
Then change this setting:
Events Template to Default Page Template
Let me know if you have any follow up questions.
Thanks
September 9, 2015 at 2:33 pm in reply to: Disabling links in Google Maps tooltip + shot City / Zip Code #1003498Brian
MemberHi,
Thanks for using our plugins. I can help you get started on this, but I am limited in supporting customizations.
The js file that controls the Map View is found here:
\events-calendar-pro\src\resources\js\tribe-events-ajax-maps.js
The plugin actually uses the minified file here:
\events-calendar-pro\src\resources\js\tribe-events-ajax-maps.min.js
The script is registered in WordPress with this name: tribe-events-pro-geoloc
Let me know if you have any follow up questions, however, as a customization I might not be able to provide much more then this.
Thanks
September 9, 2015 at 2:22 pm in reply to: Cannot remove / translate the link "print ticket" in the receipt mails #1003491Brian
MemberHi David,
Thanks for using our plugins.
That wording there does not have a way to translate it. Either it is there or it is removed.
I have created a ticket to fix that, but for now the best bet is to get the coding to remove it.
I tried your initial coding and it did not work for me either. I got it to work though when I resent the Purchase Receipt Email.
So I am not sure why it does not work on the initial email.
I changed around the coding some and came up with this and it worked for me to remove the Print Ticket:
add_action( 'edd_download_files', 'eddtix_remove_print_tickets_link', 5 );
function eddtix_remove_print_tickets_link() {
if ( ! class_exists( 'Tribe__Events__Tickets__EDD__Main' ) ) return;$edd = Tribe__Events__Tickets__EDD__Main::get_instance();
remove_filter( 'edd_download_files', array( $edd, 'ticket_downloads' ), 10 );
}
Add that to your child theme’s funstions.php
Let me know how that works out.
Thanks
September 9, 2015 at 1:43 pm in reply to: Daily Summary for Community Events Submission Alerts #1003477Brian
MemberHi,
Thanks for using our plugins that feature is not currently part of our plugins. That is an interesting idea and I can seeing that as being a useful feature.
If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.
http://tribe.uservoice.com/forums/195723-feature-ideas
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. I can help troubleshoot this with you.
Can you please confirm you are following all these steps:
Visit License Tab
Enter License Key
You get a Green License Valid Message
You are then clicking “Save Changes”
Then you get a “License key(s) updated.” near the top of the page.Also you can can always download the latest version from your account here on theeventscalendar.com
Let me know if it is not working after following those steps and we can do some troubleshooting steps next.
Thanks
September 9, 2015 at 1:33 pm in reply to: Organizer Is Required message, organizer is filled out #1003466Brian
MemberIs this on the draytonvalley domain?
Are all the plugins on 3.12?
Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. I can help out.
I see you are using the Divi theme and it is their archive settings causing this as the Event Views are archives.
Head to Divi > Theme Options > General Settings > Number of Post displayed on Archive pages
Change that number to 10 or what you have as the number of events to show in our settings.
That should fix the issue.
Let me know how that works out.
Thanks
Brian
MemberYou’re Welcome.
Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberHi,
Sorry for the issues you are having.
I took a look at your site and see what you mean.
I looked through the source code and found your site is loading 3 instances of jQuery.
Reducing that to one, could fix the issue.
Your theme is loading an old version and should be removed:
wp-content/themes/snt/js/jquery-1.9.1.js
And something is loading two copies of WordPress’s:
/wp-includes/js/jquery/jquery.js?ver=1.11.3
So one of those should be removed.
Cheers
Brian
MemberHi,
Thanks for using our plugins and sorry for the issues you are having.
Is this with all the Event Views (month, list, week, etc?) and with the widgets as well?
I am going to test it out tonight and see if it does it on my site as well as I am in the same timezone.
Let me know about my question and we can go from here.
Thanks
Brian
MemberHi,
Thanks for the interest in our plugins.
We do not have a direct importer from Meetup.com
If they have a iCal Feed or File you could use the iCal Importer to Import Events from there.
Otherwise, if you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.
http://tribe.uservoice.com/forums/195723-feature-ideas
Thanks
Brian
MemberHi,
Sorry for the issues here.
To manually update a plugin follow these steps here:
That process does not delete or change settings, but as the guide says it is always a good idea to backup first.
If you added the license and clicked save and got a confirmation message the automatic updates should be setup.
The system does not check for updates on ever load so it could just be waiting for its next check time too.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi Beth,
Thanks for the interest in our plugins.
Our ticketing plugins do not have a dynamic pricing feature that you are looking for.
It is possible another plugin for WooCommerce (or another eCommerce we have ticket add on for) could do that with our Ticketing Plugin, but we do not have any information on that.
Let me know if you have any follow up questions.
Thanks
-
AuthorPosts
