Brook
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Text formatting doesn't workHowdy elnino1,
The list view with the default template uses WordPress excerpts, which naturally strip styling and shortcodes. If you wish to use the full text instead try switching templates in WP-Admin > Events > Settings > Display. If none of your template use the full text, then you will need to create custom one that uses full text instead of the excerpt (which requries some WP theming knowledge).
Does that answer your question?
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Displaying events on the blog pageHowdy Tomasz,
You can easily include the events in any custom page or query by simply including the post type “tribe_events”. I can not tell you how to do this for each of your pages as it will vary from page to page, but you certainly can include the events in any page/query by doing that.
I hope that info helps. Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] suspected malware URLHowdy DXMATZ,
There are no known security vulnerabilities in our plugin. We have on extremely rare occasion found one or tow in the past, or had them reported to us, and they were promptly addressed. Sometimes even within 24 hours a patch was released. If you are aware of any vulnerability please privately disclose it to us and we will take prompt action.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Google maps: /- sizing buttons scrambledGood call. That is a conflict with your theme, but you found exactly the solution. Thank you for sharing. Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] View all events in edit viewHowdy kathyhannemann,
At the top right of the Eveents Edit screen is a button called “Screen options”. Click it, and select how many events you want to show per page. You might select 100, or 500. Then you can mass select events, up to 500 at a time! From there you can bulk delete.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Switching months won't show eventsHowdy tyler.melville,
We sometimes see issues like this when another plugin or your theme break the WP Ajax API. In order to proceed you will need to test if a “conflict” is happening, and if so narrow it down so a fix can be found for it. This guide walks you through how to test for a conflict, and then identify what is conflicting.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Mobile Container not working on MobileI think this is a duplicate of https://wordpress.org/support/topic/events-not-showing-on-bottom-in-mobile-view
Thank you for narrowing the issue to your theme. Based on the error mesntioned inthe attached thread, your theme appears to conflict with the bootstrap datepicker. You might try dequeuing your themes bootstrap datepicker if it has one if. If now, try dequeuing each of its scripts and seeing which one of them is causing the conflict.
https://codex.wordpress.org/Function_Reference/wp_dequeue_script
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Events not Showing on Bottom in Mobile ViewHowdy reclifford,
Thanks for sharing a link to your site. I am seeing the same thing. Further I am seeing an error in the JS console:
bootstrap-datepicker.min.js:1 Uncaught TypeError: Cannot read property ‘fn’ of undefined
I bet that is related. n order to best proceed you will want to test if a “conflict” is happening, and if so narrow it down so a fix can be found for it. This guide walks you through how to test for a conflict, and then identify what is conflicting. That will likely help you get rid of this error and issue. And once we know whats causing it, a solution may be found.
Cheers!
– BrookHowdy kburrows,
That is intriguing. What do you mean by “not hidden it from the featured list”. Is the featured list a feature of your theme or a plugin you are running. I know many of them have a featured posts area, but they are each unique. So without knowing which one you are using it will be hard to diagnose.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Can the subscriber edit their Category Listing?Howdy jjcostello01,
That is not a feature of our plugin. However we always enjoy feature requests: The Events Calendar: Suggest a feature Please suggest it if this is something you’d like to see.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] SEO Yoast fields not visible in event editorHowdy Zoee,
Thanks for the report here. Are you talking about the fields on the front of your website, where your users view events? Or the backened where you insert and edit them?
At this point there are no known incompatibilties with core Yoast functionality. Have you tried doing a conflict test while keeping yoast enabled? This guide walks you through how to test for a conflict, and then identify what is conflicting. It’s possible that a third plugin or your theme is interferring here, and only between the three does an incompatibility arise.
Thanks again for reporting this.
– Brook
Forum: Plugins
In reply to: [The Events Calendar] Calender List display issues with JointsWPHowdy Susan,
Good question. You definitely do not need to purchase Pro to fix this. But, you will need a theme customizer to alter the templates and write some CSS. If you are not a customizer yourself then you will likely need to find one.
If you are a customizer though, be sure to have a look at the Themer’s Guide. It walks you through modifying the PHP templates so you change the look, wording, and order of things.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Google Map not ShowingHowdy Ghost,
Thanks for narrowing down the issue. Do you have a link to your site where the issue can be seen? The volunteers here are usually happy to have a look at your site and investigate JS errors and such. But it is pretty rare that you can convince someone to install your theme and settings on their site to reproduce the issue.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Settings Option is gone ?!Thanks for sharing the solution with other. Indeed some network wide settings are in the network settings area. I am happy you found it. Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Conflict with Spacious Theme by ThemeGrillHowdy again Ba,
Thanks for taking the time to report this. We have changed many thousands of lines of code since the 3.9 series. Tons of things have changed, I wish I had a better idea of specifically what is changed here but I do not.
What do you mean it creates “double events’ In the title. In your example title I do not see any duplicates, and depending on what page you are viewing I could see this as being the intended title from your theme author:
Upcoming Events | Events | My Events Page
Cheers!
– Brook