Tom

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 31 total)
  • Author
    Posts
  • in reply to: Cannot sync versions? #23949
    Tom
    Participant

    Thanks Andy. Unfortunately I’m not as well versed in css as I should be, but the class “cat_radiation” must relate to the category of the first event of each month, which is “radiation”. So I will try to figure out where the category classes are created and whether I can have any effect on them. I too noticed that all whitespace is being removed by the theme when displaying events. I’ve spent some time on the Suffusion forum to see if anyone else who is using ECP has solved that. In the end though, I think I’d like to figure out how to use the included page template for ECP and just not show any sidebar on the events calendar and events detail pages.

    in reply to: Cannot sync versions? #23922
    Tom
    Participant

    One more question. Any idea why the events widget shows the category colors only when you’re on the events page and not when you’re on any of the other pages? I’m almost positive that wasn’t like that before I updated either. You asked if I changed anything else. The answer is yes, I also updated EC, but not until after I updated Category Colors.

    in reply to: Cannot sync versions? #23921
    Tom
    Participant

    And I will definitely check the Themer’s Guide.

    in reply to: Cannot sync versions? #23920
    Tom
    Participant

    I think I will contact the Suffusion dev and ask him how to style the “Default Events Template” with his theme so that it shows up properly using full page width and not dumping the sidebar under the calendar. It’s even more pronounced when clicking on any event and getting the detail page for the event. Thanks for your help!! 🙂

    in reply to: Cannot sync versions? #23917
    Tom
    Participant

    I tried “Default Events Template” when I first created this site, but with this theme it produces a very weird result where the right sidebar is suddenly under the calendar. I’ve changed it temporarily if you’d like a look at what I’m talking about. http://www.attunementpractitioners.org/events/

    in reply to: Cannot sync versions? #23916
    Tom
    Participant

    I’m using the Suffusion theme by Sayontan Sinha

    in reply to: Cannot sync versions? #23915
    Tom
    Participant

    Sayontan Sinha

    in reply to: Cannot sync versions? #23913
    Tom
    Participant

    And I know I didn’t have this problem with 1.4.1

    in reply to: Cannot sync versions? #23909
    Tom
    Participant

    if ( !defined(‘ABSPATH’) ) { die(‘-1’); }
    php get_header();
    php tribe_events_before_html()
    h2 class=”tribe-events-cal-title”> /h2
    php include(tribe_get_current_template());
    php tribe_events_after_html()
    php get_footer();

    in reply to: Cannot sync versions? #23908
    Tom
    Participant

    Here it is again without the php syntax – I think it obliterated my post above:

    if ( !defined(‘ABSPATH’) ) { die(‘-1’); }
    php get_header();
    php tribe_events_before_html()

    php include(tribe_get_current_template());
    php tribe_events_after_html()
    php get_footer();

    in reply to: Cannot sync versions? #23907
    Tom
    Participant

    Thanks for your reply Andy. I’m a bit lost. I’ve never modified ecp-page-template.php. The sum total of the contents there are:

    if ( !defined(‘ABSPATH’) ) { die(‘-1’); }
    ?>

    I’m not seeing any class cat_radiation there.

    in reply to: Another disappearing tooltip question? #21905
    Tom
    Participant

    Hey Neil and Jonah…thanks so much for your replies. I read them at the same time, and I now have both my questions resolved. The plugin was the path of least resistance and does what I need it to do. And the tooltip fix worked perfectly and I’ll keep any eye out to see if it broke anything else in the theme. Thanks again….

    in reply to: Zero margins on event calendar listing #21835
    Tom
    Participant

    Ok…got it. Thanks very much Jonah.

    in reply to: Zero margins on event calendar listing #21828
    Tom
    Participant

    Hmmm…my theme does not seem to have an “events” folder. Nor can I find any “events.css” in my theme folders. Any ideas?

    in reply to: Zero margins on event calendar listing #21785
    Tom
    Participant

    Thanks Jonah, I’ll have a look. Any idea why the individual event listings have the same nice margins as everything else on my site, but the group listings have zero?

Viewing 15 posts - 16 through 30 (of 31 total)