Cliff

Forum Replies Created

Viewing 15 posts - 9,871 through 9,885 (of 10,686 total)
  • Author
    Posts
  • Cliff
    Member

    Beth, thanks for checking WP_DEBUG.

    One of our developers noticed your theme doesn’t seem to support body_class(), which it should according to WordPress best practices.

    I appreciate you wanting to get things working with the theme you’re using, but we cannot provide theme-specific / in-depth customization help, per our Terms.

    Our general rule of thumb is that if a theme follows WordPress best practices, it should be compatible with our plugins.

    I hope the suggestion to follow WordPress’ best practices helps you and/or your theme author to get things fully working with our plugins.

    in reply to: update probelms #1069188
    Cliff
    Member

    This reply is private.

    in reply to: Community Events #1068634
    Cliff
    Member

    I saw you marked my answer as “correct”. I’m glad it answered your question. I’m going to close this ticket. Feel free to open a new ticket if you have any other questions come up. Have a great day!

    Cliff
    Member

    I saw you marked my answer as “correct”. I’m glad it solved your issue. I’m going to close this ticket. Feel free to open a new ticket if you have any other questions come up. Have a great day!

    Cliff
    Member

    Glad to hear things are moving forward for you.

    When doing a sandbox purchase, checkout via PayPal with the “[email protected]” credentials (see Step 5 of Sandbox Mode)

    For the Stripe / WooCommerce / checkout issues, please do a video screencast (e.g. with Jing or CloudApp) of what you’re seeing at each step.

    You may choose to set your reply to “Private” if you don’t want the links to be as publicly-accessible.

    Cliff
    Member

    Thanks. I checked the link and tribe-events-tooltip- isn’t anywhere in the page source except for tribe-events-tooltip-[[=eventId]]

    So the tooltips aren’t outputting at all on the page (i.e. it’s not a CSS or JS issue).

    Please enable WP_DEBUG and share any PHP errors you see while navigating your site’s wp-admin, home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.

     

    Let us know what you find. 🙂

    in reply to: Can't have event post with sidebar with X theme #1068524
    Cliff
    Member

    Thanks for your research. I checked with the rest of the support team and we just don’t have specific integration for X Theme. Apparently we used to get quite a few threads about it (as you’ve discovered) but haven’t had such a demand for it in a while.

    I’m not certain if any of the past threads will still work, since we’re now on v4 of our plugins (since Dec 2015), but of course you’re welcome to try!

    We don’t guarantee support with non-default WordPress themes, per our Scope of Support Terms, and I’m guessing X Theme doesn’t specify compatibility with our plugins. Sometimes this happens working with multiple vendors…

    If we have enough demand, we may be able to come up with some code to make things compatible (like a “bridge” plugin) but that’s not anywhere on the to-do list at this time so you’d need to resolve any incompatibilities.

    I know this isn’t the answer you wanted to hear, but I hope it helps explain things a bit more.

    We definitely appreciate you.

    Cliff
    Member

    Hi Andrea. I know it can be frustrating dealing with integrations between two vendors. Thanks for your patience and sticking it out!

    Here’s the step-by-step answer for you:

    Note: PayPal’s Developer documentation for API Credentials may be helpful but shouldn’t be necessary to review prior to reading the information below…

    How to obtain Sandbox credentials (for testing/fake money)

    Example of wp-admin PayPal Split Payments settings for Sandbox mode

    Example of wp-admin PayPal Split Payments settings for Sandbox mode

    1. Login to https://developer.paypal.com/
    2. Click to Dashboard
    3. Under “REST API apps”, click “Create App” and give it a descriptive name (e.g. Example.com Community Tickets app)
    4. Refresh your Dashboard until your newly-created REST API app appears (may take a few minutes)
    5. Click Sandbox > Accounts. Click on your “[email protected]” email address. Click the “Profile” link that appears under it to display your “Account Details” pop-up.
    6. Click the “API Credentials” tab to obtain the information you should enter in wp-admin for these settings:
      1. PayPal API username
      2. PayPal API password
      3. PayPal API signature
    7. Still in the “Account Details” pop-up window, click your REST Apps app name
      1. Look in the upper-right corner for the “Sandbox” / “Live” toggle, and make sure you’re in Sandbox mode
      2. Enter this Client ID in the wp-admin settings: PayPal client ID
      3. Enter this Sandbox account email address in the wp-admin settings: Receiver email (note the “-facilitator” email address)

    Now that wp-admin settings are setup correctly, you should test that Community Tickets is working as desired, including how PayPal is handling the fake money.

    How to obtain Live credentials (for real money)

    Example of wp-admin PayPal Split Payments settings for Live mode

    Example of wp-admin PayPal Split Payments settings for Live mode

    Once you’ve tested in Sandbox mode and you’re ready to start handling real money:

    1. Clear out all the Sandbox credentials and save the fields as empty/blank. This helps make sure you don’t make errors mixing Sandbox credentials with Live credentials.
    2. Visit the PayPal API Signature page
    3. Click “Show” to reveal the information to be entered into wp-admin:
      1. PayPal API username
      2. PayPal API password
      3. PayPal API signature
    4. Visit your PayPal Developer Dashboard
    5. Click to your REST API app
      1. Look in the upper-right corner for the “Sandbox” / “Live” toggle, and make sure you’re in Live mode
      2. Enter this Client ID in the wp-admin settings: PayPal client ID
      3. Enter this Live account email address in the wp-admin settings: Receiver email (note “-facilitator” is NOT in the email address)

    ===

    I hope this helps get you over the finish line for setting up Community Tickets.

    Please let me know.

    in reply to: Map event and ticket event #1068459
    Cliff
    Member

    Hey Sergio.

    I don’t know what “C.A.P.” is, but this is what I entered: http://cl.ly/3V47040F290K

    And then I clicked to View the Venue: http://cl.ly/1J3T28353A2N

    Is that not what happens for you? Is that screenshot’s map location incorrect?

    If more than 1 of your venues is having mapping issues, please make sure to review your settings at wp-admin > Events > Settings > Map Settings section

    in reply to: Timezone incorrect for events imported with iCal Importer #1068434
    Cliff
    Member

    I checked with http://severinghaus.org/projects/icv/ and that iCal link validates, which is a good start.

    Please update me here once you think you’re done testing things. Thanks.

    Cliff
    Member

    Could you please disable all plugins and theme customizations and just have the conflicting theme active and send me the link to take a closer look?

    in reply to: Terrible looks #1068373
    Cliff
    Member

    Hi. I see you’re using the Ronneby theme, which doesn’t explicitly state compatibility with our plugin, like some others do: ThemeForest themes compatible with The Events Calendar / PRO

    I didn’t see any Console errors, which is always a good thing.

    Your theme has quite a few styling rules that affect all <form> and form field elements.

    Here are some examples:

    http://elsa.org/wp-content/themes/ronneby/assets/css/app-1.css seems to be the main cause of the styling issues.

    • It affects the TinyMCE Buttons. (FYI: You could uncheck “Use visual editor for event descriptions” in wp-admin > Events > Settings > Community tab if you don’t want to mess with the Description textbox TinyMCE button styling.)
    • It sets all ‘select’ and ‘input’ form elements to 100% width (e.g. the hour, minute, am/pm selects and the datetime inputs).
    • It has a rule for ‘table tbody tr:nth-child(even)’ to add alternating background coloring (gray/white).

    I hope you can see the issue is not with Community Events, specifically. It is simply a <form> with form fields. Your theme adds styling that doesn’t look good. It’s up to you to determine if you want to customize the styling for your own usage of the theme.

    If you decide to customize your theme’s styling, please let me know if there are any tweaks you can’t quite complete and maybe I could help.

    I hope this helps 🙂

    in reply to: FB Events #1068344
    Cliff
    Member

    I saw you marked my answer as “correct”. I’m happy that it solved your issue. I’m going to close this ticket. Feel free to open a new ticket if you have any other questions come up. Have a great day!

    in reply to: Display Month at top of calendar #1068343
    Cliff
    Member

    I saw you marked my answer as “correct”. I’m glad it solved your issue. I’m going to close this ticket. Feel free to open a new ticket if you have any other questions come up. Have a great day!

    in reply to: Question about custom recurring events #1068341
    Cliff
    Member

    I saw you marked my answer as “correct”. I’m glad it solved your issue. I’m going to close this ticket. Feel free to open a new ticket if you have any other questions come up. Have a great day!

Viewing 15 posts - 9,871 through 9,885 (of 10,686 total)