Forum Replies Created
-
AuthorPosts
-
Andras
KeymasterCaio, never mind the above.
I ran some further tests and can reproduce your issue. I might even know why.
It looks like we have a bug here, so I’m gonna file a bugticket on this.
I am also going to set the status of this ticket to “pending fix” and we will update it once the fix is released.
If you have any new questions or issues please create a new ticket and we’ll be happy to help.
Thanks and cheers,
AndrasAndras
KeymasterHello Caio,
Thanks for going Pro and welcome to the forum!
Thanks for reaching out to us and flagging this! I ran some tests and I have a different outcome. For me it is opposite.
A quick clarification question for the beginning. You mentioned Filter Bar, but I don’t see a license for that product in your account. Did you mean the Filter Bar plugin or the Tribe Bar that comes built in with The Events Calendar and allows for date and keyword search?
To be able to track this down could you please share your system information with me?
What is your default view?
Can you point me to a page where I could see this for myself?
Thanks,
Andras
Andras
KeymasterHello Patricia,
Thanks for going Pro and welcome to the forums!
I’m really sorry about this issue with the tags!
I tested this on my local site and so far I haven’t been able to recreate it. This is what I did:
- create a couple of tags for posts
- create a couple of posts with different tags assigned
- view tag archives on the front-end (e.g. https://domain.com/tag/coding/)
All showed up properly.
This is not known as a recent issue, nonetheless I would recommend you to update the calendar plugins to the latest version. We have just pushed out a maintenance release this week.
Secondly, go to Settings > Permalinks and re-save them so they are refreshed. Give it a try now.
If you are still having the issue, then please share with me a direct link to the page where this can be seen and share with me some more details how it exactly breaks the site. I’ll do my best to help you fix it.
Cheers,
AndrasAndras
KeymasterYes, you do.
Community Events is dependent on The Events Calendar, it is an extension to that. Without it it will simply not work.
A.
July 14, 2017 at 6:42 am in reply to: How to remove "meta, link & scripts" from "wp_head" on custom page template #1321182Andras
KeymasterI managed to get a dev to take a look at this.
While there is no great way to remove this you can do it with this snippet:
add_action( 'init', function() { if ( function_exists( 'tribe' ) ) { remove_action( 'wp_footer', array( tribe( 'tribe.asset.data' ), 'render_json' ) ); } } );Please note though that a number of our scripts depend on that data, so removing this has the potential to cause breakages.
Cheers,
AndrasAndras
KeymasterHi Penny,
I have checked that snippet from the original source and I also got the issue. It looks like when you copy-paste from there some invisible characters also get pasted which make the code corrupt.
I cleaned it up and this one didn’t give me any errors any more. Try copying it from here:
https://gist.github.com/andrasguseo/42ddab060677ec3dc8d18ff0438d39d1
Let me know if this fixes it.
Cheers,
AndrasAndras
KeymasterHello Carsten,
Thanks for getting back to me on this.
I am really sorry to have disappointed you.
You bug has been reported only 2 days ago. The development for the maintenance release was well under development and rigorous QA testing by that time so unfortunately there was no way for us to develop and include a fix for this request into the MR in such a short time, even if it only requires 1 or 2 lines to be changed in the code.
So you get a better understanding on the process, after an MR is release we take a look at our list of bugs and requests and choose the ones that will make it into the next release.Β They are then assigned to developers who write the fix. We then close the coding phase and start Quality Assurance with several rounds of testing. In this stage we don’t start working on new bugs / requests anymore, but focus on testing. This allows us to make sure that the fixes we developed do address the issues in the best possible way and that we do not introduce further bugs. Once the MR is released we go though this iterative process again.
This is quite a unique request. So far we haven’t received any other reports / requests for this functionality. While we try to make our plugins as flexible as possible – so they work well with a moved plugins folder for example – we also have a number of high priority bugs that need to be addressed before extra functionality is added.
Now that we released the MR we will start scoping the next round. I will check with the team if a fix for your request can be included and I will let you know as soon as I have any news.
Thanks for your patience and understanding!
Cheers,
AndrasAndras
KeymasterYou’re welcome Penny,
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 one in the forum and we will be happy to help you out.
Good luck with your project!
Cheers,
AndrasAndras
KeymasterHi Andi,
This is quite normal.
In order for The Events Calendar: Community Events is a premium extension to The Events Calendar. For it to work you also need The Events Calendar as well, which contains the core functionality.
The Events Calendar is available for free from the wordpress.org repository. Or a simpler way to install it would be going to your Dashboard > Plugins > Add New. Then search for “The Events Calendar”, it should come up as the first result. Then simply hit install, and then activate.
Once you have both The Events Calendar and Community Events activated you should be set.
Does this clarify? Let me know if you need further help.
Cheers,
AndrasJuly 14, 2017 at 2:57 am in reply to: Removing Date from tribe-event-date-start and "-st", "-nd", & "-rd" #1321120Andras
KeymasterHello Brian,
For the second question, you should be able to influence the date format settings under
Events > Settings > Display, and WordPress time formats (via the General Settings admin screen).For the third question, if I understand correctly, you would like to display the long event description on the list view, instead of the event title?
If that is the case, then you should be able to do that with the single-event.php override. Just replace
the_title()(line 30) with something like this:echo tribe_events_get_the_excerpt( null, wp_kses_allowed_html( 'post' ) );(line 83)Is this good?
Andras
KeymasterNo worries about vagueness, I’m sure your giving the best explanation that you can, which is already big help.
My hunch is that the issue appeared when importing to the new location.
As I mentioned we had another report on this issue, and we just managed to solve that for the user. You can read about it in this reply.
Though for your case, if it is only one event that is affected, then it might be simpler and faster to just re-create the event. I’ll let you decide which path you take. π Both of them work.
Let me know how you end up and if you have any more questions.
Cheers,
AndrasAndras
KeymasterHi and thanks for getting back to us on this!
We are really happy to hear that this got fixed and now it works properly for you.
Since this is resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new one in the forum and we will be happy to help you out.
Cheers,
AndrasPS: We’d be grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. π If you can spare a few words, that’s even better. Thanks!
Andras
KeymasterThis reply is private.
Andras
KeymasterKris, you’re welcome, I’m super happy to hear that helped you solve the issue!
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 one in the forum and we will be happy to help you out.
Good luck with your project!
Cheers,
AndrasPS: If you like our plugins, and you didn’t yet do so π we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/plugin/the-events-calendar/reviews/
https://wordpress.org/support/plugin/event-tickets/reviews/PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. π If you can spare a few words, that’s even better. Doublethanks!
July 13, 2017 at 1:54 pm in reply to: Removing Date from tribe-event-date-start and "-st", "-nd", & "-rd" #1320836Andras
KeymasterHello Brian,
Happy to hear you like our plugins!
Thanks for getting in touch. I’ll try to help you with your questions.
for the date that Iβm using to categorize the events, how can the β-stβ, β-thβ and β-rdβ be removed
The formatting of this date doesn’t come from any setting you can easily modify.
You will need to create a template override, for that you can find more info in our Themer’s Guide. The override needs to be done for this file:
wp-content\plugins\events-calendar-pro\src\views\pro\widgets\this-week\loop-grid-day.php
You will have to change line 20 from this:
<span class="date"><?php echo esc_html( $day['formatted_date'] ); ?></span>to this:
<span class="date"><?php $new_date = date_create( $day['date'] ); echo date_format( $new_date, 'j' ); ?></span>In the tribe-event-date-start field, is there a way to remove the date and just show the time?
Yes. I believe you are talking about the list view. So you will need to create a template override for this file:
wp-content\plugins\the-events-calendar\src\views\list\single-event.php
When creating an event, Is there a way to display the text from the text box instead of the title?
I’m not quite sure what you mean by this. Can you please explain in a bit more detail? (I have a hunch this can also be done with a template override. π )
Cheers,
Andras -
AuthorPosts
