Barry

Forum Replies Created

Viewing 15 posts - 15,421 through 15,435 (of 17,936 total)
  • Author
    Posts
  • in reply to: Calendar setup – Genesis Issues #45104
    Barry
    Member

    Great πŸ˜€

    For the second issue with breadcrumbs, are you finding that you cannot deactivate them via the options in Genesis > Theme Options > Breadcrumbs?

    in reply to: How to Hide the WooCommerce 'Ticket' Category #45103
    Barry
    Member

    OK, that explains why I couldn’t see the Tickets category then πŸ™‚ Why not use both snippets?

    in reply to: How to Hide the WooCommerce 'Ticket' Category #45089
    Barry
    Member

    This reply is private.

    in reply to: How to Hide the WooCommerce 'Ticket' Category #45088
    Barry
    Member

    I’m not exactly sure which references to the Tickets category you are referring to. I looked at the URL you provided when you opened the ticket and also the one below (I’ll share that as a private post in case you don’t want the URLs to be public) but was unable to identify the problem.

    in reply to: How to Hide the WooCommerce 'Ticket' Category #45063
    Barry
    Member

    Hi digitalfusion.

    You could try adding this snippet to your theme’s functions.php file. Do note that you will almost certainly have to change it slightly (instructions are in the comment block in the snippet) as the ID of the tickets category is almost certainly going to be different from my test installation πŸ™‚

    Let me know if you have any difficulties.

    in reply to: Title again #45060
    Barry
    Member

    You might be able to do this with the $page and $paged globals – see here. Does that help?

    in reply to: Calendar setup – Genesis Issues #45059
    Barry
    Member

    Hi latinrecap,

    Let’s start with the first issue (pop ups being cut off). Your stylesheet contains this rule around 854:

    .entry-content { overflow: hidden; }

    Can you change hidden to visible and see if that resolves this?

    in reply to: Error when selection Event Add-On from WP admin menu #45032
    Barry
    Member

    (As an alternative, it’s possible to disable our upsell items should you be interested in that.)

    in reply to: Error when selection Event Add-On from WP admin menu #45030
    Barry
    Member

    Hmm, this doesn’t happen when I test it out on a default installation – so it’s possible there is a conflict. Are you able to run through our standard troubleshooting steps?

    • Please ensure that your Modern Tribe plugins are up-to-date and in-synch … for instance if you are using The Events Calendar 2.0.11 you must also use Events Calendar PRO 2.0.11
    • Deactivate all other plugins and change your theme to a default, unmodified one such as Twenty Eleven or Twenty Twelve
    • Now test to see if the problem still exists
    • If the problem has been solved by these steps, start reactivating everything one-at-a-time, testing at each point to see if the issue has returned
    • If the issue does return, take note of whichever plugin (or theme) you reactivated immediately before it started again – it’s likely there is a conflict with this item
    in reply to: Display tickets remaining #45028
    Barry
    Member

    Of course – and you can certainly drag and drop our widgets. However, if you want to make them do something new that the developers didn’t anticipate there’s not too many other options but to dive into some coding.

    Which widget are you trying to change?

    in reply to: Previous and Next Events labels not showing #45020
    Barry
    Member

    No problem πŸ™‚

    in reply to: Previous and Next Events labels not showing #45015
    Barry
    Member

    Something like this perhaps?

    in reply to: Tickets as Virtual Products by default? #45005
    Barry
    Member

    OK, so we’re now making this a high priority – we’ll investigate making products virtual and/or downloadable by default and if that looks feasible and doesn’t offer up any obstacles it may be in place as soon as the next release.

    Thanks for your testing suggestion. Having recently read a thread on this forum regarding testing and an inability to remove data, and given it’s a paid for product, and my intended use can hardly be considered unreasonable I’d prefer to know from the developers whether the proposed way forward is expected to work, and/or from the testers whether it actually works.

    It’s not unreasonable at all. Yes, changing a ticket product type to virtual is a workable option if you don’t want shipping address fields to appear during the checkout process (assuming there are no other shipped products in the cart).

    That said, I still recommend testing since on a practical level almost every WordPress installation is different and numerous problems can surface in one environment that may not be present in another.

    in reply to: Next Month Click not working in Firefox and Chrome #45000
    Barry
    Member

    Thanks for sending the login details across – what I was really looking for though was a copy of your theme to test out πŸ™‚

    in reply to: Previous and Next Events labels not showing #44998
    Barry
    Member

    OK. So I think from previous posts that you’re already familiar with the process of template overrides – but if not just let me know and I can point you in the right direction.

    What you could do here though is edit your custom events/single.php template and change these lines (normally near the bottom) to something like this.

    You could then target those labels with CSS using a selector like span.navlink.tribe-previous > span to position and size it appropriately … does that help here?

Viewing 15 posts - 15,421 through 15,435 (of 17,936 total)