Quantcast
Channel: WordPress.org Forums » [The Events Calendar] Support
Viewing all 25121 articles
Browse latest View live

tribe_get_embedded_map does not work

$
0
0

Replies: 0

Steps to replicate:

1. Activate the “Twenty Seventeen” WordPress theme. Deactivate all plugins except The Event Calendar
2. Create a directory in the theme folder called “tribe-events”
3. In that folder, put a copy of the file:
wp-content/plugins/the-events-calendar/src/views/single-event.php
4. View any event page, and the google map is visible.
5. Open the above file, and replace lines 69-71:
<?php do_action( ‘tribe_events_single_event_before_the_meta’ ) ?>
<?php tribe_get_template_part( ‘modules/meta’ ); ?>
<?php do_action( ‘tribe_events_single_event_after_the_meta’ ) ?>
with this:
<?php echo(tribe_get_embedded_map(get_the_ID(), 300, 300, true)); ?>
6. View any event page, and the google map is NOT visible.

When I inspect the source, I see a div with the id “tribe-events-gmap-0” and a lot of html code in it… but the browser displays no map.

I do have a google API key installed.

Do you know what might be happening?


Welsh (cy) PO file.

$
0
0

Replies: 0

I have WPML and Welsh as an additional language. I have set the locale correctly and the language PO file works for some of the translations but not all of them. For instance the date translations of month names and day names do not work. They have been translated in the PO file, and a lot of the strings work fine, so do you know why the date names are not working?

Also, some of the strings on the buttons or titles show English and Welsh and I can’t find these strings in the PO file. E.g:

Upcoming Digwyddiadau
Previous Digwyddiadau

This is the temporary URL: http://ysgolystrade2.azurewebsites.net

I’m sure it must be possible to get this working. Any advice greatly appreciated.

javascript showing in monthly calendar hover

Fatal error

$
0
0

Replies: 0

Fatal error: Call to undefined function tribe_events_single_event_meta() in /public_html/wp-content/themes/church-event/tribe-events/single-event.php on line 40

Import pending from CSV Event upload

$
0
0

Replies: 0

I am trying to upload a CSV for my events. I was able to successfully upload the venues and organizers, but my events CSV will stall at “import pending” and never create an event. I tried to change the content of the csv in case I had gone over some character limit, but they are all pending. What am I missing?

Stylesheet & customize not working HTTP error 500

$
0
0

Replies: 0

Previously I was able to change the color of my calendar and text. Now I can not change the stylesheet to anything but Tribe Event Style. I click the other options and save but it remains the Tribe style. Something is affecting the calendar within my site. I just moved to a new host GoDaddy from a private hosting/support company and now many things in my site are not working properly. My main concern is the colors of the calendar and text and background of my calendar. It’s white text on yellow so they can not be read unless you hover over the event. PLEASE HELP. Should I update WP or my theme or change my theme, etc to resolve this issue.

I want to display the calendar in home page

$
0
0

Replies: 0

Hi Team,

I installed the plugin and everything is fine. I want show the calendar in my site home page. is there any short code or PHP code to display the calendar.

Use of Header Builder in Themeco PRO theme incompatible

$
0
0

Replies: 0

I am using: Themeco PRO theme and The Events Calendar Pro.
Rather than a ‘standard’ header, I’m using the Header Builder tool and when looking at the Events page, the standard wordpress theme header appears rather than the xTheme Pro Header Builder theme I’ve selected.


Wrong view upcoming events

How to modify widget events list view

$
0
0

Replies: 0

Hi guys,

Thank you for this plugin, need some help regarding i want to change the widget list view like in the left side will be the date and right side will be the event title

like this :

5.10.17 Group Potluck
5.17.17 Journey through the Bible
6.5.17 College conference
6.7.17 Young people’s Hike
6.14.17 Park BBQ & Fellowship

help me guys how to do it because i am newbie to the wordpress

Recurring – See All URL not correct (showing 404)

$
0
0

Replies: 0

Recurring links “See all” leads to a translated url where the slug is translated.
In my case to norwegian, all = alle.

ie.
URL

mysite.com/event/the-recurring-event/all
becomes
mysite.com/event/the-recurring-event/alle

However, the translated url shows a 404, but if i manually change “alle” to “all” it shows correctly.

This is a minor error, – maybe a bug even.
I could fix this in the templates maybe, but that would only avoid the real issue. Any suggestions.

Mouse hover not showing image

$
0
0

Replies: 0

Hi

Big fan of your plugin. I just need help with something I think I might have contributed to. When I installed the plugin, you could hover over a data and and image would be shown with a little description. That is not happening now. I only have a dot. Please look at: http://schmidtco.com.na/events

Please let me know if you can help.

Thousands of 404 errors created!

$
0
0

Replies: 0

Hi there –

The plugin is creating crawlable pages that are returning 404 errors. These number over 10,000. We have it set to discard events older than 24 months, but not only does it not appear to be doing this, it looks like this is a bigger problem since there are 404 pages with folders like /venue/.

Here are some examples:
/events/page/8/
/events/page/3/hours/
/events/category/bf2016-ccw/hours/
/venue/basic-firearms-maintenance-06-15-13/126/hours/

Can anyone offer advice on how to remedy this? Any help would be hugely appreciated!!!

Location in search form

Does this plugin generate an iCal (.ics) file?

$
0
0

Replies: 0

Something like mysite.com/blog/events.ics ?


Updating to Events Calendar Pro deletes Events Calendar Plugin

$
0
0

Replies: 1

Hi, I downloaded Events Calendar Pro and it told me to update Events Calendar. I did so but with an error so I decided to delete it and reinstall. Now, when I reinstall Events Calendar it says that the destination folder already exists but it does not show up under my list of plugins, it vanished. I saw somewhere else that I should delete the folder /wp-content/plugins/the-events-calendar/ in a File manager, however I do not have access to the web host information for our website and can’t login (I emailed someone but am eagerly waiting on a response). In the mean time, is there another way to fix this problem or a way to maybe rollback the website to restore the Events Calendar plugin? Thank you! I’d really like to get the calendar back up on the site asap. 🙂

Change wording of “This event has passed”

$
0
0

Replies: 0

Hi there!

Could someone please point me in the right direction to changing the wording of “This event has passed” which appears under the event title once it has ended? Thank you 🙂

Calendar that goes to pages you set

$
0
0

Replies: 0

I am looking for a Calendar that instead of going to a detailed event page goes to whatever link I type in – our events are already in detail on our website but I want to list all the events on a calendar incase people are looking by date rather than by list. Do you offer any way that the title can go to a page I set rather than your default “details” page?

Restrict Calendar Access to Registered Users?

$
0
0

Replies: 0

Hi,

Is there an easy way to restrict access to my calendar to only registered (and logged-in) users? The content on my site is strictly for registered users (this is managed using the WP-Members plugin) – if someone tries to access the content from my menu, they are directed to either register or login. Since all of my menu items (except for the calendar) are pages, it is easy to block access to them.

However, since the calendar is accessed via a Custom URL entry in my menu, it isn’t obvious how I can block access to it – if at all. I know I can upgrade to Pro and then incorporate a shortcode on a custom page which I can then block, but I would prefer not to have to upgrade just to restrict access to registered/login users.

I have reviewed my general WP settings, and those for WP-Members, and don’t see anything obvious. Any ideas?

Thanks in advance,
Nancy

📣 The Events Calendar 4.5.6

$
0
0

Replies: 0

Howdy folks!

We’re happy to announce that The Events Calendar 4.5.6 officially released just moments ago. This is a feature release, which is a fancy way of saying we added some new goodies.

So, what’s new in this release? Glad you asked, because I was getting to the change log:

  • Tweak — Improved how Cost field looks and it’s consistency across view
  • Fix — Resolved issue where the Meta Chunker attempted to inappropriately chunk meta for post post_types
  • Language — 1 new strings added, 15 updated, 1 fuzzied, and 1 obsoleted [the-events-calendar]
  • Language — 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted [tribe-common]

Next up, we’re making progress on the next major feature release for The Events Calendar and can’t wait to get that out to you. In the meantime, please update safely as you would with any other WordPress, theme or plugin update and be sure to let us know if you run into any other issues.

We have a Known Issues page for you to reference so you can see what’s already on our radar for a fix.

Happy calendaring, everyone!

Viewing all 25121 articles
Browse latest View live