Forum Replies Created
-
AuthorPosts
-
Brian
MemberOk sorry about that.
Can you go to this section:
Admin > Widgets
And find the widget in there and try to resave and see if that helps.
Also, what are the widget settings?
Brian
MemberThe zooming settings are for the other maps such as in the single events or the venues.
I agree that could be a useful feature, if you think that is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
I have also made a note in our General Map View upgrade ideas.
Cheers
September 17, 2015 at 1:35 pm in reply to: Jquery conflict causing multiple issues(Next day btn doesn't work in this case.) #1006172Brian
MemberHi,
Sorry for the issues you are having. I can help out.
I took a look at your site and see what you mean.
The issue is not the version number of jQuery, but the the difference in what WordPress ships.
WordPress’s jQuery runs in compatiblity mode by default so you have to use jQuery instead of $ in your scripts.
So you can either change your scripts to use jQuery instead of $ or wrap them in this coding:
(function($) {// $ Works! You can test it with next line if you like
})( jQuery );
Let me know if you have any follow up questions.
Thanks
September 17, 2015 at 1:32 pm in reply to: Hide events marked as hide-from-event-listings-show-on-month view #2 #1006170Brian
MemberYep.
I have added you to our bug ticket and we will post a message here when we release.
Brian
MemberHi Again,
That private reply above has a link to download the plugin so you can start using it right away.
I am looking into your order now and see what happened.
Thanks
Brian
MemberThis reply is private.
Brian
MemberHi Jen,
No worries about the question.
You can do not have to move the license key to the dev site unless you want to do automatic updates there.
If you did move it your live site still works without the key.
You can download the latest version from your account here on theeventscalendar.com and then manually upload that to the dev site.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Sorry for the confusion here.
The additional fields are not supported by the Filter Bar yet.
We have it on the roadmap to be included in a future release after 4.0, which is the next release.
If that is the key feature you wanted you can request a refund, following our policy outlined here:
And we can take care of it. Thanks
Brian
MemberHi,
Thanks for using our plugins I can help out here.
The Map View is designed to show all the events on the map that are listed below.
Unfortunately, there is no setting to zoom in on a specific area. That could be possible with a significant customization to the script,but that is beyond the support we can do.
You could assign an event category to all the events you want to show in a city and then link directly to that category view of the map. Then it would focus on that area.
Let me know if you have any follow up questions.
Thanks
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.
It appears your theme has the Archive Settings set to only show excepts and since the Event Views are archives it is not showing the content.
I am not sure where that is in your theme’s settings are you able to find it in the admin? Or can you contact the developer and ask them how to show full content instead of excerpts on the archive pages?
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi Craig,
Thanks for the interest in our plugins.
I can help answer your questions.
You could use Pro to create a recurring event and then go back and edit every single instance and connect it to Eventbrite.
After you do that though the recurring series will be broken and each event will be a single event again.
That should work, but not a direct feature so it has not been tested.
We do not have any methods of features to modify the Eventbrite tickets that is all handled on their end. With out other ticketing plugins they already have a default view and you could modify it following our themer’s guide to change it a bit for all tickets.
Let me know if you have any follow up questions.
Thanks
September 17, 2015 at 8:34 am in reply to: Venue link in single event meta box doesn't work #1005988Brian
MemberHi,
No worries, it is not a silly question.
Glad you asked.
The best resource is in the codex:
https://codex.wordpress.org/Settings_Permalinks_Screen#Save_Changes
Read through that page for a good explanation and let me know what you find out.
Thanks
September 17, 2015 at 8:33 am in reply to: List View changes not working when I use inspect element #1005987Brian
MemberI am glad to see you were able to figure it out.
I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
Brian
MemberYou’re Welcome.
I am glad to see you were able to figure it out.
I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
-
AuthorPosts
