Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Kristy,
No, we have not changed the venue view for some time now. Something else must have changed on your website to cause this.
Is there anything else I can help you with here?
– Jonah
Jonah
ParticipantHi Laurence,
It looks like you might have some other problems on your website that are not related to our plugin. For instance on this page: http://www.rockstaryouth.co.uk/start-up-loan/ – I see this error that the Gravity Forms CSS is not loading: http://cl.ly/image/340v1e011A3H
I have Gravity Forms working fine on my local install with the latest version of our plugin. Please try and fix all other script or CSS errors first.
Thanks,
JonahJanuary 21, 2013 at 2:30 pm in reply to: What options are available to me with Events Calendar Pro? #31312Jonah
ParticipantHi Jennifer,
What WooTheme are you using? Would you be willing to send us a copy of that to test out? You can email to pro [at] tri [dot] be and attn. to me. I just loaded up the plugin using the Continuum WooTheme and I was able to navigate the Events settings fine. So it could be something specific to your WooTheme. Please send us the theme so I can take a look.
Thanks,
JonahJonah
ParticipantHi Kristy,
This is how the default Venue view actually looks and if you want it to look different you will need to modify some of the PHP and CSS to get it the way you want.
The “Enable Google Maps” setting is not a global setting to turn maps on or off but rather a preliminary setting that ultimately controls whether or not the setting shows up for individual events. To change whether or not the map shows for individual events or venue’s you’ll again need to modify the templates.
Sorry for the confusion here. Does that help?
– Jonah
January 21, 2013 at 2:07 pm in reply to: Tainted data, glitches in admin pages and public templates, immense confusion! #31309Jonah
ParticipantHi canadianbrass,
It just seems strange considering we do tons of testing with the plugin on multiple platforms both remotely and locally and have not noticed this behavior ourselves let alone no other customers reporting any issues with duplicate posts being automatically created. If there was a common problem like this, we would notice it and tons of people would be reporting it. Before spending any extensive time troubleshooting something like this we need to be sure it’s something worth taking a look at and not just an isolated issue that is due to someone’s install, a conflict with a theme or another plugin and so on.
So, we need to know that you are seeing this behavior in a completely vanilla environment, removed from anything else that could be causing the issue, and it would also be helpful if we could see a screencast or something like that documenting how the problem is occurring, i.e. go here, do that and poof, the issue occurs.
Does that make sense?
– Jonah
January 21, 2013 at 11:51 am in reply to: mod class tribe-events-calendar for no-link to event #31292Jonah
ParticipantHi Gustavo,
You can accomplish this by modifying /wp-content/plugins/the-events-calendar/views/table.php. Make a copy of that file and place in an ‘events’ folder in your theme. On line 133 is where you will find the code that links to the events on a day. Simply modify this however you want to remove the link.
I hope that helps but let me know if you have any questions.
Cheers,
JonahJanuary 21, 2013 at 11:00 am in reply to: For some reason The Events Calendar Pro is causing a broken graphic on my slider #31285Jonah
ParticipantHi David,
It looks like the update must not have gone through for you for some reason. Can you please try updating again, manually if need be?
Thanks,
JonahJonah
ParticipantHi Matt,
Not at the moment but we are working on putting together a list of developers to help with this sort of thing. I can ask around if anyone on the team has time to take this on but other than that you’ll need to find someone yourself. Just to clarify, you are needing Google Calendar to sync with your calendar like iCal does?
Cheers,
– JonahJonah
ParticipantHi Kristy,
You have custom HTML input for the venue to display much of it’s information as you can see here: http://cl.ly/image/0q2E1x1Y0W0R
If you want to go this route, you will need to customize the HTML and CSS yourself. Otherise, remove all the custom HTML and use the native plugin features for displaying the info and it should look much better out of the box.
Let me know if you have any questions.
Thanks,
JonahJonah
ParticipantHi Matt,
Even though it looks like this code should work I’m not sure why it’s not and cannot spend the time in troubleshooting custom code. This is not functionality that we provide with our plugin so you will need to consult with your developer to have them help you sort it out.
Sorry I can’t offer more here.
– Jonah
January 21, 2013 at 9:48 am in reply to: Still having trouble with adding content above calendar #31273Jonah
ParticipantHey Lindy,
Sorry about that, it should be:
the_field('calendar_text', 'option');
And it looks like you should be able to use the variable name too… I’m not sure why it’s not working for you. Make sure you have the custom field created and perhaps try posting to the ACF support forum to see why it’s not working for you.– Jonah
Jonah
ParticipantHey Matt, please paste your code to http://snippi.com/
Thanks,
JonahJanuary 21, 2013 at 9:41 am in reply to: Tainted data, glitches in admin pages and public templates, immense confusion! #31267Jonah
ParticipantHi canadianbrass,
Have you tested this on a fresh install with no other plugins installed and/or testing it in the Twenty Eleven/Twelve theme to rule out any conflicts or data corruptions already in place in your install?
– Jonah
Jonah
ParticipantHi George,
We do have plans to improve recurrence options in the future but there is no eta as to when this will be done. We’re working on a major overhaul for 3.0 right now which will change and improve a lot but unfortunately this feature did not make it into that release.
Thanks for the suggestion,
JonahJanuary 21, 2013 at 9:32 am in reply to: Still having trouble with adding content above calendar #31263Jonah
ParticipantHi Lindy,
If your custom field is ‘calendar_text’ then you need to call it like this instead:
the_field('calendar_text', 'options');
Please see the Advanced Custom Fields documentation for more info: http://www.advancedcustomfields.com/docs/Cheers,
Jonah -
AuthorPosts
