Barry

Forum Replies Created

Viewing 15 posts - 12,586 through 12,600 (of 17,936 total)
  • Author
    Posts
  • in reply to: Buy ticket button odd? #67336
    Barry
    Member

    Hi James,

    The safest (most upgrade resistant) way of tweaking the appearance of things like this is with a custom tribe-events.css stylesheet – please see our Themer’s Guide for details of setting this up.

    With that done, try adding some rules like these – you’ll probably have to do some further adjustment but they should provide you with a starting point.

    Hope that helps!

    in reply to: Ticket Not Showing Up After The Second Email #67304
    Barry
    Member

    Hi dremaster,

    Can you confirm if any emails at all are being dispatched/received – and if so which ones?

    For instance, is it only the tickets themselves that are going astray or does it seem that the order confirmation/receipt is also affected? Can you test a password reset through WordPress and let us know if there is a general problem with email here?

    Last but not least, are you certain that they are not being trapped by a spam or junk filter?

    Thanks!

    in reply to: Recurring Events Broken when trying to update #67275
    Barry
    Member

    It’s hard to say without knowing how your functions.php file is structured (it’s possible execution might not reach the bottom, depending on what’s above it). Can you share your functions.php file using a service like Pastebin or Gist so we can take a peek?

    in reply to: Custom Event Date & Time Within List Widget #67274
    Barry
    Member

    Hi Jordan,

    Looks like we’re missing some code that you posted. Unfortunately the forum does not handle code very nicely and it’s better to share it by linking to the code via a service like Pastebin or Gist.

    If you could do that that would be awesome ๐Ÿ™‚

    in reply to: Month view event tooltips link to day view on click #67273
    Barry
    Member

    @Kandace: how are you getting on here?

    in reply to: Events recurring every other week? #67272
    Barry
    Member

    Yes. The sort of rules you would set up for this would be something like:

    * Recurrence custom
    * End on one day after the date of last event
    * Frequency weekly
    * Every 2 weeks
    * On relevant days of the week

    Does that help?

    in reply to: custom category calendar #67270
    Barry
    Member

    Hi James,

    You can indeed. Here’s an example from our demo site showing a specific category in month view (noting the form of the URL):

    http://wpshindig.com/events/category/wordpress-meetups/month/

    Similarly, this works with photo view:

    http://wpshindig.com/events/category/wordpress-meetups/photo/

    Do note that there is currently a bug whereby navigating forward/backward a month or more will result in the category being “dropped” and it will simply revert to showing a normal month – but we’re aware of this and will be remedying this issue in an upcoming maintenance release ๐Ÿ™‚

    Thanks!

    in reply to: Sidebar on Single Event for Genesis Theme #67257
    Barry
    Member

    Hi Robert,

    That ought to function as expected if you are using the Default Events Template setting (via Events โ†’ Settings โ†’ Display) – but if you are using the Default Page Template, for instance, it won’t work quite as you expect due to the way content is delivered in that situation. In other words, you won’t be able to rely on tribe_is_event() quite so early in the request.

    If that’s the case you might switch tribe_is_event() to tribe_is_event_query() (though note that in this form the test would also change the layout for other single event types, like venues and organizers – if that’s not acceptable you’d need to tweak a little further).

    Hope that helps!

    in reply to: Feature Image #67248
    Barry
    Member

    Yes: please familiarize yourself with our Themer’s Guide in the first instance. Essentially though you would override and customize the single-event.php template, locating and removing the following line:

    <?php echo tribe_event_featured_image(); ?>

    Does that help here?

    Barry
    Member

    Creating a new thread is absolutely fine and a great way to share the information with others.

    We’ll review NextGen’s inclusion on the incompatible plugins list as soon as we get a chance and if all looks well we will certainly consider removing it from that list.

    Thanks!

    in reply to: Recurring Events Broken when trying to update #67240
    Barry
    Member

    Hi everyone!

    Sorry for the inconvenience, first of all. This isn’t specific to WordPress 3.6.1 itself but nonetheless Karen you are correct that the fix suggested here is the recommended way to workaround this ๐Ÿ™‚

    Not being a coder, I wondered if that part about the style should be in there as well or somewhere elseโ€ฆ ?

    Please do paste the entire snippet in to your theme’s functions.php file. If you have any doubts though or are really uncomfortable working with code it may be better to seek the assistance of a suitable developer or else wait until we solve this in an upcoming maintenance release.

    Thanks!

    in reply to: Sidebar on event details pages #67238
    Barry
    Member

    No problem. Shimatorabi how are you getting on here?

    in reply to: Calendar Events not showing in Month view #67237
    Barry
    Member

    Can you tell me what theme you are using?

    in reply to: Day view displaying random posts rather than calendar posts #67235
    Barry
    Member

    Hi Heather: what slug are you using for the main events page? I do see a page at /events/ but this seems to be an empty placeholder (if your main events page is also set to use that slug that is probably going to cause a problem).

    in reply to: Sidebar on event details pages #67197
    Barry
    Member

    Hi Rob!

    Thanks for jumping in and trying to move this along – even so it’s generally better to create a new thread of your own, even if it seems on face value to be the same or a very similar problem.

    In this case you are using Genesis – we don’t yet know if that’s true for the original poster, Shimatorabi, and I don’t want to derail this thread which he created in order to receive support for his own specific problem by focusing on a Genesis-specific solution, nor do I want it to become overly confusing by potentially discussing two completely different themes simultaneously with two different users.

    For that reason please do go ahead and create a new thread ๐Ÿ™‚

    Thanks!

Viewing 15 posts - 12,586 through 12,600 (of 17,936 total)