Jonah

Forum Replies Created

Viewing 15 posts - 2,566 through 2,580 (of 4,001 total)
  • Author
    Posts
  • in reply to: Minigrid Navigation not working #21351
    Jonah
    Participant

    Hi Duncan,

    Sorry for the delay on this. I just wanted to follow up and let you know we’re still looking into this. Will let you know when I know more.

    Regards,
    Jonah

    Jonah
    Participant

    Hi Torstein,

    Your best bet to be able to exclude categories from the prev/next post links is this plugin: http://wordpress.org/extend/plugins/ambrosite-nextprevious-post-link-plus/

    Please try that and let us know if you need anything else.

    Regards,
    Jonah

    in reply to: Events Widgets #21349
    Jonah
    Participant

    Hi Tyler,

    I’m going to request that we add the option to show more events for this widget because it would be super easy to do and would appease many others including you. For now, your only option is to follow this guide on completely customizing your widgets: https://theeventscalendar.com/how-to-completely-customize-widgets/

    I actually provide instructions there on how to modify how many events are displayed right after this text: “And change ‘numResults’ to -1 instead of 1 which will bring in all events (or change it to however many you want to bring in (2, 3, 4, 5, etc.). So the code should now look like:”

    I hope that helps!

    – Jonah

    Jonah
    Participant

    Hi Anthony,

    I’ve escalated this to have another dev take a look. I’ll keep you posted.

    Thanks for your patience.

    – Jonah

    in reply to: Unable to get "my events" to work #21293
    Jonah
    Participant

    Hi Mark,

    Not sure why this is still an issue. I’ll check with the team and get back to you.

    Thanks,
    Jonah

    Jonah
    Participant

    Hi James,

    It looks like the single quotes got converted to apostrophes in the code. Please make sure they are actually single quotes like in the previous block of code in your functions.php file.

    – Jonah

    in reply to: Events Not Showing Up Under My Events #21264
    Jonah
    Participant

    Is that the full error message you’re seeing? Can we see your site? Have you tried re-installing the plugin?

    in reply to: Visual Editor misaligned in Event Form #21258
    Jonah
    Participant

    Got a link to share Bruce?

    in reply to: Visual Editor misaligned in Event Form #21251
    Jonah
    Participant

    Hi Michelle,

    There’s not much we can do on our end though because the styling that’s being applied is very general styling for example for table elements like #content tr td. I suppose we could manually try to normalize the front end visual editor… I’ll propose this to the team.

    Thanks,
    Jonah

    in reply to: Heading title needs to be moved down #21250
    Jonah
    Participant

    No problem Kim, let us know if there’s anything else you need!

    – Jonah

    in reply to: Removing times from list and single event view #21249
    Jonah
    Participant

    Glad to hear Rachel, let us know if there’s anything else you need.

    – Jonah

    in reply to: Events Not Showing Up Under My Events #21234
    Jonah
    Participant

    Hi Tony,

    Can you please post the code errors to pastebin.com / pastie.org ? We’re still working on getting better code formatting here.

    To answer #1 above, there is no anonymous viewing of My Events, so your subscriber will have to be logged in to be able to access the My Events page. Are they logged in?

    I tried to visit your site but could not access it. You must be working on something. Can you please get it back up so we can take a look? I won’t be able to take a look until tomorrow morning at the earliest.

    Thanks,
    Jonah

    in reply to: Removing times from list and single event view #21233
    Jonah
    Participant

    Hi Rachel,

    We have horrible code pasting in the forums, sorry about that. We’re working to improve it but it takes sort of a back burner to work on the plugin 🙂

    Yeah, so if you do something like this:

    tribe_get_start_date( null, false, 'F j, Y' );

    That will display the date without the time (just paste in the same for the end_date). And if you want to change the date format further you can pass in any valid PHP date/time values: http://php.net/manual/en/function.date.php

    Does that help?

    – Jonah

    in reply to: Strange characters added to URL? #21232
    Jonah
    Participant

    Hi Charles,

    I don’t think that’s our plugin putting that string at the end of the URL. Have you tried deactivating all other plugins and/or switching to the Twenty Eleven theme? I would start there to see if there is a conflict. You might also want to scan your website to see if it’s been hacked: http://sucuri.net/

    I hope that helps,
    Jonah

    Jonah
    Participant

    Hey Javier,

    You can target the Events Advanced List Widget by targeting the .eventsAdvancedListWidget in your CSS. There is no specific CSS file for the widget. You can place the CSS in your theme’s style.css or in a copied version of /wp-content/plugins/the-events-calendar/resources/events.css placed in an ‘events’ folder in your theme.

    Does that help?

    – Jonah

Viewing 15 posts - 2,566 through 2,580 (of 4,001 total)