Forum Replies Created
-
AuthorPosts
-
September 23, 2015 at 7:39 am in reply to: Month view showing in responsive mode regardless #1007845
Geoff
MemberHey Mark,
Welcome to the forums and thanks for your support! Stoked to hear you snagged PRO and glad that you’re pleased with it so far. 🙂
I’ve definitely seen this sort of thing pop up in the past–Month View displays in small screen mode when viewed on large screens.
The good news is that we have an article that not only outlines the problem, but provides a solution for you as well. Please do check that out and let me know if it helps clear things up.
Cheers!
GeoffSeptember 23, 2015 at 7:35 am in reply to: Advanced Template Settings before event content not showing on main Calendar View #1007843Geoff
MemberHi Patty and excellent question!
I suspect that you have the “Default Page Template” as your template settings on the same screen. Is this correct? If so, that’s the reason that the content you entered would show on the single event (which uses the plugin’s template) but not the main calendar (which is set to the theme’s page template).
You can set this back to “Default Event Template” to get the text in there.
Another way to go about it is with a function–perhaps in your theme’s functions.php file or as a standalone plugin. Here’s an example of what that might look like. Note that you can also change tribe_events_before_html to tribe_events_before_template and that might have the same effect.
Let me know if that does the trick. 🙂
Geoff
Geoff
MemberHey @Logan! Nice to see you over here.
Thanks again for following the other thread and for creating your own here–that really does help out!
I’ve added your thread to our system and we’ll do our best to follow up with you when a patch is released. In the meantime, we will do our best to keep you posted right here (and in the other thread) when we have more to share.
Thanks for reporting this–we hate bugs but like knowing when it affects more than one person!
Geoff
Geoff
MemberHi @Hans-Gerd,
My apologies! I definitely did misunderstand the question and I appreciate your clarifying for me. 🙂
Yes, that text is indeed part of a new feature that was recently released in 3.12 and it is very likely that the strings do not yet exist in the file.
To add them, you can use an translation editing app–Poedit is the one I use personally–to open the German .po file in the PRO plugin, search for the strings, add their translations, then upload to our translation site for submission.
So sorry again for the mixup and I hope this is a much better explanation of what you’re looking for!
Cheers,
GeoffGeoff
MemberExcellent! So glad to hear things are working smoothly and I appreciate the follow-up. I’ll go ahead and close this thread but do please feel free to reach back out if any other questions pop up and we’d be happy to help. 🙂
Cheers!
GeoffGeoff
MemberThis reply is private.
Geoff
MemberMy pleasure and thanks for following up!
I’ll go ahead and close this thread but do please hit us up if there’s anything else we can do to help. 🙂
Cheers!
GeoffGeoff
MemberI think you nailed it! I was working with the abbreviated version of the day name, but that’s awesome. Thanks for following up and nice work!
I’ll go ahead and close this thread but do please hit us up if there’s anything else we can do to help. 🙂
Cheers!
GeoffGeoff
MemberHello @Hans-Gerd,
Thanks for following up!
Good question and you’re right: the URLs themselves would not be affected by the translated strings.
There is, however, a way to do this and we have an article on it here. The “View Slugs” section is specifically what you’re looking for here as far as changing the view URLs so they match your translations.
Let me know if that helps out and thanks again for reaching out!
Geoff
September 22, 2015 at 8:23 am in reply to: Recurring event instances show only once in list view, but fine on calendar #1007520Geoff
MemberI totally understand the hesitation to switch themes!
Would you be able to set up a test site on your server using a fresh WordPress install? Many hosts make this a nice one-click install feature and it would help us troubleshoot this much more effectively without interrupting your live site.
The reason I want to go this route is because I haven’t been able to recreate the issue on my test site and we haven’t seen any other reports of this come in–that makes me think we’re looking at a conflict with the theme or another installed plugin and having a place where we can pinpoint where that conflict is will help lead to next steps.
Thanks!
GeoffGeoff
MemberHi @Hans-Gerd,
Thanks for getting in touch!
If you register an account on the our translations project site, you will be able to submit those strings as translation, which can then be approved:
http://translations.theeventscalendar.com/projects
Here is more information on how the translation submission process works–we’d really appreciate your help so others can benefit as well!
Cheers,
GeoffGeoff
MemberHey Thomas,
Thanks for the kind words, my friend!
Good question. The answer will largely depend on how you’ve set up the get_terms() query, but here’s a nice example of how someone was able to accomplish that, shared on StackOverflow.
Will this help get you started? Please let me know! We’re fairly limited in how much we can support custom development questions, but I’d be happy to help as best I can!
Geoff
September 21, 2015 at 2:49 pm in reply to: Change Number of events to show in event list widget pro #1007249Geoff
MemberSmart! Another conditional in there to check for the number displayed in another widget. Props and sheers for the solution. 🙂
Geoff
MemberHey 2tonypantello,
Did you happen to notice the same issue when switching to the default WordPress theme (Twenty Fifteen)?
The reason I ask is that I see some Javascript errors in the console when viewing the site and my hunch is that the same JS issue you tickets that is causing the page not to load is also at play here. Switching themes will help us confirm that.
If that’s the case, then I think reaching out to the theme author is the best route. Not to push you away from here, but because it’s extremely tough for us to pinpoint an issue with another developer’s code.
Let’s start there and see what we find and go from there!
Geoff
September 21, 2015 at 8:56 am in reply to: Recurring event instances show only once in list view, but fine on calendar #1007069Geoff
MemberHey @davidscottjohnson,
That’s certainly strange!
Quick question: did you happen to notice any difference when switching a to a default WordPress theme (like Twenty Fifteen) and deactivating all other plugins?
The reason I ask is that there is a strange string of characters being added to the URL when I visit and I’m wondering if there is a conflict happening at that level. For example, this link:
http://www.soslsd.org/support-group/mission-bay-clairemont-area-2/all
…redirects to here:
http://www.soslsd.org/support-group/mission-bay-clairemont-area-2/all/#.VgAoDyBViko
The other thing I’m noticing are some Javascript errors in the console of your site. Do you happen to have any customizations to The Events Calendar–for example, any snippets in your functions.php file or custom calendar templates in your theme? I’m wondering why those errors are popping up on your site, but not in my test site, which is running a default WordPress configuration.
Let’s start there and see what we find. 🙂
Thanks!
Geoff -
AuthorPosts
