Patti

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 118 total)
  • Author
    Posts
  • Patti
    Participant

    Checked older logs, I can see the two Meta.php errors back as far as April 1.

    in reply to: New Version Available Notice won't go away #1276266
    Patti
    Participant

    Your solution worked. Thanks!

    BTW, for those of you reading after searching on the problem, solution was going to Dashboard > Updates and clicking “Check Again”.

    in reply to: New Version Available Notice won't go away #1275423
    Patti
    Participant

    This reply is private.

    in reply to: Month view, show only first day of multi day event #1258637
    Patti
    Participant

    I appreciate the time you all put into this. I’ll give it a test run asap. Thank you!

    in reply to: Month view, show only first day of multi day event #1252261
    Patti
    Participant

    I’ve been poking at it myself when I have time, trying to come up with a workable css solution. While it would be nice to have a resolution, I understand there are more pressing things going on in the world. Thank you for your time.

    in reply to: Month view, show only first day of multi day event #1248974
    Patti
    Participant

    So, this works, but displays on the first of every month (where the event post-id is 1998):

    body.post-type-archive-tribe_events div[id^='tribe-events-event-1998-']:not([id$='1998-1']) {
    display: none;
    }

    If there were some way of refining with a class or id that is the month name or number as a part of the “not” attribute, it would work like a charm. Ex. :not(.march-2017 #tribe-events-event-1998-1)

    in reply to: Month view, show only first day of multi day event #1248263
    Patti
    Participant

    I’m standing by. No worries.

    To let you know, I have played with the css six ways from Sunday and got nowhere. The problem is, the css wildcard selector that needs to be used because of the day number being added to the post-id will not work with the :not. (Double negative, yay!) But then I’m sure you’ve already witnessed that. :-/

    in reply to: Month view, show only first day of multi day event #1246596
    Patti
    Participant

    Not sure why it wouldn’t work the same as on the referenced site? Aren’t they setup the same?

    in reply to: Month view, show only first day of multi day event #1246292
    Patti
    Participant

    This reply is private.

    • This reply was modified 9 years, 1 month ago by Patti.
    in reply to: Month view, show only first day of multi day event #1246160
    Patti
    Participant

    It’s the same URL as the site I selected from the list of sites registered to my license, when I filled out this form. I could not leave the 6 month, multi day event in place because the site catalog went live on Saturday. you can view it on my test site but that requires I get your IP address.

    • This reply was modified 9 years, 1 month ago by Patti.
    in reply to: Month view, show only first day of multi day event #1245766
    Patti
    Participant

    Leaving a comment so you don’t think I abandoned the question after two days. Still looking for a solution if you have one. BTW, same issue running 2017 theme, no plugins other than security & TEC, TECP.

    in reply to: photo style event order #1139853
    Patti
    Participant

    None needed because you just answered a question I had posed – if you make the images / text consistent, would it fix the problem. I haven’t had time to find out for myself. Guessing that’s what I’ll be doing this weekend… Thanks for the info!

    in reply to: photo style event order #1139823
    Patti
    Participant

    Well, 9 times out of 10, it’s the theme, so let’s cut support a break there. That’s why you have to check it in a standard theme first. Sometimes you have to be patient and step through the hoops to get to the answer. I know, it’s frustrating when you’ve got somebody breathing down your back for answers and you’re doing the online equivalent of “press 1 for support”, “press 2 if you’re clueless”, “press 3 if you want to tear your hair out”. 😉

    in reply to: photo style event order #1139808
    Patti
    Participant

    Not really. As I was finally able to understand it, the structure or layout is based on how the elements in the first row lay. So if you have different size “boxes” in the primary row, the shortest box is going to have the first item in the second row under it. And so on down the line.

    I’m guessing your grid changes in different browsers because the font sizes vary just enough to make a difference between the two browsers to make it measure out differently. It will probably also change between Mac & Windows.

    Looking at the isotope features, I don’t know if there is a way to make lay out in a more standard way without changing the layoutMode and that would take customizing to do. I’m assuming, I don’t know for certain. I honestly couldn’t afford to spend anymore time on it, didn’t want to take up anymore of their time, and just explained to my people it is what it is, sorry. :-/

    • This reply was modified 9 years, 9 months ago by Patti.
    in reply to: photo style event order #1139797
    Patti
    Participant

    I just went through this same thing – here’s what I was told:

    The Photo View uses jQuery Isotope to output the items in a Pinterest-type grid but not in a rigid row-column type grid.

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