infosws

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • infosws
    Participant

    Hi,

    A previous employee of our company actually built the theme. However, I know WordPress and have added the body_class() to the theme, and it seems to have solved the problem.

    A million thanks to yourself and to your genius dev for spotting this, the client will be very happy!

    Cheers.

    infosws
    Participant

    Hi,

    Just wondered whether the dev team have had a chance to look at the issue yet?

    Thanks.

    infosws
    Participant

    No problem, thanks for the update!

    infosws
    Participant

    Hi,

    Thanks for replying. I can confirm that I am on version 3.2 of your plugins (I just upgraded from 3.1), but unfortunately the issue is still occurring. I am unable to change to a default theme and deactivate other plugins as the website is live.

    The customer is also reporting other problems with the calendar view. For instance, you can see ‘Santas on the Run’ on December 15th on list view and photo view, but not on the month (calendar) view.

    System information below:
    url
    http://www.beebomagazine.co.uk
    install keys

    WordPress version
    3.6
    PHP version
    5.3.27
    plugins

    Advanced Recent Posts Widget version 91.1a
    Amazon Affiliate Link Localizer version 1.8.3 by Pete Williams(http://petewilliams.info)
    Black Studio TinyMCE Widget version 1.2.0 by Black Studio(http://www.blackstudio.it)
    Complete Central Backup version 1.0.4 by Blackbird Interactive(http://blackbirdi.com)
    Contact Form 7 version 3.4.1 by Takayuki Miyoshi(http://ideasilo.wordpress.com/)
    Remove Comments Absolutely
    Display widgets version 10.22
    The Events Calendar PRO version 3.2 by Modern Tribe, Inc.(http://m.tri.be/20)
    Google Analyticator version 6.4.4.3 by Video User Manuals Pty Ltd(http://www.videousermanuals.com/?utm_campaign=analyticator&utm_medium=plugin&utm_source=readme-txt)
    Hotfix version 1.0 by Mark Jaquith(http://coveredwebservices.com/)
    Image Widget version 4.0.7 by Modern Tribe, Inc.(http://tri.be)
    HTML Sitemap version 200.0
    Peter’s Login Redirect version 2.7.2 by Peter Keung(http://www.theblog.ca)
    The Events Calendar: Community Events version 3.2 by Modern Tribe, Inc.(http://m.tri.be/21)
    The Events Calendar version 3.2 by Modern Tribe, Inc.(http://m.tri.be/1x)
    TinyMCE Advanced version 3.5.8 by Andrew Ozz(http://www.laptoptips.ca/)
    Custom Styles
    WordPress SEO version 1.4.7 by Joost de Valk(http://yoast.com/)
    wp-jquery-lightbox version 1.4.5 by Ulf Benjaminsson(http://www.ulfben.com)
    WP-PageNavi version 2.83 by Lester ‘GaMerZ’ Chan & scribu

    network plugins

    mu plugins

    theme
    Beebo
    multisite

    settings

    recurring_events_are_hidden = exposed
    tribeEventsTemplate =
    tribeEventsBeforeHTML =
    tribeEventsAfterHTML =
    previous_ecp_versions =

    Array
    (
    [0] => 0
    [1] => 3.0.3
    [2] => 3.1
    )

    latest_ecp_version = 3.2
    disable_metabox_custom_fields = hide
    welcome_notice = 1
    defaultValueReplace = 1
    defaultCountry =

    Array
    (
    [0] => GB
    [1] => United Kingdom
    )

    donate-link =
    postsPerPage = 20
    liveFiltersUpdate = 1
    hideSubsequentRecurrencesDefault =
    userToggleSubsequentRecurrences = 1
    showComments =
    showEventsInMainLoop =
    eventsSlug = whats-on
    singleEventSlug = event
    multiDayCutoff = 12:00
    defaultCurrencySymbol = £
    embedGoogleMaps = 1
    geoloc_default_geofence = 25
    geoloc_default_unit = miles
    embedGoogleMapsZoom = 10
    debugEvents =
    stylesheetOption = full
    tribeEnableViews =

    Array
    (
    [0] => upcoming
    [1] => month
    [2] => map
    [3] => photo
    )

    viewOption = month
    tribeDisableTribeBar =
    hideLocationSearch =
    monthEventAmount = 3
    hideRelatedEvents =
    eventsDefaultOrganizerID = 0
    eventsDefaultVenueID = 0
    eventsDefaultAddress =
    eventsDefaultCity =
    eventsDefaultState =
    eventsDefaultProvince =
    eventsDefaultZip =
    eventsDefaultPhone =
    tribeEventsCountries =

    infosws
    Participant

    Hi,

    We’ve opted to remove the restrictions on wp-admin and keep it all open, so the issues I’ve raised above no longer apply.

    Sorry to have wasted anyone’s time (although the issues still exist within the plugin).

    in reply to: November Events not showing in month view #73955
    infosws
    Participant

    Hi,

    Just to say I am experiencing this issue as well.

    infosws
    Participant

    with ‘modules/bar’ as a parameter

    infosws
    Participant

    It has stripped out the code from my reply, but in case anyone is reading this a php function called tribe_get_template_part

    infosws
    Participant

    Hi,

    I have fixed this issue. The missing code was:

    I added this to list.php and the problem was solved. I was able to find this thanks to your advice in my other thread (I have been looking in the wrong plugin directory this whole time – should have been the pro folder).

    Thanks again.

    in reply to: Change position of map and grey search bar on map view #71599
    infosws
    Participant

    Hi,

    Thank you very much! At first I couldn’t see a map.php – turns out I was looking in ‘the-events-calendar’ folder in the plugin directory instead of ‘events-calendar-prop’. Doh!

    Thanks for the detailed advice – I can confirm that once I found the correct file it was simple to make the specified change.

    infosws
    Participant

    Hi,

    Thanks for replying.

    I’ve made my own copy of views/list/content.php, views/list/loop.php and views/list/single-event.php in anticipation of adding some code. However, the only change I’ve made from the defaults on these files is commenting out the_excerpt() in single-event.php.

    The website is live so I am unable to switch to a default theme or deactivate other plugins. As I say, it works on every other view, so there must be some part of the list template that is missing the relevant code?

    in reply to: Link to API #66754
    infosws
    Participant

    Hi Barry,

    Thanks for responding and for the link to the meta walker guide. However, I still can’t get my head around what I’m supposed to do with the functions in that meta walker guide in order to start using things from the API like tribe_get_address().

    Do I put them in the functions.php of my WordPress theme, or somewhere within the events calendar plugin itself?

Viewing 12 posts - 1 through 12 (of 12 total)