Barry

Forum Replies Created

Viewing 15 posts - 3,466 through 3,480 (of 17,936 total)
  • Author
    Posts
  • in reply to: Next Link on List View #963264
    Barry
    Member

    Hi David,

    It definitely looks as if there is a bug there.

    In the meantime, might you be able to change your custom CSS to target .tribe-events-nav-left and .tribe-events-nav-right instead – would that work for you?

    in reply to: Page header #963256
    Barry
    Member

    Hi B,

    So if I’m understanding things correctly the issue is with the missing title (the actual <h1> </h1> tags are present – but devoid of any text – reducing the total height of the container)?

    I think what you will need to do here is firstly identify where in your theme that content is populated and then determine a means to change the text/add more meaningful text.

    In the context of event pages, you might be able to use the tribe_is_event_query() template tag to help you determine when and when not to modify this entry.

    I’m afraid that – not being familiar with your theme – we can’t help too much with the actual process of customizing it.

    One other thing you might try is editing the template setting in Events → Settings → Display and toggling between Default Page Template, Default Events Template and any other options that might be available there – sometimes playing with this can resolve problems like this one 🙂

    Does that help?

    in reply to: Duplicate Recurring Events #963253
    Barry
    Member

    Hi John,

    Can you link me to some of the remaining duplicates? How many are there still to be removed/merged, approximately?

    in reply to: Pending Events Link not Working on Mobile Phones #963249
    Barry
    Member

    Hi!

    It’s been a while so I’m going to go ahead and close this topic.

    • Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
    • Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context

    Thanks!

    in reply to: allow certain users publishing access #963247
    Barry
    Member

    Hi!

    It’s been a while so I’m going to go ahead and close this topic.

    • Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
    • Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context

    Thanks!

    in reply to: Duplicate events #963245
    Barry
    Member

    Hi!

    It’s been a while so I’m going to go ahead and close this topic.

    • Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
    • Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context

    Thanks!

    in reply to: Member only events #963244
    Barry
    Member

    Hi!

    It’s been a while so I’m going to go ahead and close this topic.

    • Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
    • Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context

    Thanks!

    in reply to: Multisite #963243
    Barry
    Member

    Hi!

    It’s been a while so I’m going to go ahead and close this topic.

    • Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
    • Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context

    Thanks!

    in reply to: Text above #963241
    Barry
    Member

    Hi!

    It’s been a while so I’m going to go ahead and close this topic.

    • Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
    • Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context

    Thanks!

    in reply to: Event Listing #963240
    Barry
    Member

    Hi Carl,

    I appreciate the offer but I’m afraid our policy is not to accept site logins.

    when i disable my custom default-template.php the event expires notification disappears

    OK – so what have you customized and how does it compare to the current, unmodified version of the same template? Perhaps you could try systematically removing individual changes from this template and try to figure out the trigger that way?

    If you’d like to share your template (via Pastebin, Gist or similar – please do not paste the code directly in the forum!) I can definitely take a quick look though, ultimately, if the problem is your own custom code this may be something we need to leave in your hands.

    Barry
    Member

    Hi Paul,

    A great overview of safely customizing our templates can be found within the Themer’s Guide.

    In this case, for instance, you might be interested in overriding the following:

    • single-event.php
    • modules/meta/details.php

    You will probably also be interested in making use of tribe_get_start_date(), basic usage looking something like this:

    tribe_get_start_date( null, false, 'Y-m-d H:i:s' )

    That last parameter controls the date format and it accepts anything that PHP’s date() function does – so you have complete control over the format.

    Does that help here?

    Barry
    Member

    Mat,

    I feel like I’m not quite following.

    The title of this topic related specifically to the currency symbol and that fact that this wasn’t pulled in, but in your last reply you seem to be discussing an issue where – after creating a new event, complete with a ticket – the cost does not show in list view.

    These sound like different problems to me and actually, I’m not sure I can replicate what you just described: if I create a new event complete with a ticket, then the cost is consequently displayed within list view – it is also filterable (via Filter Bar – though that doesn’t seem to be active on your site right now?).

    Can you clarify the scope of the current problem?

    in reply to: Calendar primary events page content is blank #963224
    Barry
    Member

    Glad that worked 🙂

    Barry
    Member

    Awesome 🙂

    Barry
    Member

    Definitely sounds doable and yep, it’s just a case of digging in 🙂

    Since you marked this as resolved I will go ahead and close this topic – but, again, please don’t hesitate to post new topics as needed if you have any further questions that crop up.

Viewing 15 posts - 3,466 through 3,480 (of 17,936 total)