Barry

Forum Replies Created

Viewing 15 posts - 15,886 through 15,900 (of 17,936 total)
  • Author
    Posts
  • in reply to: WooCommerce 2.0 Issue? #41057
    Barry
    Member

    Does seem to be an assortment of issues on further testing. I understand the team are going to do a full review of this so hopefully any problems will be caught.

    in reply to: duplicate blogtitle on list/calendar pages only #41040
    Barry
    Member

    That’s a shame. Unless Events > Settings > Template > Events Template is set to Default Events Template though ecp-page-template.php will not be used.

    Which copy of functions.php did you insert that code into (the child theme or parent theme)?

    in reply to: Reduce width of Single Event Container #41039
    Barry
    Member

    What is your Events > Settings > Template > Events Template setting currently set to – and have you tried experimenting with this?

    in reply to: Crucial: Wrong amount of Tickets sent via email after purchase #41036
    Barry
    Member

    That’s really puzzling. Do you have access to any of the generated PDFs? If so, could you forward it to us ([email protected]) and perhaps also share a screenshot of A) the corresponding WooCommerce order page and B) the WooTickets attendee list?

    Thanks!

    in reply to: Wootickets: Product Templates and custom ticket numbers #41035
    Barry
    Member

    Hi Andy,

    How hard would it be to hack your plugin to accept a specific range of range of tickets

    It’s probably possible to change the number used for the ticket ID (if that’s what you mean) but I suspect it may require some knowledge of WooCommerce’s internals just as much as WooTickets’s inner workings.

    This sort of customization isn’t something we can help with too much I’m afraid.

    Can we add the ticket to a template from a WooTheme?

    Again I’m not 100% sure I understand the question, but there are quite a few ways to sell tickets besides the default of a ticket form on the single event page … really you’re limited only by your imagination and WP dev skills here.

    in reply to: duplicate blogtitle on list/calendar pages only #41031
    Barry
    Member

    OK, so to give you the background – when something other than the default events template is being used (I’m guessing you are using the default page template?) then The Events Calendar has to “trick” the theme into thinking it has an actual post it can display.

    I’m not quite sure why, but it actually inserts two copies of the same “spoof post” and that is causing the duplicated title (the reason the actual calendar or event list doesn’t display twice is another story ๐Ÿ™‚ ).

    In any event, I tested this code with a local copy of Karma and it seems to solve the problem – you would basically put it in your theme’s functions.php file (or your child theme’s equivalent) and it will hopefully take care of this, but do let me know if it does not.

    in reply to: duplicate blogtitle on list/calendar pages only #41026
    Barry
    Member

    Hi kirks, I suspect this is due to a bug in The Events Calendar. I’m just trying to confirm with a member of the dev team.

    in reply to: Getting an error on Category List View #41009
    Barry
    Member

    If you were able to try out our 3.0 beta code (in a safe environment since it is not quite production ready yet) that would be great. Please email us ([email protected], containing a reference to this thread) and we’ll be happy to provide a copy.

    Barry
    Member

    OK – well that is definitely concerning. If you review the order (WooCommerce > Orders > Click on an affected order) is the order quantity at the correct level or is it also at double the value?

    in reply to: Custom Recurring Event Posting Twice and Incorrectly #41006
    Barry
    Member

    Excellent, in that case I will mark this thread as closed ๐Ÿ™‚

    in reply to: Getting an error on Category List View #41004
    Barry
    Member

    That’s understandable, but thanks for the response.

    Iโ€™ve been watching for the new version that doesnโ€™t display this error? I am assuming it is still an issue?

    It’s difficult to be absolutely sure as we haven’t been able to replicate this problem ourselves, so, really we’re just covering all the bases here.

    Barry
    Member

    No problem ๐Ÿ™‚

    in reply to: Calendar Vs Event List #41001
    Barry
    Member

    Thanks Eugen.

    in reply to: TribeEventsQuery setupJoins Error Started Showing #41000
    Barry
    Member

    That’s odd. When is this happening – on every page load or following a specific action?

    in reply to: Reduce width of Single Event Container #40999
    Barry
    Member

    Hi lghadmin, I think you are going to have to do one or both of these things:

    * Add new CSS rules for div#container … you may for instance wish to apply float:left
    * Add new CSS rules for div#sidebar … you might for instance wish to apply either a right or left float and also specify a width, such as width:210px

    Does that help here?

Viewing 15 posts - 15,886 through 15,900 (of 17,936 total)