Robert

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 41 total)
  • Author
    Posts
  • in reply to: Back button linked to categories #16347
    Robert
    Member

    This will not work in my case even for events.When you click on an event to view it the url changes from events/midwest ==> event/”event name”. It does not carry the category with it when you enter the event. Any suggestion on where to go from here?

    It almost seems as if ECP needs to look at the URL of the page you are on and carry it within the event once clicked into. Maybe pass a variable via tribe_get_events_link

    in reply to: Back button linked to categories #16346
    Robert
    Member

    Also, how would that work for the venue? The venue also has that link there. So is there any way to not look at category and maybe look at what source the page was generated from?

    This method would work for main events but i don;t know how to make venue work.

    in reply to: Back button linked to categories #16345
    Robert
    Member

    Well I guess I do have a question. Would I add this code within the single.php or would I need to grab another file from ECP directory?

    in reply to: Back button linked to categories #16344
    Robert
    Member

    Thanks Jonah That helps. I will let you know when I have it working.

    in reply to: Single Venue View #15911
    Robert
    Member

    Yes I have the latest version installed. I am going to rebuild my Dev environment. I thought that I had events in there for that venue. Let me pull from Live and see if they are coming up since I know there are tons of events with same venue. I’ll keep you posted.

    in reply to: Infinite Scroll #15830
    Robert
    Member

    Jonah, thank you for the help. I had to take it a step further to get it to work properly. You guys might think about adding a feature like this to ECP. The following is what I had to do to get it to work for me:

    Content CSS Selector: #content #tf-left-column .content-container #tribe-events-content #tribe-events-loop

    Post CSS Selector: #content #tf-left-column .content-container #tribe-events-content #tribe-events-loop .list-post

    Navigation links CSS Selector: #tribe-events-nav-below

    Previous Posts CSS Selector: .tribe-events-nav-previous a

    Thanks again for getting me there!

    in reply to: Single Venue View #15829
    Robert
    Member

    That is correct. Lines 72 – 117 is where the issue is. Let me rephrase that, those lines are being generated but not appearing, or visible, on the site. If you view the source you can see that the code for the upcoming events in that venue has been generated. I am thinking maybe an incompatibility with the theme, because I have never seen the upcoming events for any events.

    in reply to: Single Venue View #15745
    Robert
    Member

    The altering I was talking about is instead of using tr, td, dl, dd I am wrapping everything in divs. The site is responsive and I feel divs are easier to work with hence the changes.

    in reply to: Single Venue View #15744
    Robert
    Member

    Sorry Jonah, I just realized that I had commented out the code. http://pastebin.com/jym1brqA

    Basically, I am trying to just display the upcoming events. The heading for the upcoming events shows but no events are listed below. I did alter the code to follow the same format of the other event pages. In firebug, you can see the venues have upcoming events being generated but they are not displaying. This may be a styling issue but they have never shown up. Any help would be appreciated. I have the code on my Dev site as well.

    http://dev.championroper.com/venue/dunns-arena/

    in reply to: Events Calendar PRO Feature Requests #15337
    Robert
    Member

    I would love to see the main calendar view have a way to filter events via categories. Also, the widget calendar should have a way to move forward in months. Any hope for these features getting implemented?

    in reply to: What tutorials/hacks would you like to see? #15259
    Robert
    Member

    Oh almost forgot, a hack to make the grid view responsive. My site is totally responsive, but I can not use the calendar view since it is not responsive. Any help?

    in reply to: What tutorials/hacks would you like to see? #15258
    Robert
    Member

    I would love a tutorial on how to implement YARPP (Yet Another Related Post Plugin) with ECP, or something similar of YARPP. I really would like to lower my bounce rate and since we are a event heavy website (championroper.com) this would help immensely.

    I would also love to see some form of an advanced search for events.

    in reply to: What tutorials/hacks would you like to see? #14749
    Robert
    Member

    I would love to see a tutorial on how to display events in a slider. Or better yet, how to add the event list directly into a theme in a horizontal fashion. Any help?

    in reply to: Events Calendar PRO Feature Requests #14284
    Robert
    Member

    A request that I have is to allow multiple organizers. I am running a site that is extremely event heavy and I have a need to allow multiple organizers.

    in reply to: Organizer's website title missing #12455
    Robert
    Member

    Silly me… When the update hit I did not update my files in my theme folder. I don;t know if that was the issue or when I was editing the single.php file I may have deleted the organizer link fields. Problem solved.

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