Forum Replies Created
-
AuthorPosts
-
Barry
MemberHi George:
It looks to me as though you are using skeleton style rules (this setting is found in the Events → Settings → Display admin screen) – can you confirm if the issue with the widget is resolved when use use full Tribe styles instead?
Thanks!
Barry
MemberI may have been premature then – it looks like the team already looked into this. Their assessment was that WooCommerce and EDD are not mutually compatible in any case; are you finding that (independently of our ticketing plugins) they do work successfully in tandem within the same WordPress installation?
Barry
MemberHi @loakine, unfortunately you are hitting a bug here and for the time being those plugins cannot be activated simultaneously. We’ve got this on the issue tracker though and aim to have it resolved in the very near future.
January 28, 2014 at 10:31 am in reply to: Change the text "You'll receive your tickets in another email." #97830Barry
MemberYou should be able to find that string on line 75 of the .pot file (if you are using the latest version of our plugin) but could alternatively use a filter to make this change, such as by adding a snippet like this one to your theme’s functions.php file.
Does that help?
January 28, 2014 at 10:28 am in reply to: Show full body text with markup (e.g., hyperlinks) in List View #97824Barry
MemberHi Luis,
This is certainly possible. Please review the following – the Themer’s Guide in particular – in the first instance, as they cover many of the basics here:
However essentially you could customize the list/single-event.php template, locating the following line:
<?php the_excerpt() ?>And changing it to:
<?php the_content() ?>Does that help?
Barry
MemberHi Chris: great question! Right now there is no built in support for multiple timezones and this isn’t on the roadmap. We’d certainly welcome any feature requests you might make for our future consideration, though.
Thanks for contacting us!
January 28, 2014 at 10:23 am in reply to: Adding "Add HTML after event content" to just event pages #97816Barry
MemberThe Events Calendar and Events Calendar PRO are nothing if not flexible!
If you only wish to target single event pages, why not override and customize the single-event.php template and add a snippet to pull in your custom form? We’ve got lots of helpful resources to guide you through this sort of thing:
Does that help?
Barry
MemberHi @yvrmark,
Sorry to hear you are having problems.
Can you clarify in a little more detail what the problem is / confirm if you have since resolved it? If I visit in Firefox I have no problem selecting or viewing any of those views you initially mentioned.
Thanks!
January 28, 2014 at 10:18 am in reply to: loading next and previous events without loading page #97805Barry
MemberIt does indeed attempt to use ajax rather than completely reloading the page when you navigate forwards/backwards in time – I can’t say how well it will integrate with your theme of course but I don’t envision there being any particular problems there.
Hope that helps!
January 28, 2014 at 10:13 am in reply to: Dollar Sign ($) in title is not displayed on next and previous links #97800Barry
MemberHi @kennyr,
Sorry to see you’re hitting difficulties here.
Unfortunately I am not sure I can replicate this – perhaps you could provide a URL for us to look at in case that yields any interesting clues? If I add a dollar sign to the start of one of my event titles using an installation with just our plugins and a default theme there is no problem here (ignore the actual titles etc which were generated at random so seem somewhat nonsensical):
Could there be a conflict with another plugin/your theme in this case and have you tried disabling them?
Barry
MemberWhile I don’t personally use a Mac I asked a colleague who does to check this out and they encountered no problems in terms of scrolling either the page as a whole or the week view display itself within that page.
Can you provide a few more details?
- What web browser (and which version) are you using?
- Does this happen with all web browsers, so long as you are on a Mac?
- What is the operating system you are using?
Thanks!
Barry
MemberHi!
We resolved a number of issues in connection with this, yes: can you confirm what sort of URLs you are seeing being indexed? Is there a common pattern to them at all?
Thanks!
Barry
MemberOrdinarily it is generated by the following piece of code within your single-event.php template:
<?php echo tribe_events_event_recurring_info_tooltip(); ?>I hope you find the solution, but let us know if we can offer any further guidance.
January 28, 2014 at 9:44 am in reply to: Can't Edit Events & Calendar Blank After 3.4.1 update #97771Barry
MemberI’m not sure what to suggest here – I don’t use a Mac, but I had a colleague who does check this (again on Chrome) and there was no problem for them either. Given we can’t see the problem that makes troubleshooting rather difficult.
This is a live site so I cant revert themes and deactivate plugins
Can you instead create a new WordPress installation and initially add only our plugins and check if everything works successfully under those conditions – then start adding the plugins/themes you have on your live site one-at-a-time and see if any of those introduce this issue for you?
Thanks!
Barry
MemberOK – thanks for zeroing in on that. I don’t want to rehash what you’ve already covered – but just to be clear – if Mingle Forums is activated and permalinks enabled, can you still not access single event pages after flushing permalinks?
-
AuthorPosts

