post heading and Introductory text formatting gone

Home Forums Calendar Products Community Events post heading and Introductory text formatting gone

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #90292
    Suzanne Huebsch
    Participant

    This regards:
    http://westcoastknitters.org/events/community/add

    We had some preamble text before the Community Events form as per
    https://theeventscalendar.com/add-html-above-community-events-submission-form/

    All was working great with the above functions.php added to our child theme of the 2012 Theme.

    We recently updated to
    The Events Calendar 3.3.1
    The Events Calendar: Community Events 3.3
    The Events Calendar PRO 3.3
    The Events Calendar Category Colors 3.2.1
    WordPress 3.8

    -The problem: The Community Events form heading ‘Submit an Event’ is now gone.
    The list tags in the functions.php file are now being ignored. Any ideas?

    #91364
    Casey
    Participant

    wckg,
    Thanks for reaching out! So sorry to hear you’re having these issues, but hopefully I can help you out here.

    When I view the page source, I’m noticing that the correct HTML is being outputted, but it looks like the styling is being removed by your theme’s stylesheet. Could you share the code you’re using to output this HTML with me? You’ll probably want to use a site like Pastebin or Gist, so that everything comes across correctly.

    Could you paste your code into one of those sites and then share the link with me, so I can take a closer look?

    Thanks!

    #91962
    Suzanne Huebsch
    Participant

    Thanks for responding Casey.
    If you meant the php creating the preamble, I got it from
    https://theeventscalendar.com/add-html-above-community-events-submission-form/
    and made a functions.php for it in the child theme, it is not in the 2012 functions.php
    See it here http://pastebin.com/cZ9M44Nu

    If you meant the style sheet, I uploaded the child theme’s (of 2012) CSS to
    http://pastebin.com/t2WLCJfx for you to see.
    To create the child theme CSS I just copied the 2012 style sheet to the child and modified it as needed.
    John

    #92101
    Casey
    Participant

    John,
    Can you try switching your Events page template over to the ‘Default Page Template’ (screnshot) to see if that fixes the issue? Just go to Events->Settings->Display to change this and let me know if that resolves the problem.

    Thanks!

    #92722
    Suzanne Huebsch
    Participant

    Hi Casey
    Went to Events->Settings->Display.
    It was at ‘Default Events Template.’
    Changed it to ‘Default Page Template.’
    Saved.
    This corrected all the issues I reported above (Hooray!)
    However the knitters want their calendar to be full page width, as it was with the ‘Default Events Template.’
    With the ‘Default Page Template’ the calendar displays with the side bar, which makes the calendar smaller and causes text wrapping.
    Screen shot here: http://westcoastknitters.org/wp-content/uploads/2014/01/small-calendar.png
    So I reverted back to ‘Default Events Template’ for now.
    I want to stress for anyone reading, the Calendar seems to be functioning perfectly either way, this is just an annoying display issue on some inserted preamble text, by using some extra php, while using the ‘Default Events Template.’
    John

    #93035
    Casey
    Participant

    John,
    You should be able to only switch your page template for Community by pasting the following code into your theme’s functions.php file: https://gist.github.com/jazbek/6189599

    Make sure to change ‘new-template.php’ to ‘page.php’ or another template you’d like to use.

    Give that a try and let me know if it resolves the issue. Thanks!

    -Casey-

    #93372
    Suzanne Huebsch
    Participant

    FIXED!
    Excellent, Casey
    I added the code you posted at gist to my child theme’s functions.php file. I changed ‘new-template.php’ to ‘page.php’ as suggested. Worked first try. If interested, my updated functions.php file is here: http://pastebin.com/fewycAfc
    John

    #93493
    Casey
    Participant

    John,
    Great! Thanks for confirming that this got you sorted. Since you’re all set here, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks in advance. 🙂

    Cheers,
    Casey

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘post heading and Introductory text formatting gone’ is closed to new replies.