Forum Replies Created
-
AuthorPosts
-
Brook
ParticipantAwesome! Glad to hear I could help.
– BrookBrook
ParticipantAhh, I think I understand you now. You could create an event category for each city/location. For instance, if you created a category for every event in Paris, then you would have a URL like example.com/events/category/paris/. And that would show all events in Paris.
Here is an example event category. In this case it is showing all “WordPress Meetups”. But for you, it could show all events in Paris instead.
Does that make sense? Am I understanding you correctly? Please let me know. Cheers!
– Brook
March 25, 2014 at 1:44 pm in reply to: Turn this feature off: Events being posted on my blog #123176Brook
ParticipantBy the way, if you have a minute or two, we would love it if you could write a few words about the plugin here. Happy developing!
– Brook
March 25, 2014 at 1:43 pm in reply to: Turn this feature off: Events being posted on my blog #123175Brook
ParticipantNo problem at all. I am glad that worked!
– BrookBrook
ParticipantHowdy jtnews,
Thank you so much for running through all of those trouble shooting steps. That goes a long way towards you getting your problem resolved quickly.
We can not really help you integrate with other themes, as it is outside of our scope of support. That said I think I was able to find the issue in my poking around and thus the following bonus tip might help fix things for you! If not there is not much more I can do to help you here, but if you have the expertise definitely give this a whirl.
If you go into this file on your server and edit it: http://jewishsound.org/wp-content/themes/magazine/js/themify.script.js?ver=1.1.9
And comment out lines 106-136. Save and test. I would not be surprised if that fixes things for you. Of course the best way to make changes like this is always to create a child theme. If you have the expertise necessary to try this fix, definitely give it a go. It does make the placeholder text not work in older versions of IE, and might have other sideeffects. But, it is worth testing IMO.Does that make sense? Will that work for you? Please let me know. Cheers!
– Brook
Brook
ParticipantHello Fabrice,
Thank you for posting. Unfortunately I do not understand what you want to do here. Are you attempting to get the “Venue Website (URL)” and use it in your website? Using PHP you can get the Venue URL by using the function tribe_get_venue_link(). Or are you trying to do something else? If so, would you please trying explaining it and adding as many details as you can so that I can understand you?
Thank you! I definitely would like to assist you as best I can.
– Brook
March 25, 2014 at 1:18 pm in reply to: Turn this feature off: Events being posted on my blog #123157Brook
ParticipantHowdy angelakienholz,
Good question. We actually have an option to disable this. If you go into your WP Admin area, click on Events, then click on Settings. Scroll about half way down the page until you see “Include events in main blog loop”. Uncheck this, and then scroll down and click save. That should fix things up nicely for you.
If that did not work, I think your theme might be including all post_types in it’s post loop. In plain english that means it is using a very weird way to display your blog posts, and is probably incompatible with numerous plugins, ours included. To test this please try leaving the option from the first paragraph unchecked, and then enabling the 2013 theme that came with your WordPress installation. Now visit your blog page and see if things are fixed.
Does that all make sense? Did that fix it for you? Please let me know. Cheers!
– Brook
March 25, 2014 at 1:12 pm in reply to: AJAX not working with SSL enabled when viewed at http location #123153Brook
ParticipantHello again Kevin,
Are you using an SSL plugin? If so I would not be surprised if this issue is related to the plugin locking down /wp-admin/ and requiring that it be accessed from HTTPS. Is there an option that requires logged in users to use HTTPS? Does disabling that option fix things?
I might be off on the above, that is just what my instincts are telling me. If I am, can you give us temporary access to the site so I can look at it a bit further.
Also, would you mind grabbing your system information and pasting it here? Make sure to use the ‘Set as private reply’ checkbox to protect your private information from the public. You can find the system info by going to WP Admin > Events > Settings, clicking on the “Help” tab, and scrolling down to the ‘System Information’ box. (Or by going to [yoursite]/wp-admin/edit.php?post_type=tribe_events&page=tribe-events-calendar&tab=help) That will give me a lot of extra information to help diagnose the problem.
Thanks! Let me know if the first paragraph fixed it for you, or if I can be of further assistance. Cheers!
– Brook
Brook
ParticipantHowdy Kevin!
That’s a good question. Unfortunately the answer is that you can not do this without modifying the script. Personally I prefer to dequeue & deregister scripts like that using WP’ API, then enqueue my own custom version. This allows you to keep your plugin up to date more often, without needing changes. We do modify our tribe scripts though pretty frequently, but mostly in major updates. So if had followed the above advice while running version 3.3 of our plugins then updated to 3.4, you would likely need to copy over our new JS file and redo your change within. That’s the unfortunate part of the answer.
Does that make sense? Will that work for you? Please let me know. Cheers!
– Brook
March 24, 2014 at 9:46 pm in reply to: Is there a simple way of linking [Events] to [Posts] ? #122775Brook
ParticipantThanks for sharing your solution Driftwood. That would definitely work for folks like yourself who are not in to PHP and don’t mind jumping through a few extra screens to get each post setup. I am very happy you found a solution. I hope the rest of the site goes smooth!
– Brook
March 24, 2014 at 9:41 pm in reply to: How can I change the Venue Filter to show the City or State field? #122773Brook
ParticipantHello again Begulliver,
I do appreciate your polite candor. I can definitely understand where you are coming from.
All refunds are processed through the email address [email protected]. The only way to obtain a refund is by requesting it from that channel. Definitely include a good explanation of why you want a refund, and feel free to link to these topics as well.
At any point if you want me to continue helping guide you through this customization, I would be happy to help. I just need to know what the specific problem is that you are currently facing.
If there is anything I can do to be more helpful, or any tips you have for us on how we could improve the plugin for folks like you, please let us know. I am eager to hear your feedback if you are willing to offer it. Thanks!
– BROok
Brook
ParticipantAhh! Thank you for the thorough explanation, Ann.
Our plugin does convert Facebook Events from their timezone to the WP Timezone. So, if you are set to -4, and import a 6PM event from -6, it will show up as 8PM on your site since that is the proper time for your sites timezone.
I believe I fully understand your dilemma. Basically, you want the Events Calendar to support multiple timezone, instead of simply convertin everything to the one timezone that your site is set to. That makes sense! It is not a feature our plugin currently has. It has however been suggested, and voted on three times. Feel free to vote up that feature suggestion as it would enable you to do what you want.
It is possible that you could to add this featurewith some coding if you need it right now, or if that feature suggestions never gains much support. If you are unable to do so and do not know someone whom you can hire, have no fear. We actually keep a list of freelancers who are quite capable of making changes on your behalf. You can obtain this list by emailing [email protected] and requesting it.
Does that make sense? Does this help clarify things? Please let me know. Cheers!
– Brook
Brook
ParticipantHowdy mspointers!
Thank you for the video! I am pretty sure that revealed the issue.
When you preview an event it is still a draft. Draft events do not appear on the front end until published, that way you can continuously modify them and get them just right before you publish. This is the same functionality as you get with posts & pages. It is pretty nice once you get the hang of it.
To make an event appear on the front end, click the publish button as pictured here.
Does clicking publish now fix everything? Please let me know. Thanks MSOPointers.
– Brook
Brook
ParticipantHowdy msopointers,
Thank you for detailing this. I will take a look and get back to you on Monday if not sooner. I do apologize. I am just not able to dive in right now. I hope you have a great weekend, and I will be in touch.
– Brook
March 21, 2014 at 7:29 am in reply to: Is there a simple way of linking [Events] to [Posts] ? #121784Brook
ParticipantYeah I will gladly leave it open a few more days. Maybe the weekend will help.
– Brook
-
AuthorPosts
