Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Justin,
There is no Next Events widget anymore. Where are you seeing it listed in the description? We replaced it with the List Widget.
– Jonah
Jonah
ParticipantHi flamsteedas,
Thanks for providing me access. Can you please try changing your Permalinks to ‘Postname’ in Settings > Permalinks. Let’s see if that helps. If not, also please try changing your timezone to a UTC time instead of a city.
– Jonah
Jonah
ParticipantHi cristiana, can you please provide me a FB event ID that you are seeing this with? And what are your timezone settings now so I can try to reproduce on my end?
Thanks,
JonahJonah
ParticipantHi hubsaltlake,
Can you please provide us access to your WordPress administration to take a look at this closer? You can privately post credentials here. Do I have permission to deactivate all other plugins and/or switch the theme to help torubleshoot?
Thanks,
JonahJonah
ParticipantHi Mamdouh,
Ok, so you enabled Arabic via the WordPress wp-config.php file?
Jonah
ParticipantHi Derek,
No we don’t have that. That would be way too long of a document! Instead use the browser tools in Chrome, Firefox or Safari by right clicking something you want to view and then selecting Inspect Element from the right click menu. This will allow you to browse the entire source of a page, and click on any element and see what CSS is applied and you can even live edit the CSS right there to get an idea of what modifications you need to make.
Hopefully that should point you in the right direction but let me know if not. You could also try researching using the Inspect Element feature in the browsers above. There’s a ton you can do and this is how I figure out how/what to edit for any website.
– Jonah
Jonah
ParticipantHi Marc,
No, we did not have an option in 2.0.11 for displaying or not displaying a sidebar. Only the same options for choosing which template you want to use. Your solution will work, otherwise you basically need to modify things based off of which template you have selected in Events > Settings > Display. If using the Default Events Template, you can then modify the /wp-content/plugins/the-events-calendar/views/default-template.php file by making a copy and placing in a ‘tribe-events’ folder in your theme. Then, you can make any edits you want and these conditional wrappers will help assist in only using certain code on certain pages, i.e. only calling get_sidebar() on certain event pages: https://gist.github.com/jo-snips/2415009
This would apply to the venue and organizer pages as well as you can target them with the conditional code I provided.
There are body classes in place for all the event related pages. So for example on the calendar/month view you will see ‘events-gridview’ set as a body class. Just look at the body classes for any page you are and you will know what to use.
I hope that all helps but let me know if you have any other questions.
– Jonah
Jonah
ParticipantHi dorimedia,
My guess is there’s a PHP error or script error somewhere. Can you please privately post your wp-admin credentials so I can login and take a look?
Thanks,
JonahJonah
ParticipantHey Jonah,
Great! Glad that resolved it for you. I’ve followed up on the other thread. I’ll close this one out.
Regards,
JonahJonah
ParticipantHi Jonah,
Maybe you’re working on this and just got it fixed, because it’s working correctly for me now. Clicking on the next/prev link within an event category month is properly taking me to the next month. Can you please confirm?
Thanks,
JonahJuly 9, 2013 at 6:07 pm in reply to: V3 Tutorial "WHAT ARE TEMPLATE OVERRIDES, AND HOW DO I DO THEM? is out of date #54217Jonah
ParticipantWill do Cynthia, thanks.
July 9, 2013 at 6:06 pm in reply to: Version three breaks custom event display using (WP_Query) #54216Jonah
ParticipantYou’re welcome mindshare, glad to hear it! Let us know if you need help with anything else.
– Jonah
Jonah
ParticipantHi Rich,
I’m not seeing which elements are outisde of the #content div on your production site examples. I’m seeing all the calendar content within: http://cl.ly/image/0J0X3G3L0E44
It’s the same way in 3.0, everything is in the #content div. Perhaps you already corrected things?
On the single page layout, I would need samples of all the code you are using to get the sidebar there so I can try to reproduce on my end… Can you please provide some examples?
@aguawebdesign – as I stated, 2.x put all the content in the #content div as well so nothing changed there… Like with Rich I would need some examples of some of the code you are working with to setup your layout to try and troubleshoot. Actually if you guys could send me copies of your theme that might help too. You can email to pro [at] tri [dot] be@Marc – I again would need to see or have explained some examples of what you are working with. It’s impossible for me to know what is going on for you without being able to see your code or know more about your plugin configuration, etc…
Thanks,
JonahJonah
ParticipantHi hc2ca,
Sorry to hear about the trouble here. I’m going to move this to the Community Events forum since it has more to do with that plugin. I wasn’t able to reproduce this issue on my end. Have you updated the Community Events plugin to 3.0? Have you tried deactivating all other plugins to rule out a conflict?
Jonah
ParticipantHi Nicholas,
Sorry to hear about the trouble. We removed the featured display widget because it was basically the same widget and we wanted to clean things up in the plugin. My suggestion to get two different versions of the same widget would be to use something like: http://wordpress.org/plugins/widget-css-classes/ – to add a specific class or ID to your widget instance that you want to style differently and then style it differently however you want via that class or ID.
I hope that helps but let me know if you have any questions.
– Jonah
-
AuthorPosts
