336creative

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: List View – Events to? #1042903
    336creative
    Participant

    Thanks for the info Brian.

    in reply to: Followup: Events Categories Showing All Events #100589
    336creative
    Participant

    We switched from using a custom loop to modifying the default Tribe one and were able to resolve the issue. Thanks for the help and direction!

    in reply to: Followup: Events Categories Showing All Events #100487
    336creative
    Participant

    I can’t keep ECT disabled as that is a core part of the theme customization for our site. So we’re going to have to find a work around.

    I flushed permalinks to no success. I renamed tribe-events in my theme to tribe-events-bak, and it shows an error that no events match the category when viewing the page.

    So still suck…..not sure what else to do here….

    in reply to: Followup: Events Categories Showing All Events #98810
    336creative
    Participant

    Ok so I defaulted to 2012 and it showed that no events matched the category, which obviously isn’t true:
    Screen Shot 2014-01-30 at 12.19.35 PM.png

    I then went through and disabled plugins one by one. Finally, after disabling Easy Content Types, the events seemed to report back properly as intended in their proper category. However, after leaving ECT disabled and reenabling my theme, the events still show up previously like they did, ignoring the category limiters.

    So, not sure where that takes us, but I definitely need some help!

    in reply to: Events categories showing all events #97521
    336creative
    Participant

    I’m experiencing the same issue as well – doesn’t matter which category I click and go into, it just shows all of the events!

    in reply to: Events Pagination Issue #95398
    336creative
    Participant

    Thanks for the help. Figured that since you had documentation of exactly what I’m trying to do that you would have some more insight. Oh well, we’ll give it a shot.

    in reply to: Events Pagination Issue #95264
    336creative
    Participant

    This reply is private.

    in reply to: Only Show Event Time #58496
    336creative
    Participant

    Oh gotcha! Thanks for the clarification and help. This is exactly what I was needing!!!

    in reply to: Only Show Event Time #58489
    336creative
    Participant

    Thanks for your help snorton. My issue above is that I’m trying to only display the start time, and not display the date at all. I have the date displayed elsewhere using the php time info.

    in reply to: Venue Not Showing Up in Custom Loop #50626
    336creative
    Participant

    Ah didn’t think about that. Thanks for the heads up!

    I was actually able to figure it out! Thanks though!

    in reply to: Remove Featured Image from Automatically Displaying #42323
    336creative
    Participant

    Solved – since image was loading twice, just used display:none; to not display the second instance. I feel dirty doing it, but not sure of another workaround other than creating a custom template.

    in reply to: Remove Featured Image from Automatically Displaying #42322
    336creative
    Participant

    Yes. That is the issue – the loop is essentially being run twice on the page – and that is why the featured image is being displayed twice – once before the content but inside the loop (it’s coded that way), but then once again once the loop runs.

    in reply to: Remove Featured Image from Automatically Displaying #42234
    336creative
    Participant

    Well that didn’t work – it’s posted here now: http://snippi.com/s/3gjjhto

    in reply to: Remove Featured Image from Automatically Displaying #42233
    336creative
    Participant

    Thanks for your help Jonah! I was able to follow you other answer. Only issue – it took the featured image out where I wanted it left (in the header) and left it in the content area where I wanted it to go away. The loop in my page.php is currently as follows:

    <div id="post-” >

    <?php edit_post_link( __( 'Edit', 'twentyten' ), '’, ” ); ?>

    Any help?

Viewing 14 posts - 1 through 14 (of 14 total)