Jonah

Forum Replies Created

Viewing 15 posts - 1,726 through 1,740 (of 4,001 total)
  • Author
    Posts
  • in reply to: Changing meta description in list view. #29282
    Jonah
    Participant

    Hi L,

    You must be editing an older version or the wrong file because the current list.php file does not (and has not for as long as I can remember) call wp_head(). What version of the plugin do are you running?

    – Jonah

    in reply to: Events List Advanced Widget not showing any upcoming events #29263
    Jonah
    Participant

    Hi Steve,

    Glad you figured this out and thanks for sharing your solution!

    – Jonah

    in reply to: Updating an Event #29262
    Jonah
    Participant

    Hi Kyle,

    We thought you had gotten this resolved, at least with the code you came up with in http://pastie.org/5482011 and no we have not updated anything on our end yet but this is set to be fixed in the future.

    As for the event meta not saving in the admin now, I wonder if it has to do with your code or with a conflict with another plugin or your theme. Have you tried deactivating all other plugins, taking out that chunk of custom code you created to update events or reverted to the Twenty Eleven theme? I would start there to narrow it down to what’s causing the issue.

    Thanks,
    Jonah

    in reply to: Updating an Event #29260
    Jonah
    Participant

    Hi Kyle, you mean the meta was getting wiped every time you updated the event via your code, not the admin…?

    in reply to: Changing meta description in list view. #29258
    Jonah
    Participant

    Hi L, sure you can change this. You can start by overriding the list template in /wp-content/plugins/the-events-calendar/views/list.php and placing a copy in an ‘events’ folder in your active theme. Then, just modify the code as you see fit. For more on override see this article: https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    Cheers,
    Jonah

    in reply to: breadcrumbs…on the main calendar page using WP SEO by Yoast #29257
    Jonah
    Participant

    Hi Leonard,

    You will need to filter Yoast’s breadcrumb function and use conditionals like these (https://gist.github.com/2415009) to detect event’s specific pages.

    I hope that helps!

    – Jonah

    in reply to: Event address not getting updated from admin #29256
    Jonah
    Participant

    Hi Emily,

    Please follow up here with an answer in the next couple days or I’m going to close out this thread.

    Thanks,
    Jonah

    in reply to: Updating an Event #29249
    Jonah
    Participant

    Hi Kyle,

    Is this in relation to the issue in this thread or a separate issue altogether?

    – Jonah

    in reply to: Won't Stop Importing the Same Event (Latest Version) #29246
    Jonah
    Participant

    Hi Kevin,

    Got a link for the event so I can test it on my end?

    Thanks,
    Jonah

    in reply to: Events homepage showing individual event titles #29235
    Jonah
    Participant

    Nope, not if you’re using one of your theme’s page templates like you are. I explain that and more in the FAQ: https://theeventscalendar.com/faq/the-calendar-page-title-shows-title-of-an-event/

    in reply to: Events homepage showing individual event titles #29233
    Jonah
    Participant

    Hi Tom,

    It’s different for each theme but basically you’re going to need to edit your full width page template and find where the_title() is being set in the template and then use the code I provided to modify the titles in all the relevant event related pages. I hope that helps!

    – Jonah

    in reply to: Events homepage showing individual event titles #29212
    Jonah
    Participant

    Hi Josh,

    The code you posted above won’t do anything in functions.php – you’ll would need to add that to an actual template file like page.php or the ecp-page-template.php depending on what Template option you have set in the in the plugin settings. To constrain the width of the template, your best bet is to modify ecp-page-template.php (make a copy first and place in an ‘events’ folder in your theme) and add the necessary HTML code your theme uses to “wrap” the content on any given page. You can take a look at page.php for an example of this.

    I hope that helps!

    – Jonah

    in reply to: Events List Advanced Widget not showing any upcoming events #29211
    Jonah
    Participant

    Hi Steve,

    That’s strange. The first thing I would suggest is to deactivate all other plugins and/or reverting to the Twenty Eleven theme because there very well could be a plugin or theme conflict. Try that and let me know what happens and we’ll go from there.

    Thanks,
    Jonah

    in reply to: Bullets in Advanced Widget #29210
    Jonah
    Participant

    Hi Salvador,

    Please provide a link to your site and an example of where I can see what you are asking about in action so that I can provide specific instructions.

    Thanks,
    Jonah

    in reply to: Widget Date Format #29209
    Jonah
    Participant

    Hi Salvador,

    Which widget are you wanting to change this on and do you have a link I can take a look at an example at?

    Thanks,
    Jonah

Viewing 15 posts - 1,726 through 1,740 (of 4,001 total)