George

Forum Replies Created

Viewing 15 posts - 2,776 through 2,790 (of 10,499 total)
  • Author
    Posts
  • in reply to: Not seeing all the sections needed to set up tickets #1145425
    George
    Participant

    Hey @Neil,

    Our response times are one reply every twenty-four hours. Thank you for your patience.

    When I try viewing the shop page on my own site, I have no issues with the checkout process. So from here, let’s try and identify where specifically things are going wrong with your products listing page.

    1. Do you have any other pages whose slug or title is “Buy Tickets”? If so, does anything improve if you delete these other “Buy Tickets” pages? (Even if they are “drafts” and are not fully published, delete them.)

    2. If “No” to #1, then does anything improve if you temporarily activate a default theme like Twenty Twelve, or Twenty Sixteen, etc.β€”and then check out the “Buy Tickets” page again?

    If possible, please leave your site in the state where a default theme like Twenty Twelve or Twenty Sixteen is activated, and then let us know when it is in this state. I will take a closer look.

    ☝️ I will work quickly to look at your site in this state to minimize the amount of time that your site has a default theme active.

    Thank you!
    George

    in reply to: Upgrande issue #1145421
    George
    Participant

    This reply is private.

    in reply to: Formatting of date and event categories #1145418
    George
    Participant

    Hey Juliet,

    To fix the issue over the overlapping titles, you can add CSS like the following to the bottom of your theme’s style.css file:


    h2.tribe-events-page-title {
    line-height: 1.8;
    }

    When it comes to making further edits to your design, this is unfortunately something you will have to take the reins on yourself. I say “unfortunately” because we cannot help with writing custom code, design modifications, etc.

    There are many free resources online for learning the basics of HTML and CSS modification. http://css-tricks.com is one great example!

    If you need to write custom CSS on your site, definitely check out a [free!] tool like Firebug if you use FireFox, or the Developer Tools for either Safari or Chrome.

    Please let me know if there is anything else I can try to help with.

    Sincerely,
    George

    in reply to: License Key Invalid? #1145393
    George
    Participant

    This reply is private.

    in reply to: White screen after installing Events Calendar PRO #1145390
    George
    Participant

    Hey @Matthew,

    Thank you for this information.

    It is odd that the file is named wp_config.php instead of wp-config.php β€” I know that may seem like a small difference, but it matters! πŸ˜€

    It is also odd that there was only a “-sample” version of the file in there when you first looked.

    That may indicate some deeper problems here, along with the specific error you report.

    1. Can you confirm if that error arises on your site event without Events Calendar Pro activated? Or does it only happen when Events Calendar Pro is active on your site?

    2. For now, one thing that might temporarily help is to try and add this line of code to your theme’s wp-config.php file:

    define('WP_MEMORY_LIMIT', '3000M');

    ☝️ Once you make this change, try installing and activating Events Calendar Pro again.

    Thank you for your patience here!

    George

    in reply to: changing venue page layout #1145381
    George
    Participant

    Sure thing! πŸ˜€ Open a new thread any time if other issues or questions arise.

    Cheers,
    George

    in reply to: Still having oEmbed issues in 4.2.3 #1145373
    George
    Participant

    Glad to hear that script helped, @Ken!

    Open a new thread any time if other questions or issues arise. πŸ˜€

    Cheers,
    George

    in reply to: Client Feature Requests prior to purchase #1145370
    George
    Participant

    Hey Hedley,

    When it comes to showing events in a page, the only options we currently provide are the “Widget shortcodes.” These shortcodes output the same content as a widget, but since they are shortcodes, you can put them in any post content, page content, etc., instead of being limited to putting them only in a sidebar.

    You can learn more about the widgets, and their shortcode equivalents here:

    β€’Β https://theeventscalendar.com/knowledgebase/pro-widget-shortcodes/
    β€’Β https://theeventscalendar.com/knowledgebase/events-calendar-widgets/

    I hope this helps!

    Cheers,
    George

    in reply to: Looks like I'm not the only one with problems #1145367
    George
    Participant

    Thank you @Marylu!

    1. Can you please post your site’s complete system information? Here is how to do that β†’ https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    2. Can you head to Events β†’ Events in your site’s wp-admin and confirm that events are listed there? If possible, share a screenshot of this list of events. Here is a screenshot of my own events in my site’s admin, for example:

    Thank you!
    George

    in reply to: Events page in lightbox? #1145264
    George
    Participant

    Hey Rich,

    Glad to have helped with that first bit of CSS. When it comes to changing that text you mention, this is unfortunately a bit more complicated. πŸ™

    It’s indeed possible, but at this time you would have to manually edit a file within your copy of the Filter Bar plugin. This means you would have to re-customize the plugin after the next update, for example, because the auto-updates overwrite the existing files.

    The file where you can edit this code is this one:

    /the-events-calendar-filterbar/src/Tribe/Filter.php

    Around line 236 of that file you’ll see the “Select an item” text, which you can change to whatever you’d like. Here’s what that block of code looks like, for reference: https://cldup.com/hehe_uiLrd-3000×3000.png

    Sorry to disappoint in some respects on this second modification. Please let me know if there is anything else I can try to help with.

    Sincerely,
    George

    in reply to: Venue image not showing #1145259
    George
    Participant

    Glad to hear it!

    Cheers and best of luck with your project,
    George

    in reply to: Month View Multiple Images #1145256
    George
    Participant

    πŸ˜€

    in reply to: Disable zooming/scrollwheel on "Map View" #1145254
    George
    Participant

    Glad to hear it!

    Be sure to make back-ups of these code changes and/or possible bookmark this thread for future reference.

    Best of luck with your project,
    George

    in reply to: Can't see events as post URGENT!! #1145251
    George
    Participant

    Thank you!
    George

    in reply to: Events Displaying in Blog Posts #1145242
    George
    Participant

    Nice! πŸ˜€

Viewing 15 posts - 2,776 through 2,790 (of 10,499 total)