Brian

Forum Replies Created

Viewing 15 posts - 10,516 through 10,530 (of 11,256 total)
  • Author
    Posts
  • in reply to: Multiple Calendars #794005
    Brian
    Member

    Hi Don,

    Thanks for the interest in our plugins.

    I have an answer to your question below.

    I need to know simply if I can display a calendar (not an event list) with just one category showing.

    We do have a built in feature to show the Calendar or any other views by the Category.

    The urls would look something like this for Barbecue or Concert as a sample Event Category.

    http://yousite.com/events/category/barbecue/

    http://yousite.com/events/category/concert/

    They will always start with the default master calendar slug in most cases that is /events/

    We do not have an option to have a calender on a slug different default master calendar slug.

    So you could do something like this:

    Master Calendar:
    http://yousite.com/events/

    Location 1
    http://yousite.com/events/category/location-1/

    Location 2
    http://yousite.com/events/category/location-2/

    You can try this out the Core Version of The Events Calendar found on WordPress.org

    Does that answer your question?

    in reply to: Detailview EventCalendarPro is not working #793986
    Brian
    Member

    Hello,

    Sorry for the issues you are having on your site after the 3.8 Update.

    I looked at this site http://www.woodlandevents.eu/

    And see the News Page gives me a “Internal Server Error”.

    I could not find any errors on the Events Calender Pages, could you please provide the url for the page not working.

    Can you please follow our Testing For Conflict Guide:

    https://theeventscalendar.com/support/documentation/testing-for-conflicts/

    And see if that can narrow down the conflict or remove the error.

    If you can also check your error logs and see if there is anything that might point to a conflict that would help us as well.

    Previous Versions
    If you have to get the site backup you can download version 3.7 in your Account Central section on tri.be

    Let me know what you find out and we can go from there.

    Thanks

    Also, I know you created another ticket about your blog, but I am going to remove that ticket and provide support through this ticket only as they appear to be related issues.

    in reply to: Responsive examples? #792513
    Brian
    Member

    I am afraid our standard demo site is not responsive. (which is something I think needs to be fixed!)

    So I do not have a demo site for you.

    However, if you load the Events Calendar From WordPress you can see the Calendar resize it self there depending on the screen size.

    Sorry I cannot be more help, I will work to get the demo Responsive!

    Thanks for pointing that out.

    in reply to: Who can help me with custumizing the eventlist widget #792502
    Brian
    Member

    Please contact us at pro(at)tri.be and we can provide a list of some developers that maybe able to help you out.

    Thanks

    in reply to: Venues and organizer listing #792495
    Brian
    Member

    Hi,

    I can help point you in the right direction for this. There is no built in feature for this so we cannot provide much support here on the forum.

    Both Organizers and Venues are WordPress Custom Post Types:

    tribe_venue

    tribe_organizer

    So you can use that to create a custom look and display the information you would like.

    If you get stuck at one point and need the next step please let us know and we can try to help out.

    Thanks

    Brian
    Member

    If you look in the this file on line 296 there is the function (title_tag) with a filter you can use to change the title.

    the-events-calender/lib/tribe-template-factory.class.php

    in reply to: Licence key input issue #792307
    Brian
    Member

    Ok, I was able to reproduce the settings page not showing. I activated the Event Calender again, but not on the main site and the settings do not show then. So it looks like for the settings to show in the Network Settings the plugin has to be activated there. Not sure if there is a work around for that either.

    Let me know if you activate it on the main site of your multisite if the settings page shows up then.

    Thanks

    in reply to: The return of Google Maps #792303
    Brian
    Member

    Hello JT,

    Glad to see you were able to narrow down the problem and find the conflict. Do you have anything in your error log that might point to the conflict?

    Also, I can try to load it on my dev site real quick and see if I can find the conflict. Is there a link to download the Pagelines Updater?

    I am not sure I can 100% resolve this as plugin conflicts are usually beyond the level of support we can provide per our terms of service. However, I would like to take a look and see if I have a quick solution for this one.

    Let me know, thanks.

    in reply to: URL to Community Events Add Page Redirects to Posts Page #792284
    Brian
    Member

    I am glad to see you were able to fix this issue.

    Since the issue is resolved I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    in reply to: Upcoming Events Widget – Filter Meta Text #792281
    Brian
    Member

    Since this is resolved I am going to close this ticket, but if you have any questions related to this or something new, please create a new ticket for us to help you out 🙂

    If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.

    http://tribe.uservoice.com/forums/195723-feature-ideas

     

    Brian
    Member

    Good News! I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.

    Thanks!

    in reply to: Out of Installs? #792260
    Brian
    Member

    Great, glad it is working now! I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.

    Thanks!

    in reply to: Google Map not displaying on new version #791775
    Brian
    Member

    Hello

    Sorry for the issues with the maps not showing.

    I took a look at your site and see this javascript error in the console:

    “Error: Permission denied to access property ‘toString'”

    It would not pinpoint the error, but it could be caused by the cloudflare minimized script. Can you try clearing the cache in Cloudflare and see if that helps.

    I am also seeing these errors:

    “NetworkError: 503 Service Unavailable:…d server is at capacity – http://c2s-run.liverail.com/crossdomain.xml”
    “NetworkError: 404 Not Found – http://global.cm.smartstream.tv/cm/?cmsrc=lrcm_redirect&go2=http%3A%2F%2Ft4.liverail.com%2F%3Fmetric%3Dcsync%26p%3D3018%26s%3D__CMID__”

    Downloads
    Also, to get older versions on the plugins you can login to your account and get to Account Central->Downloads.

    There you can use the dropdown to select older versions of the plugin.

    Let me know what you find out and we can go from there to resolve this.

    Thanks

    Brian
    Member

    Oh my bad. Sorry about that. I am on the same page now.

    I played around with the coding and got this to work:

    <th id="tribe-events-short-<?php echo strtolower($day) ?>" title="<?php echo substr($day, 0, 3); ?>"><?php echo substr($day, 0, 3); ?></th>

    See if that works for you.

    Thanks

    in reply to: Remove link to single view #791613
    Brian
    Member

    Ok, which view are you trying to remove links from? The month view, list view?

    I can point the right file to move and edit. Then you can take it from there.

    Let me know and I can give the next step.

Viewing 15 posts - 10,516 through 10,530 (of 11,256 total)