Patti

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 118 total)
  • Author
    Posts
  • in reply to: Admin Search – Alt Text Showing #106748
    Patti
    Participant

    Ugh. wrong link. sorry. http://tinypic.com/r/35jhw05/8

    in reply to: Admin Search – Alt Text Showing #106744
    Patti
    Participant

    [IMG]http://i58.tinypic.com/35jhw05.png[/IMG]
    It’s not the theme or plugins. It’s the same on all three installations I manage. Happening on FF 27.0.1 & Chrome 32.0.1700.107 on Mac 10.9.1 and I’m not where I can break to check it on other OS / browsers. If you’re not seeing it, try entering a longer search phrase.

    in reply to: Clarification needed on tribe_set_the_meta_visibility #105426
    Patti
    Participant

    .

    in reply to: Clarification needed on tribe_set_the_meta_visibility #104655
    Patti
    Participant

    Anything on this? Staying late…

    in reply to: Changes to default-template.php not showing up? #104480
    Patti
    Participant

    Never mind. Figured it out.

    in reply to: Changes to default-template.php not showing up? #104474
    Patti
    Participant

    Sussed out the problem – the Events template in Admin > Events > Display somehow got switched to one of the other site templates which is why changes to the default weren’t showing up. Hadn’t even noticed because there doesn’t appear to be any major difference between the site template and the events template.

    Solved that problem, but now wondering how to turn off that “before html” if we continue to use the site template and not the ECP template?

    in reply to: Changes to default-template.php not showing up? #104450
    Patti
    Participant

    Oh, and yes, there is definitely content in the before content box in admin area.

    in reply to: Changes to default-template.php not showing up? #104448
    Patti
    Participant

    That might work if I could actually get any changes on the default-template.php to work. As I said above, even simple changes (adding text) I made to that file do not show up on the page(s). IOW don’t think the default-template.php page is being read by the site.

    Thoughts?

    in reply to: Clarification needed on tribe_set_the_meta_visibility #104434
    Patti
    Participant

    Hey juliekuehl! Thanks so much for checking in and letting me know that someone at the company really cares about support enough to take time to let me know *personally* that I will eventually, maybe get my question answered! Not worried about the “reasons” for the delay, just glad that I may finally be able to move on and finish this project! 😉

    in reply to: Changes to default-template.php not showing up? #104430
    Patti
    Participant

    Hey juliekuehl! Thanks so much for checking in and letting me know that someone at the company really cares about support enough to take time to let me know *personally* that I will eventually, maybe get my question answered! Not worried about the “reasons” for the delay, just glad that I may finally be able to move on and finish this project! 😉

    in reply to: Realigning upcoming event widget – NOT RESOLVED #103921
    Patti
    Participant

    sorry, mistake – clear:both goes on the class for the short description.

    in reply to: Realigning upcoming event widget – NOT RESOLVED #103920
    Patti
    Participant

    wineevents, try something like li.vevent img { float: left; } and then add a clear:both to the class on the last line of the venue address.

    in reply to: Address Format via address.php #103432
    Patti
    Participant

    This worked:
    .tribe-events-single-section .tribe-events-address .adr .street-address { display: block; }
    .tribe-events-single-section .tribe-events-address .adr .delimiter,
    .venue-address .tribe-events-address .adr .delimiter { display: none; }

    The .venue-address etc. style had to be added to remove that “prefix” comma on that shows up on single venue page.

    in reply to: Address Format via address.php #103345
    Patti
    Participant

    Disregard. I think I have an idea on how to do this.

    in reply to: Address Format via address.php #103339
    Patti
    Participant

    It needs to be as is for the single organizer page (one line with commas), with line breaks and no comma after address for the single event page and remove the extra comma that shows up on single venue page (before city, state zip). I don’t see any clear way of making that happen because the “address” include is not able to tell if it’s being pulled into a venue, organizer, or event page. It will only see itself as a venue page.

Viewing 15 posts - 61 through 75 (of 118 total)